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

Program hkanna1704ello_hello.aleo

Program ID
hkanna1704ello_hello.aleo
Owner signature
sign1ehfm00fkrquua5vzzneamq42r4sd2uze4zu7arapy97xad4xggpefwfz0pzk9je3ykn2er2h72rksw842zhsmj8h9ry56tp8zrtyypr9ekp7q0m3x2pfhrxymnv80zzz24eueulmggsgns32tcz6zukzqaxvtq6edv2tusn069l98gatkdlymfnq8nj9rgzyqcnevg65lf6qwxzsmvp
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 hkanna1704ello_hello.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