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

Program thomasbatten.aleo

Program ID
thomasbatten.aleo
Owner signature
sign1rh2eqwcyzpzdczxajkzu6c2r2njgj852vy0zjnvgl60x3ajksqpaxl47rwylfxshjgs7fv5w2ntyfzysw4dl0lfrmuhpg0qswyrvqqyzevjcpeyucc2x0r9w3z7w9qv8308rcrfx287a4uehcn6yv2jypsz4stke0sn2rumhcd9ptgzwmand3azwfrx46kv6d57uepn8qfypzzz0spq
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 thomasbatten.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