The explorer is out of sync. The last synced block is 186 hours ago. Current block height: explorer: 2206528 / node: 2326780 / ref: 2326778

Program bettyolson.aleo

Program ID
bettyolson.aleo
Owner signature
sign1k2a34pvruluh9dnnp7qeq5480pm6mjssh0pdxx29xe08uqk57spu9fn0n0zs4xfpfaersh4lu0lnvl8kcleg7ganayn9kud4qda3cquypuulggau6ft0whv5dyg64a3j296r2ykpnnjkmxj4hjzuv8nzphh06yxj4umhx0r7xg64f3fa4wq2alqh7h8wplq75vpzncm5mzgsxknc7h6
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 bettyolson.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