The explorer is out of sync. The last synced block is 55 hours ago. Current block height: explorer: 2206528 / node: 2242343 / ref: 2242343

Program aseptically.aleo

Program ID
aseptically.aleo
Owner signature
sign1xe5l3vrcu98mcjexngz5md2hputp3clsn0qvf93czru2thh7pgq7399rfapp4nkj4dfrlhzdg2uyrqe2x4mlrk9wwdm2pc7spruewppclcjuqp2enct20uh4hjn33jxaradvkpll63yw8nlpk2trnnktqsfwg7cgr2ad3llkshz409wwruaav2qr9t9al4ppx7k3wag37e53yedlhzc
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 aseptically.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