Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EthereumConnectionOptions

Hierarchy

  • EthereumConnectionOptions

Index

Properties

Optional atomicSwapErc20ContractAddress

atomicSwapErc20ContractAddress: Address

Address of the deployed atomic swap contract for ERC20 tokens

Optional atomicSwapEtherContractAddress

atomicSwapEtherContractAddress: Address

Address of the deployed atomic swap contract for ETH

Optional erc20Tokens

erc20Tokens: Erc20TokensMap

List of supported ERC20 tokens

Optional pollInterval

pollInterval: undefined | number

Time between two polls for block, transaction and account watching in seconds

Optional scraperApiUrl

scraperApiUrl: undefined | string

URL to an Etherscan compatible scraper API

Generated using TypeDoc