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

Program infrastructure.aleo

Program ID
infrastructure.aleo
Owner signature
sign10fvgd7zc9lkgxep27zt9s8tkfk0c7gq4a4glu7dc9fpsarzadcqlzvctz5lwjhr8lgp2jplsz72lddc8uyja38ea4tjcdy6jl5xgyqkzux56zldmfpj3zysxtktv9cwkyqvx333trcmf9fjq24aqgd2vp94990gx4lr63j3ml9cvjn6uyju8k8qfznx7exw2z3e6hdnkmfrsyh4glyn
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 infrastructure.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