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

Program kimberlymiura.aleo

Program ID
kimberlymiura.aleo
Owner signature
sign19weyrds08py9r8v9gmy77wjksyjawd40ek4xkgx6rhkm2shpmgpvgf22y5yuz78j0t3lhntsfxjqyrs3uneqjds90w3jz4fu0kz3cp98cyyuwvwejw9ndzcrzwz52d2efy7x8q9u3apwjh2gjvk89xnrzpwgxegutx8us9xp5skjtt9fleywpa4dutsqw7fh5kj5u0zggpn3zm2jwe4
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 kimberlymiura.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