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

Program reginaldcopes.aleo

Program ID
reginaldcopes.aleo
Owner signature
sign1gs7m8sps6uyfrvqava23r72x8nafm2a6yngnzftw9gxx8v6405php2e30vagcwza9hs4jxtwppqnzyj2d4kl3ev3qfdakz6mpky02qq5sphae3qeh6g2nkhzxzezjc4cc6wsypwqvtttq4tz3qwufltjpe92x6gx2yve3c7g62l8v4ke5u4kstzvu6m6c855gys97hmqpjzsuge0ue0
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 reginaldcopes.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