The explorer is out of sync. The last synced block is 191 hours ago. Current block height: explorer: 2206528 / node: 2330192 / ref: 2330191

Program artiesantos.aleo

Program ID
artiesantos.aleo
Owner signature
sign1rh486hez2v2tyzkuwpdyehegt44nuu9jfjjuxjkxfg7vsf64eupv5c9a0tnh9gje6pxsca7c6jmajydt2hhym5p40y3hnl6rxe6e2pxjymaf27jzm8wl85nhk82gfj9nlac34nlawzezjvj4udyaed7tqzwh476g5k9dw7a4smlws65ncehrj54dk0dtgtqfpvrpuzerjkzqjwukvqj
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 artiesantos.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