Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EthereumCodecOptions

Hierarchy

  • EthereumCodecOptions

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

ERC20 tokens supported by the codec instance.

The behaviour of encoding/decoding transactions for other tokens is undefined.

Generated using TypeDoc