The explorer is out of sync. The last synced block is 189 hours ago. Current block height: explorer: 2206528 / node: 2328983 / ref: 2328985

Program fatherlike.aleo

Program ID
fatherlike.aleo
Owner signature
sign1nj9ha0xthwswsqzjyw78d33jeze7m0847zhvw8g30m56qf2gwcq45dur348tfaurzq0d53ep3vrqxuqu6yy5l6x90lyre49p74jg6qumuylaf3mgqxmqlr2a09wmq0seet8kp6vsszvh5za248c3282mqtpt8qt9uank2g5f56q8kxrhj4mfslm4w766sp2p0kw6ds2xu78q2pzknt7
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 fatherlike.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