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

Program wesleywrenn.aleo

Program ID
wesleywrenn.aleo
Owner signature
sign1nyqtqup3hpmr39r405wpxuw5a75kcmdlq78tawf7mxd7c8vvjupjtzyrgu5lhy7yvkp8s63k3lu6c0fce9rv52tpjnd2qvkk8ucc5qygwnr663rgwzu2c06sml5qv7wrwq469jkes0lfwsnevqr6x8cuq6skd3v7kyw9szkrwnwnj0umz7eehzkeml9h5qtu0chj78uj8pqsxhuygsl
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 wesleywrenn.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