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

Program madgalinxsf.aleo

Program ID
madgalinxsf.aleo
Owner signature
sign1q3l5yyq9j49uc4kfm34vp3l98vwf3s7fgwukmlm9zeelt46n2gqarr0p56u3hdxdfj8xxlx8rgud5nqaza2e93gg6w7yslwj90frjq0vyskm0jlmrnrq3appfuztcdkud33a0c09apmcexlsrwc0vqq5qcr9x6335kyn403x5v5f3j4ywl04xp2wa3h84gvqhdttj6r6z7psxjt8uy6
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 madgalinxsf.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