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

Program kennethhatchett.aleo

Program ID
kennethhatchett.aleo
Owner signature
sign1q0he3hnvfgtm6szq3lc5afgdktalles7mjq0ccgcmnd4ryghfgpzqu3ltz422fvm3slaqq0xfp8ze4735uwfv6nf7ngfxzc7v5kjyqgan7tp7fvl62m25w9nhlgw62wsrj3hv9zvenf6rl4anj6ptts2pmqq6gqsmm9dqeujdegcj00cvu4z0ynluneq92djjvxhj2n5pqhqz5r20zg
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 kennethhatchett.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