Skip to content

Commit

Permalink
Create eip155-1299.json
Browse files Browse the repository at this point in the history
Adding Argochain (ID: 1299) with EIP-3091 explorer
  • Loading branch information
mitun567 authored Oct 21, 2024
1 parent 5d1fb3d commit 7a66149
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions _data/chains/eip155-1299.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Argochain",
"chain": "Argochain",
"icon": "Argochain",
"rpc": [
"dai-mainnet.devolvedai.com",
"rpc-mainnet.devolvedai.com"

],
"faucets": [],
"nativeCurrency": {
"name": "Argocoin",
"symbol": "AGC",
"decimals": 18
},
"infoURL": "https://devolvedai.com/",
"shortName": "Argochain",
"chainId": 1299,
"networkId": 1299,
"explorers": [
{
"name": "Argochain Scanner",
"url": "https://scanner.argoscan.net/",
"standard": "EIP3091"
}
]
}

0 comments on commit 7a66149

Please sign in to comment.