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

Program jessicabuell.aleo

Program ID
jessicabuell.aleo
Owner signature
sign1s328l3gty5aptz4yer28pgtv67hkpdt65hwtaume4zn565frwqpzrmfpfup6jewzez3tzxarjtrml7emu3qn60z025jaa3kg8mwp7qtt7zesnwqqs0vvysrl3zj03q95p25wf5gst30z8mhwe08x8k04qezderet8pn9yn9z54lk2pm3mglu9qj38nz66geanj6mugd9vlssu4g4wjz
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 jessicabuell.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