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

Program haroldcronin.aleo

Program ID
haroldcronin.aleo
Owner signature
sign1kcn8dfmzz8vn5julsaelxg708dtkfmhamyutk4606djar53hwcqscjuqajt7nnql7dyz2sw7h48q5alg7xhnez4qwwnu9sa8dthxvpq3l5dtpyvrqq4jrr0x6wqj2xe2pnzkmsv3kjv9pkvz54hlafmvzx96q8hhw38j2exea594kwqp6g5tlzuju9cwyyq53fnly73lq4tsg6dtyhz
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 haroldcronin.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