Variable EMPTY_SWAP_DATAConst

EMPTY_SWAP_DATA: {
    extCalldata: readonly [];
    extRouter: Address;
    needScale: false;
    swapType: NONE;
} = ...

Type declaration

  • Readonly extCalldata: readonly []
  • Readonly extRouter: Address
  • Readonly needScale: false
  • Readonly swapType: NONE

Generated using TypeDoc