The explorer is out of sync. The last synced block is 145 hours ago. Current block height: explorer: 2206528 / node: 2300611 / ref: 2300613

Program mikeschell.aleo

Program ID
mikeschell.aleo
Owner signature
sign1a3vdjngju5z56q4r0sj38n5ahhpz8e6n2hht3uc3ka0x3vspkupsae50uv9eu7xlklp58p0dyd5qzvme9l79w38nms5yg7ct2thgzqpfkz54fr29jhted5dcnjgxq2cnznw9el48fujj4wagvtmgljayqrec5pzgyvfx46qmdn9c9f7jx8u24kevz3tc057560nnpuvglcqsxcqw8et
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 mikeschell.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