The explorer is out of sync. The last synced block is 188 hours ago. Current block height: explorer: 2206528 / node: 2328128 / ref: 2328126

Program jeffreydunn.aleo

Program ID
jeffreydunn.aleo
Owner signature
sign1cntqygcpxa6jlpe04crx9r8e47fydzmm8sd0yh3kgm2zxl9gqgqayj52sn0satk23amfw5e8jyfyz3amrayhpnwtnwhym6msr7rvgqu5rsjlnxss6n0snst3zhply86h0rprf6t906v5r7l5qj0hwrerz8hpj0h8jlnpvmjcm9xkxyr0pgf7hyx36tjq9z6ffm5q7cc7t47qunnf4f0
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 jeffreydunn.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