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

Program marygorman.aleo

Program ID
marygorman.aleo
Owner signature
sign1ywls5av2lnvawltfzfxdhy4jr05rw8exsdqj9v8g9lz9xk908ypgwr2ls6xn5469ac2x0wwfrlxcaszjav3lsntfmyezy3ytmp5p7q3rfack5lpe0wf2hrkxg97f9f0yttkc73858wzteck7wx04d4yfzq26dzlmuu95470lhhgldqkt5uk5j25ugz24nftkvxqymy94jfpsj9yuldf
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 marygorman.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