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

Program jeremyhedges.aleo

Program ID
jeremyhedges.aleo
Owner signature
sign1m7wekdrqjm4rwfpe3k7jhgfp2mun4kqm0zm9yhvdz255ck5f7spgjdyunhqygg55yfkkawuu2x90skw6y0p5ut5swkk9ej7w9t9q2qx33k3dnyqtp03eramfyr6cq73sf5vda3mtrpulp9jxwh2kpqj6zz4hpscar3slacqt05wlt9pggsd257z5x6x6ptcgw2fne9ctk86s5nh44sv
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 jeremyhedges.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