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

Program bibbieftaln.aleo

Program ID
bibbieftaln.aleo
Owner signature
sign18350nh52spnp7r8v25d4s7lwnmgt7yrwdnvv4v49e459wunsrsqqjumv2z2dfk77yrhc7zggafd8xcfvre3emp879l80w9qp3c00wqydy2gwpq4r899lumtcv3enyzggxqdzeswkjz8hfs2w7mm9xfyqp35t2xllxf4se8arrgj8lyfw5jusc8v9gzxvlz2rherhc6uzz37qgu0x940
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 bibbieftaln.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