Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PublicBlockchainAddressListResponse

example

{
  "eth_mainnet": "0xa5C32bE6323Cd5E2BC87468F5F2D91849cDb3A3D",
  "eth_ropsten": "0x558c01dd95335749a29D040b24a183D8f7637BC8",
  "etc_mainnet": "0xf7A802DB95D783254A1f29F47785BA080daBF1db",
  "btc_mainnet": "17eK35gAem9Pezzs1RdntsoK9kK8dsF7DQ",
  "btc_testnet3": "mrgFVPYFMojNsx3gih84PSbQCDiB4rnoQJ"
}

Hierarchy

  • PublicBlockchainAddressListResponse

Index

Properties

Optional btc_mainnet

btc_mainnet: undefined | string

Optional btc_testnet3

btc_testnet3: undefined | string

Optional etc_mainnet

etc_mainnet: undefined | string

Optional eth_mainnet

eth_mainnet: undefined | string

Optional eth_ropsten

eth_ropsten: undefined | string