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

Program jennifernorman.aleo

Program ID
jennifernorman.aleo
Owner signature
sign1xlrlazazymr3nvhhz6ztu22xxwm2rm4z3xnpyg4uy2k74gewmqpgut92xk77eqzmmvkcgz3l7v4ddrazldm7zqwm62wpv8ppjylrzqrz04tac2v5j8g6c2zg6jtcjwydcztj7ywde96lldk2hlxt5zwcpaxaekjc5ft2zwfvd0v555e73kwhajdj3l9f9lna5px7fhqyr94q6ckkrj6
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 jennifernorman.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