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

Program dishearten.aleo

Program ID
dishearten.aleo
Owner signature
sign1ajkplf6hwvd93gceg5n8stfpxxx4ct9lz04lfkmh0t5mv55w8qps5tl900hsa84luffqzy4xgrhw8nnvusknqdfyd67uzvfpm6ncuqs8qa7ghcq9kteqvusf0jklvkzsxcgjhhsgk09j2gequrmypls6pl7cdl30jwaful29q4vq0srmnt9x7v709h73w4pgaql9uqgtfnss73tg7tn
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 dishearten.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