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

Program gregoryearwood.aleo

Program ID
gregoryearwood.aleo
Owner signature
sign130gwud6ngnce9x0dy43sr8yggn04x8skw3xgdqs8rpue72ughuqg9swmwluxu23mpm8a8zzcpjdc5gu30ue90nfnsmqqvngcwffm7qlcq0kc2mgmp9arsx3cc8ufefvpe4qsmxxxpr3mk7sgzt89vjjzq7l83y567rwgjw927l820fww2xtwga29z7fufyu05qf6xj0xxexqvd5uttv
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 gregoryearwood.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