Type alias UpdateTokenFeeInput

UpdateTokenFeeInput: {
    fee: BigNumberish;
    pathId: string;
}

Type declaration

  • fee: BigNumberish
  • pathId: string