The explorer is out of sync. The last synced block is 494 hours ago. Current block height: explorer: 2206528 / node: 2522154 / ref: 2492275

Program frederickpearson.aleo

Program ID
frederickpearson.aleo
Owner signature
sign1kde56e2n93tc9y54j7e5un0rz8m4hq8qz0e0wvxf6f20mhmh7upj6fcfqaafq0t83u8rvlu05q8ay29fmw4xhtu8dl343veyycun5qjc3ns0hagrue575gxk3g3lnr0zm8kxwttp8t9a8d588y04neslqlcrcg7wxxfye3w8qjeuyt3nlvs7x0r2ggkls6ekr06wnaz6jkf3yx5rffd
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 frederickpearson.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