The explorer is out of sync. The last synced block is 442 hours ago. Current block height: explorer: 2206528 / node: 2488970 / ref: 2488974

Program marytemplin.aleo

Program ID
marytemplin.aleo
Owner signature
sign1m7jrteygms7nt0gzd4mwjjhsu9027d8d0xwhe3qd6zwq9r695yq0u7l24pz30chhznyyny7eat3nwnfgdr6zfs8vpkvhzhjxkch0cq2kqf33p7kz8cd7dyzkt7yqz7s4thyxtvk7y2hmh4whc0xukvmeq87dqw7ypfwxqp8k4ng9mxgq8zz5j242453n6hgu35gevmrq8z73qztm6av
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 marytemplin.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