The explorer is out of sync. The last synced block is 546 hours ago. Current block height: explorer: 2206528 / node: 2555626 / ref: ?

Program estherfletcher.aleo

Program ID
estherfletcher.aleo
Owner signature
sign1a6pm07tmcc3jwtx8c8s0nmxqq83fp5j8nh8pjmsdcpkucu375ypx79w22zakyxkahhjs5u549r7wcva9yy4j7cxlysy9vfuu5nal7qjr0k3e22gxv4nzedt7cq4l63jmxj6dqvy2777j9mp8y97rw69zzq4j7mlv5sltnvtckjll4875vf40qy83d6xg8pzggmqkl7f3l04sxq49vk2
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program estherfletcher.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented