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

Program williamwinchell.aleo

Program ID
williamwinchell.aleo
Owner signature
sign1hywfjglz0n6hkcuahxpph07w8dxwp8l2ut2ufmk2stq3msssncpwupujdnp46y7ekr2xpwdjatgkywkxa478cg9nptxw8n6mqadruq5p9pwzt7lt24t0glgyp6lnnhn8lj2hfg3z7wpkww0vrg26mweep56rj83k37ydgx6n89fgy60hfr4fylwg77dmr7qkmx68n0ysp3dsyr5gtxs
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 williamwinchell.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