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

Program tonycolburn.aleo

Program ID
tonycolburn.aleo
Owner signature
sign1gnxxw2rtn76qwpcncaeave9dx05neewj5jj29dk7p2swdcq3zvqcfrpu8s2uuex5kpv06gnxjda3e9aqneaykneh0apgazxmk4s7zqajw6sa7gll6aqhnwl6mwp6hu36xswntcfnhr6h2gglr02gv0h6ql54ge4c8aq7cv9sxet74jh9e6jwj7gwrvtpfs3uzmef899xpwxs2txwg6d
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 tonycolburn.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