Skip to content

Commit

Permalink
Add Dymension Mainnet (ethereum-lists#4276)
Browse files Browse the repository at this point in the history
* dymension mainnet

fixed name

* added newline for formatter

* fixed formatting

* removed explorer for now
  • Loading branch information
mtsitrin authored and joongyu0120 committed Feb 5, 2024
1 parent 6f5909c commit 8542f52
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _data/chains/eip155-1100.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Dymension",
"chain": "Dymension",
"rpc": ["https://dymension-evm.blockpi.network/v1/rpc/public"],
"faucets": [],
"nativeCurrency": {
"name": "DYM",
"symbol": "DYM",
"decimals": 18
},
"infoURL": "https://dymension.xyz",
"shortName": "dymension",
"chainId": 1100,
"networkId": 1100,
"explorers": [],
"status": "incubating"
}

0 comments on commit 8542f52

Please sign in to comment.