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

Program leahortega.aleo

Program ID
leahortega.aleo
Owner signature
sign1zh9dekzvm5q7ujj7dsmalmfvs2rhrt4mrpn929jpmjxe24dsdvpgj2adfgegmwfshvwynx5xyfsc30mr6rquc0ydgjamz47vzzycxqr68dz0ypmvyynj4xwzdfm5spjcl44qp8ntu3mrshtg0787apk9pey5t8h7szre76052rns3qhv55rctk2t3rcqdcup0lsrxa7za3jqgp9e4a8
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 leahortega.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