The explorer is out of sync. The last synced block is 191 hours ago. Current block height: explorer: 2206528 / node: 2330420 / ref: 2330417

Program matthewdemers.aleo

Program ID
matthewdemers.aleo
Owner signature
sign196fzckfwq2dylw4fxcwgd0k86j04fjqvvkwprnvp7dln74fhxvp9g5aee4xgrga3vjnyhq047aep2yzs8pkz923fjc4y0pn96keu7q5mfkz7a5la5ylszlrktue6x5gqjlyxc3yv9smjcw835ns75aexqdesk4t24cap4p0cgn4wlldd8yexg3wm3afeqeq9nr3lmp7nn8tqqtep2u6
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 matthewdemers.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