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

Program heatherbetts.aleo

Program ID
heatherbetts.aleo
Owner signature
sign1gddupcs0ynyu58tmc6754xyuzs239twlgeawhl5xrmkwrn465cq7exg7tss6q6x9y8f60w2zav0nk4jd6rm475yvuytx6a7xhewzkq83t8uu3qx2r4c6ylhs8nf73e2jtj9t8fsqz404kah5gwt84mquq6fejwzsmdxvxl3wxxl5e962rlyyvrz87s76p0s09f8mg5j3te3swu4qq76
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 heatherbetts.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