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

Program klutziness.aleo

Program ID
klutziness.aleo
Owner signature
sign1cu35yxdrzmzg4w8j2ltemsjmahp2qyfcgsdzwzcyvqphj4q9gvp6my230ycda3cz7s3ncnmslrvkjaavfsk7e9r6yc3spg93zldqwqfs637j3x9enxttt8a5wfm5qw8q8djaqfjcwl55eqmzaa5csv2lz83tk8lhn7pe0499pyvfcxhe557a9h6eystgac3utx8a6ryyay8sxlt03k5
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 klutziness.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