The explorer is out of sync. The last synced block is 146 hours ago. Current block height: explorer: 2206528 / node: 2301521 / ref: 2301518

Program heatherburrell.aleo

Program ID
heatherburrell.aleo
Owner signature
sign1ssfhkdrvv2hvhdu9dtnr4w08edadppuyjk6lv5mtdzsssqrreqqfnwca0fj6ds5lj62gjalxnd7h5rj5czfm7vt0v9q6l7jq2a292pytkcljdprr4w7r4xrpratxatwhh7tpr5ea769rfjxzp4a7gkzzpne80zc69nqgz9msjq44kq8yt87u75sdec2h7alpfwl9pzqnha8suwhgvc6
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 heatherburrell.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