The explorer is out of sync. The last synced block is 195 hours ago. Current block height: explorer: 2206528 / node: 2332720 / ref: 2332719

Program richarddupont.aleo

Program ID
richarddupont.aleo
Owner signature
sign17c9sjz8fnkw5krg52czfjzd5hcpwg7n7lt582p9m3zm3reeldvq067fed0v4zap6h85dr5ykh4llz2dscpl8l38gvwrjffre85ftqqrqpsctg2zvqukgnejm4u603xqq4wvmlhxtk87z9depcewya62zp42ucdjwengtqd676pnzy3qrz6c6u0kcrywmsu0k5zqswsf0jx6sx76vnkk
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 richarddupont.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