The explorer is out of sync. The last synced block is 189 hours ago. Current block height: explorer: 2206528 / node: 2329100 / ref: 2329099

Program matthewsands.aleo

Program ID
matthewsands.aleo
Owner signature
sign105lum0u2zw5sa2lg8hfl09elf0h7hkseqcha585fsrnxegnw85pak3zchd35prlstsfplmfhvfsf8c6qh8s64px3vjzrcd09u2245qgs8vp930x4x8yqakxg666sl6zx27550h60pj04d62p2djv2qq6ppv8s4em57n482auzmyvk0rl0nqe0e756xryfa70h9gx6ydumhnqug9rpck
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 matthewsands.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