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

Program aki_hello.aleo

Program ID
aki_hello.aleo
Owner signature
sign185th2uglcfmax4arn0vpuvx0xw4e96ry072zv8y23gupn4fc65q6jrvfds3q68s6ww0v2ucnzyr22n9fc7h089d7tact5uxt6nazqq8ywf6v3ful3p2yg3ujs9vg56sy92tk64eqw23uqnvauxvknaexq4awc6g96kqm55lqu84awura6pj7jcvzms5fqce849l3t9fpwlns29dtkan
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 aki_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