The explorer is out of sync. The last synced block is 56 hours ago. Current block height: explorer: 2206528 / node: 2242617 / ref: 2242616

Program augustinian.aleo

Program ID
augustinian.aleo
Owner signature
sign15r2f8ld882lqq37v8q7lsxuevr24a7gr7ckhkk4yhjh3kv0l9yq3gu6e5sjyd7hmhr0sz98xgug0yy0huunfm45gf30h5d2few7wvq80hm3r30ymaz5makxhexlt7qrrjufus9kmzzus0xq6gemt5fenp9x8zu25ezfu5nsktmgxkvmk4pz2x8x962cqxw5f2xznc2l0l9ls6xnqgwn
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 augustinian.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