The explorer is out of sync. The last synced block is 183 hours ago. Current block height: explorer: 2206528 / node: 2324889 / ref: 2324889

Program antoinetteblatt.aleo

Program ID
antoinetteblatt.aleo
Owner signature
sign1h7xtvfntwr90g07l82z64v2jp4hck92h4dlz0lk6vhshceags5pg3ntfnp3489nsmx7zedsv9a9uvzdhd7szyd3ct4zf0ukdczzq6pxdpxrwsarejugdjxn360lcs5gdsuyrcn4ctcv8r75nw0wtx55aqlk3tjga6sryqvf0u5kkmswry6vwzmsm2zycw8sepwqazhxxqx5qcj4055l
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 antoinetteblatt.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