The explorer is out of sync. The last synced block is 71 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2252861

Program kind_wentsides.aleo

Program ID
kind_wentsides.aleo
Owner signature
sign12sklrm3y8mrs7xx0ksryng66f95ykje2j6aed699j3t3q4nzzcqwyktr3e8stnndwcn2q5qmgfrml2s0z08r7s8k5ul73rkchwsrjqgydvf2gplu825grwxl3h5dy78s0yfrlkluvatjz23v49fh8fnwzxh79pmph88w4xd9q8ypfl46gnkwwlywdvcf75vhmfx4zpf03t4sczgxsg9
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 kind_wentsides.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