Type alias SetDefaultTokenFeeInput

SetDefaultTokenFeeInput: {
    fee: BigNumberish;
}

Type declaration

  • fee: BigNumberish