The explorer is out of sync. The last synced block is 173 hours ago. Current block height: explorer: 2206528 / node: 2318526 / ref: 2318527

Program mylovelybaby_v9.aleo

Program ID
mylovelybaby_v9.aleo
Owner signature
sign1zm4lfcygym89j8nsfuqm39qpspj30s694yjv92yjagpx22d2agqhdjh52as62jspz505vm3mh03xhge74mxhqm3p6eunzq3hyxugzqzejxatvkheus7dhefptkd9enfn7046cpyhky84an59xxl9cgz5zpxmxw2dg0rl4nhfcrg57jrewe5y54jx6sa5p7s2t5wxy63lwz8sglvgwrl
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello_baby(public u32, u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program mylovelybaby_v9.aleo;

function hello_baby:
    input r0 as u32.public;
    input r1 as u32.private;
    input r2 as u32.private;
    add r0 r1 into r3;
    add r2 r3 into r4;
    output r4 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented