The explorer is out of sync. The last synced block is 542 hours ago. Current block height: explorer: 2206528 / node: 2552999 / ref: 2492275

Program sandranewton.aleo

Program ID
sandranewton.aleo
Owner signature
sign1gesfceecx2kx4jkz9e8vlrnwrwpdxsslnwwgnrdl85g4cj8fquqxc8sxhhtp3eatem0jc8jmrddrm5awk8zyc6av04ksgk8m286hvqjxxz42dcrd5hra3f8gawmycxysgqxvpd760kmthr9atgjdcxwhqxzet7qkwpw3uyav6wmf4egpwpmvsur592knhkt2c7rcygl4g92syc5nkx2
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 sandranewton.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