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

Program helkruicalo_hello.aleo

Program ID
helkruicalo_hello.aleo
Owner signature
sign143ev0z466j27jv32ku7fmredtavjfvmttxepwlsursr3njf3ngphhwaqqy4df5ama88qta7wupkg66yaz9t240drrzwrtu2dp8emvq03shuz2keephvhg3geehaann0m8ku986u2qhcx8xrdqspgd8x6pwaq6qmazavfualf2tanw6zeq523j2mwwpy5ya4vfdfl3hg6a6zsckdv4qv
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 helkruicalo_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