The explorer is out of sync. The last synced block is 190 hours ago. Current block height: explorer: 2206528 / node: 2329499 / ref: ?

Program fairheaded.aleo

Program ID
fairheaded.aleo
Owner signature
sign1praxqgvvfj986c6v9f48f26u6h0zmy0j6kufl52lwxky4seqzqp7nx5ke3tae4l8e3dt39ps90jvrup2fp40dxhs4d7ckw6kt4l7zqdmayel4qhftlf45ajf4daxxmq5j8slzhxv7u7r48zyl6a73w4upz0ykdawcd8tt3cgrf7ggezm55dh9ur2n9pnq5u0rp7m8j2rwdys7sctxp4
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 fairheaded.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