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

Program kiratisamhath.aleo

Program ID
kiratisamhath.aleo
Owner signature
sign1mstjczp2jml8l746qrl5yw5y5l3wyxfn4c8wgd8qv80pdlt50gqxe7anx84aman8g4vl9hqetkqkfk9t0h7a6k428w0htnl43g2wuqcvte49hdkn5uwfw99m74fnr8k9ak75vxr48yaf2m7kqpc2wdudzqjw8dzlgdl3s3z3z58hqaa4nfw0rj3n37ykstuet9vszdnt976qq394yzm
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 kiratisamhath.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