Fees

Fees associated with running a TransactionQueue

Hierarchy

  • Fees

Index

Properties

Properties

poly

poly: BigNumber

Defined in src/types/index.ts:1409

fees expressed in POLY

usd

usd: BigNumber | null

Defined in src/types/index.ts:1405

fees expressed in USD. Can be null if the Smart Contract doesn't specify one

Last updated