The explorer is out of sync. The last synced block is 143 hours ago. Current block height: explorer: 2206528 / node: 2299308 / ref: 2299308

Program vickymichel.aleo

Program ID
vickymichel.aleo
Owner signature
sign1wytlexltjgyz5f9hewep7s4wxw0fspe435am6t88h5z5zvj745qce8382mynxv9qmlxveqsq9884a3agq4m3x3cz0pktamu3r6r97qamdsun794a0yvx9vnhke5rz5wdz6jv48tzduwe6gn0sjtuscvnpu74pdfm0hy30hv090ngp32xcpa5vdvynjqj99u3wrmpct6z9aeq7ekacz6
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 vickymichel.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