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

Program robertrose.aleo

Program ID
robertrose.aleo
Owner signature
sign17mp9jn8h4kl8x6x5czsekt69d897y7nr9p5cadh2xslm2n63tqqa0j7ayqy5hvcjhltew59dcyxuptt446xz6t282u02y7xwuz8wyqxzsnz0jac2s7frvdxzup7wvwc780hqmvdj8q49zawlvy4dpls9pz2834aeehwtf9wtg63hwsksxwfmhlsw8gx6r734ndjkn4hgkxxsk07ads4
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 robertrose.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