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

Program devinmcdill.aleo

Program ID
devinmcdill.aleo
Owner signature
sign1h7czvyf2nanedsxmazuq7qe6w74lz2788ejuf4fpad7j2ytjagqavzsg4nssu7wpev3x97886thxzqu4hpfkmuwfxfszm6jmddg96qxgw9cv6ej9ym2k20k036uxmt3z880t7wez9xaw2tcz9hltd2vwpxu5rudshuyeyjsymw03f2qltt0lknc9awzw54ewry4kvt0zpqrqgnxdv08
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 devinmcdill.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