The explorer is out of sync. The last synced block is 61 hours ago. Current block height: explorer: 2206528 / node: 2246248 / ref: ?

Program jewel_hello.aleo

Program ID
jewel_hello.aleo
Owner signature
sign1mgyg94wl4ka5luyhdvtk9t4c5nvetwvx6pfswnh3dg0xcmxk35pyv97ukzxdd2heljh98hvh63zr3phfk3l2wfejae83f85dw4jfvqyj0u6kvdpzw3csk0dagfh0jz2lz402peff8a4skgu0pdm5uchfqqqr8fu0kegd78kk5gfrf645uy0z5dlhxywl7537krfqgrzg6xd3zerer7f
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 jewel_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