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

Program natacatonkic5.aleo

Program ID
natacatonkic5.aleo
Owner signature
sign1a9cwwystdxm4cgqkp7mj0nldcfw4mme0s8fekc39wpwhystwzsp9wnt9ry2fmnkl5jrdr2xarc0dkt6cak9cquv7yum3enmk3gsq7p8mskg0eax3xf7u3q6yvxgkyacjnd4nd0f2duy0etp556e8c3j6p5c44y6jheqeujajdh40mwdrxaur6skxtzkcuf0yuc9exf99r2ssjgcgwlr
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 natacatonkic5.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