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

Program stephaniefulton.aleo

Program ID
stephaniefulton.aleo
Owner signature
sign1t4zn3gz3el3wgyj0w0eq2cjk4yv0c6n7d9l24sj6w5my5vqjpvqey9nvky0705xt349tfllxq5msfqchju43p7fp59tkqrhe3cy9kqyxf6qn0mv77csycc0q5ka2nfwxlk7yw7wuw7r3g35vl25srl95qpxlgq04t3vxcccszdkxpw3s7rfl3tldlkxk0qhf8ccylmm3jq9qc7pml2n
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 stephaniefulton.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