The explorer is out of sync. The last synced block is 182 hours ago. Current block height: explorer: 2206528 / node: 2324073 / ref: 2324075

Program mylovelybaby_v5.aleo

Program ID
mylovelybaby_v5.aleo
Owner signature
sign10n9mga0vazdjus9294n0d9648vvre9y96fst9wapajp439aufypkxegnkqyg25lkgc4gk4xzeyscn7myd26nhlr0k4v9t3rjdmsu5qp48t7muc0nlp2x6rn88scj4csupfhk6q3fr40wpjfx20gl3f5ap5624lwgjq7uxflgejf7c8chp7rm2q27kgtz5g2j2e98n5xfkehsxxsmpuq
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_v5.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