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

Program kennethwilliams.aleo

Program ID
kennethwilliams.aleo
Owner signature
sign1x5msfmmgaey804jeakcd0pe3wlvn0wqggflwjp9l5ck7n3nfkspc8ahfg9za5m7q9zjhc5l9c2d9ksvkjj50vd8jger9hsn5nuk5uqtlg9j4e5gw7g4fejyw0n8jnrs5fyx6nf2p7uuzq078p97m0t68qukz3zaggv6mxv34rkfhe9jj69trlzgyz946vlxnpzjky2qpmn6syu7q2k6
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 kennethwilliams.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