The explorer is out of sync. The last synced block is 54 hours ago. Current block height: explorer: 2206528 / node: 2241866 / ref: 2241867

Program when_whisperedaboard.aleo

Program ID
when_whisperedaboard.aleo
Owner signature
sign140ycjhs2tjcs4fk5hwd48rn0gxyznlvelpr6ukj7vl3r0kzk05qrypnwk8s9m8cpv2aaj8qlq34rsz3jkslep6f9vq4ewqpj7vysqq6xmh4xkaqwqxw57620wzl9xtka7tafxm6pvh38exfgexd3afhkq02tvxf6yyg4f9ttev5nsdevhtgvldz0r58jtj7n2f9avzh39epqjz7s9vk
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 when_whisperedaboard.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