Skip to content

Commit

Permalink
Add Dynasty mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynasty-Team authored Oct 25, 2024
1 parent 5181da8 commit 77cebec
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-701322.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Dynasty Chain",
"chain": "Dynasty Chain",
"icon": "aeon",
"rpc": ["https://mainnet-rpc.dnyscan.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Wrapped Dinasty",
"symbol": "DNY",
"decimals": 18
},
"infoURL": "https://dynastycoin.io/",
"shortName": "dny",
"chainId": 701322,
"networkId": 701322,
"explorers": [
{
"name": "Dynasty Explorer",
"url": "https://dnyscan.io/",
"standard": "none"
}
]
}

0 comments on commit 77cebec

Please sign in to comment.