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

Program josephwhite28193.aleo

Program ID
josephwhite28193.aleo
Owner signature
sign1ev7g7z7skh6ldsrcck2pnz3mw33947mlgmlx6pqr54umnpa4jqqpz3surp8yrl8hwjvcu5fzupjlp4f9xt7z2jswmntfte5yq7zwuq6jfd9xu4atfs3mv6aa70xtkzcekq8pqx2s7zh7v9yde5xsgp7rpsd9hldp5vevfglu5wtcre45efztu9yzn4x4l43lyacrmrt8jxlqqr7t2xu
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 josephwhite28193.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