Skip to content

provides metadata for networkIDs and chainIDs

License

Notifications You must be signed in to change notification settings

Zilliqa/chains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

989f7a7 · Feb 8, 2019

History

33 Commits
Dec 20, 2018
Feb 8, 2019
Jan 25, 2019
Jan 25, 2019
Dec 20, 2018
Jan 25, 2019
Jan 25, 2019
Dec 20, 2018
Dec 20, 2018
Jan 31, 2019
Dec 20, 2018
Dec 20, 2018
Dec 20, 2018
Feb 8, 2019
Jan 25, 2019
Jan 25, 2019
Dec 20, 2018
Jan 25, 2019
Jan 25, 2019

Repository files navigation

EVM-based Chains

Listed by chainId according to EIP-155

Data source available on _data/chains.json

Example Format

{
  "name": "Ethereum Mainnet",
  "short_name": "eth",
  "chain": "ETH",
  "network": "mainnet",
  "chain_id": 1,
  "network_id": 1,
  "rpc": ["https://mainnet.infura.io/"]
}

About

provides metadata for networkIDs and chainIDs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 94.1%
  • JavaScript 5.9%