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

Program melvinheald.aleo

Program ID
melvinheald.aleo
Owner signature
sign1skh9uddr2ffvty8vfxfung74taexhjk7khj0uwvpave5ytyatyqaxvglhk6rveaykqh7rnhxflz9s5ueyfag4mkdx44uapkhq3ucjqlqel7lscxueg7dhf5gl46xzw7kapnu6l4s7uqr7cuvhpm840espmts8augva72pg6t3fvwm7xrl9pve3r6cnjygy5hltl8apr83qdsyq357fa
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 melvinheald.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