The explorer is out of sync. The last synced block is 184 hours ago. Current block height: explorer: 2206528 / node: 2325848 / ref: ?

Program aubreyshaw.aleo

Program ID
aubreyshaw.aleo
Owner signature
sign1t2d4j29l0sm3uxyw07vwfaqryslalygyccpej2z73vjqdvtq3uq70248yhy6rlrjyrsvpn5t6ujtd7rp7hvflzr2dn09qfdrtvy6cqtk6pr8mlfghfrj7tdt66malu7090ft907klr4m88up2pm85w96pe9mh5spq9r2j435wz25zzvsq923rsa32mx2y669g2jl6wrxt5wsjqarjuw
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 aubreyshaw.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