The explorer is out of sync. The last synced block is 241 hours ago. Current block height: explorer: 2206528 / node: 2362502 / ref: 2362503

Program michelemills.aleo

Program ID
michelemills.aleo
Owner signature
sign1yqk2gr58f203d3jf49xhvnu8x5jtvp94xg9q509fvq30tw24kgp5x376ydzxfa4q4x4555jeamp22afzru6gkjjhj2suprrkvtqvkqz489yg292x3lxug7qf0zkg894de73xnu6xk007zzv6svuj0wrtprlvsk2u6z79w9h4uwm8cw7y8jsyyy3v50h8lhm0l52jpp2rfgypzgyau46
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 michelemills.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