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

Program davewicklund.aleo

Program ID
davewicklund.aleo
Owner signature
sign1ywtlfp3jv72r7m7tnfp8dvt3tsq0tmka30hpsth74e8t6savxspzv4vg72wl56p00mkk6mwz8llnjsmrmpkflyuy9r2e67mctrwxjqd9gl0rsrtuch75usadmzuuau5eddtnsva6cee640muhzgqsm48pyf0jukkxjdk9t368rll7ksgfr0jxq5xhf9at8x6rveqgsam4ujq7tq06xe
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 davewicklund.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