Skip to content

Commit

Permalink
Rebranding of eCredits to eSync Network.
Browse files Browse the repository at this point in the history
  • Loading branch information
sieg-i committed Oct 30, 2024
1 parent 730a867 commit 0a03db4
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions _data/chains/eip155-63000.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,30 @@
{
"name": "eCredits Mainnet",
"name": "eSync Network Mainnet",
"title": "eSync Network Mainnet",
"chain": "ECS",
"rpc": ["https://rpc.ecredits.com"],
"rpc": ["https://rpc.esync.network", "https://rpc.ecredits.com"],
"faucets": [],
"nativeCurrency": {
"name": "eCredits",
"symbol": "ECS",
"decimals": 18
},
"infoURL": "https://ecredits.com",
"shortName": "ecs",
"infoURL": "https://esync.network",
"shortName": "esync-mainnet",
"chainId": 63000,
"networkId": 63000,
"icon": "ecredits",
"icon": "esync",
"explorers": [
{
"name": "eCredits MainNet Explorer",
"url": "https://explorer.ecredits.com",
"icon": "ecredits",
"name": "eSync Network Mainnet Explorer",
"url": "https://explorer.esync.network",
"icon": "esync",
"standard": "EIP3091"
},
{
"name": "eSync Network Mainnet Beacon Explorer",
"url": "https://beacon-explorer.esync.network/",
"icon": "esync",
"standard": "EIP3091"
}
]
Expand Down

0 comments on commit 0a03db4

Please sign in to comment.