The explorer is out of sync. The last synced block is 192 hours ago. Current block height: explorer: 2206528 / node: 2331148 / ref: 2331149

Program jessicalarsen.aleo

Program ID
jessicalarsen.aleo
Owner signature
sign17hsn40kx8f7dp0umdnfpx42pxyrrenud3uh4k97k88huthswrcq059783z0j7ut5sl6dxmy0x9hr0s9mx9f58vlvmvavpg20y7l2xp873nk4nr6u4l8vscfj4nkkyep8tu4aelyc6vuwuvde8zpur604pshdxsk4vmruunj96a5ce29s5pdgz05ryzhepff8ecfxxs8qn2pqy6zpagm
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 jessicalarsen.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