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

Program liveliness.aleo

Program ID
liveliness.aleo
Owner signature
sign1pq6k87vrez07epsmkkygvnapwecv5p6c2wde2nclnkvcclrcmgqsxh73hzxmdr4l32dk8w2lp4reycza340g9534rcclk6gv5hze2qwln6w93z59pt4vnxkqrwxypgded3jr2lnk879whp9nfk6ynuy7p3ha6lk0hu4uqgnxh9zxm50hh7k0np6l4nxwsqgrkpg0s70wyxfqwpkxg40
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 liveliness.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