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

Program kellyjones.aleo

Program ID
kellyjones.aleo
Owner signature
sign1wya7e956zcd690932p5nf304d5j32j9ud36vccpk87u0sz2n6vquqrwx9vjcdw577vr5u57228a8su2vcp9a52wmfjept9gz8p7rzpqd3zy76tl008auxc5ghczhvwmzx7a32mpprfrlwtmwpuezs03ypaam23e5jyvvefhs4kf26eem3eetex0gztqw5zh8p0lg707uu40pyp54293
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 kellyjones.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