The explorer is out of sync. The last synced block is 201 hours ago. Current block height: explorer: 2206528 / node: 2336810 / ref: 2336810

Program crain831f4qm.aleo

Program ID
crain831f4qm.aleo
Owner signature
sign19kr89q65efrvjdqglqcnfqnqlu93s60zkntaptzergnhattfcvq9lpyfmxy8zyuknc8kw0amec442jva5htumju09t8wvd6pg2a8kq95g0fuwqwl0ld4ll9cu0ugtk3p9ajlc2c00xflt37nzpgan6kmqjdcqx2uy2yagctv2e5mlsmzll7phd2z78egq2cn56sg60jgmtcq7stp885
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 crain831f4qm.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