The explorer is out of sync. The last synced block is 504 hours ago. Current block height: explorer: 2206528 / node: 2528562 / ref: 2492275

Program hello_hellosko89kd7juhh.aleo

Program ID
hello_hellosko89kd7juhh.aleo
Owner signature
sign1q224he24qu5kdyjl7e7jcgu0slwtl6lkq959er5ep5mq28ql0cpa5ag923fdn237dffzj22slyp6tswral4zm83xzjfm8lkw4apx2qhj6zwp654r8tcawx6fc0pc3zytcjtf2pxefw47x7u6kyanvy3fz9dwk24qryseearcnqd2n377r2rmeef4k8h68nazjw76ekgxfh2scj2d3yr
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 hello_hellosko89kd7juhh.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