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

Program kennethjohnson.aleo

Program ID
kennethjohnson.aleo
Owner signature
sign1e5ref6wac0qmnskz60pxxf29k7qsvfaqjyeflc3pwsey24gyvypaddd6anl0mvqsgfcye7fd44t555tsc0a0erculrdw0nx5v3ctxq5zks9k0vlyjd90ca3xrkxuad6vzechk20nkf7k74m4y5849m6vqyl9aetkf6ts20ty3ctztgf34emt8kr8cep6femanmcp36qcflaq55m3n43
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 kennethjohnson.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