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

Program hma19ello_hello.aleo

Program ID
hma19ello_hello.aleo
Owner signature
sign1awje5k8jnsmrz6qrje7mynzvtaq8cs45ga2msyezxummzpkw4vqlmzhv74c973x2yxecve6j2zu9rclq5zyux7s96qu5se0rk54p7qjsyh5x3tgruflrvz0xwp2526qha2xnr2jchgn5lf8xx6tawhd3pe4y6yxsjwh6uq38gy4ltwvndqx04eqsvkdxpdyduvltkdkw2g3qqglk6lr
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 hma19ello_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