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

Program edwardserrano.aleo

Program ID
edwardserrano.aleo
Owner signature
sign10erx06dmtp437ql6nen4hgz57c9dslrgc3q0fznw72mzkm9erqphtq7ntylaepgpw5l2qaah03mlcmysfmp3u4rzw569h4xtyuvh5qg3xsanf0z5eh5slk4lczhslztc3az0qcklsgppjdvtaf5e0649qu9x4ykmsul5zmeynj33q935y9ch77jz36ymjmu5hnfu4va8sxkq64kad4w
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 edwardserrano.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