The explorer is out of sync. The last synced block is 61 hours ago. Current block height: explorer: 2206528 / node: 2245971 / ref: 2245969

Program closer_sixchest.aleo

Program ID
closer_sixchest.aleo
Owner signature
sign1q80xx5rlf7l4pcpfjztftj2vduuxwwz2ewcqa3djxa2u8v4sd5pv5ugl9zm8kmdc6z0wgcpaqgc7x90tgfwwyvhkaj2y2d7qt5c77qtnep43wjexjytcgvhx60pn3msuqy48urnwu873a6nhjyed8dl4p0vzphskj5srp5m8g2gr6qxe4uuujpfzachm40239qec2vslen3szw6nv6e
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 closer_sixchest.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