The explorer is out of sync. The last synced block is 135 hours ago. Current block height: explorer: 2206528 / node: 2294393 / ref: 2294394

Program ritalavine.aleo

Program ID
ritalavine.aleo
Owner signature
sign1q066d2ynchvxfv6akank4svplc9y4fu9qx5u64s4cz457640jyqk22pltd9zl5tm4xtl6x7qhzjp67cahf2jegmx6zf4dkjxhpkacq99n48psuagmn0dalt6urdq0a4d59p5yvzk20hrp0l349vyg4wfquhtmc3kea95t5etmf2679ma46mv8wya963mm4zdeaht6l7vz9vsyqpcjjl
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 ritalavine.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