Type Alias FeeData

FeeData: { txFeeAmount: bigint; txFeeChainId: number }

Fee data for the transaction fee

Type declaration

  • txFeeAmount: bigint
  • txFeeChainId: number