The explorer is out of sync. The last synced block is 446 hours ago. Current block height: explorer: 2206528 / node: 2491754 / ref: 2491748

Program dorothycooley.aleo

Program ID
dorothycooley.aleo
Owner signature
sign1plzpl9ns0pnf465glsr5mlurcqdtwr5dnssa6wmpz06xuhxxjcpjvp5kusx7cgpqk7l33nr2gk9a4smnnhyxf4uqqy3d7am2xrzqyq0j3z4w7hufjjpwxlf0y85l25yftslpl8xm3ynv9nhssgkwrsjfz80dn89h4kz8ykmvzuujry742mhy3alx0p4m2uzsyfe8q9knyqhqs7lke24
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 dorothycooley.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