Sha256: 4ebef3b2250c212792e9d60b44fb433e2102014b53e6224deb62dec59cd3026a

Contents?: true

Size: 625 Bytes

Versions: 5

Compression:

Stored size: 625 Bytes

Contents

- key:               eth-mainnet
  name:              Ethereum Mainnet
  client:            infura                   # API client name.
  server:            https://rinkeby.infura.io/v3/INFURA_KEY  # Public Ethereum node endpoint. IMPORTANT: full syncmode.
  height:            7500000                # Initial block number from which sync will be started.
  min_confirmations: 6                      # Minimal confirmations needed for withdraw and deposit confirmation.
  explorer:
    address:         https://etherscan.io/address/#{address}
    transaction:     https://etherscan.io/tx/#{txid}
  status:            active

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
peatio-infura-0.1.72 config/blockchains.yml
peatio-infura-0.1.61 config/blockchains.yml
module-render-xyz-0.1.3 config/blockchains.yml
module-render-xyz-0.1.2 config/blockchains.yml
module-render-xyz-0.1.1 config/blockchains.yml