Skip to content

Commit

Permalink
change ethf to dis (ethereum-lists#4468)
Browse files Browse the repository at this point in the history
* Update eip155-513100.json

* Update eip155-513100.json

* Update eip155-513100.json

change explorers
  • Loading branch information
FranckStone authored Mar 5, 2024
1 parent 224d53b commit 9ec2dfa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions _data/chains/eip155-513100.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "ethereum Fair",
"name": "DisChain",
"chainId": 513100,
"networkId": 513100,
"shortName": "ethf",
"chain": "ETHF",
"shortName": "dis",
"chain": "DIS",
"nativeCurrency": {
"name": "EthereumFair",
"symbol": "ETHF",
"name": "DisChain",
"symbol": "DIS",
"decimals": 18
},
"rpc": ["https://rpc.etherfair.org"],
"rpc": ["https://rpc.dischain.xyz"],
"faucets": [],
"explorers": [
{
"name": "etherfair",
"url": "https://www.oklink.com/ethf",
"name": "DisChain",
"url": "https://www.oklink.com/dis",
"standard": "EIP3091"
}
],
"infoURL": "https://etherfair.org"
"infoURL": "https://dischain.xyz"
}

0 comments on commit 9ec2dfa

Please sign in to comment.