The explorer is out of sync. The last synced block is 151 hours ago. Current block height: explorer: 2206528 / node: 2304458 / ref: 2304458

Program annierountree.aleo

Program ID
annierountree.aleo
Owner signature
sign1wqxch892px5m78lmnej57d7uc8z84svuy5esjqffezwakf4vs5pkt7kuvwscy9gfdryx9r9v5x5ghgc3z2rlncpqvjka4mmyaqmt7qh63r85wt8ylp6l83j0ukp9sren2ka5yqq5pfl5d55wl7qfja2fplp6vwtdlrjsur5a40wc0amudcway8gv966gfzedcwck92vn8j9syyu6adz
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 annierountree.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