The explorer is out of sync. The last synced block is 184 hours ago. Current block height: explorer: 2206528 / node: 2325867 / ref: 2325866

Program hopegriffin.aleo

Program ID
hopegriffin.aleo
Owner signature
sign15x7gxm237mqnflwlsp6vgvznukrp3hpvsxmyq5a3xhxrewk2ksqaccdtdg4wg9z8xe8jjq7l3k6y5vs0hjrzw8amts7zgfl92jgzcqqwqxee4ddpense47d78emz2el5dxe76580xlcqrfz7xpq66lw6qvkgfsr3ckcpvtdnqq9tw4ghvdrh7zqeaq225vre89z5ew4fmg7q7pya6lm
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 hopegriffin.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