The explorer is out of sync. The last synced block is 137 hours ago. Current block height: explorer: 2206528 / node: 2295579 / ref: 2295576

Program josephineortega.aleo

Program ID
josephineortega.aleo
Owner signature
sign1lsvrm4q2uc85qmp4a9fzvympr47j68ynme3gaxztxdvdmqleecq4cxvl6nkc9khv9wp82utw6p4kmhz59p6njg4z8yaq24mc7sl9uq60l5navfj2rdps5ejzdzphf96pkw804y3kcsvq76ys06jd0qvuppdfcc2wt6jdg4qxw3alf48qp83rmrhedkhxwm9d9ev4e7z4d0vq7kn7gfq
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 josephineortega.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