The explorer is out of sync. The last synced block is 192 hours ago. Current block height: explorer: 2206528 / node: 2330554 / ref: 2330555

Program mondegreen.aleo

Program ID
mondegreen.aleo
Owner signature
sign1lvdym6xcvn8dq6cemntrk7z0upzdmtxldwtcpu4cf27cn7x04vplkvlyck3k7mvtvvpqwvjnxwazm5fmmpurez55dzjyrlwpe5fqypqgg4jp2xhakyhf50mm8mr08yr68mr8s5r5zeujs5p46seevajuq0wcfsd8q4eyl8xdf48vffy6fegum6p89htad6386c3hrcqnvm4sxcw24u4
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 mondegreen.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