The explorer is out of sync. The last synced block is 443 hours ago. Current block height: explorer: 2206528 / node: 2489615 / ref: 2489614

Program gregorylane.aleo

Program ID
gregorylane.aleo
Owner signature
sign1unkyg3ccrqyqnqw0a8uwvg8848e9u53tfqhhv2l3d8hskqhuyypzz0xzzyh2thqlkfg75x6xeuxdj8m2fmc638hstd27t5f3u4sl5qkzfjt2ak5nfkh9f4wa0y86af8mz8sdgkvg265pv3264p37e3tvpxewxy5m7hgxjrr65746h8mx8sjf80kusdwjwzr05zgepl7hyxrqcgw8v04
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 gregorylane.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