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

Program robertlancaster.aleo

Program ID
robertlancaster.aleo
Owner signature
sign10dqhrgtqtwe4208ukqx2q0570mnq4z4n6cq3ayjejzm0sayvxuqguecxzwjjgrvsgyj66tyw5r769g33l9h68a8uel3rec0ew9vdwqx5zf3wh3gwhrvhwv2x3fkz2lpu08qlkxpl2ustst28w3h2xkjcqap4qxpqe9gs32t9jptk03rl4jkrxdrt9t770vpap4wz9djqpwcpzw5jenk
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 robertlancaster.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