The explorer is out of sync. The last synced block is 150 hours ago. Current block height: explorer: 2206528 / node: 2303792 / ref: 2303789

Program cliffordgallardo.aleo

Program ID
cliffordgallardo.aleo
Owner signature
sign1hkd2yptp2ut94u0kg0zjsfcqpr3ehhmz2vft67ljawnnhl2nqqqze6s0599uulavwwz7qpf65309ywvs9r3qj6jdw9wxctsfqxflqqjfevyznuxr5u9m8hkh33yy2065n24wkq4jgtngu0zu4xrqwfrwp68j3ncctdmmrqg97m2pn8t9ay6mg96tuuka20vjw5f63cneck7qx3sug8u
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 cliffordgallardo.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