forked from ethereum-lists/chains
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CAGA Ankara testnet (ethereum-lists#4355)
* CAGA Ankara testnet * no slash * caga icon * update explorer * update * pretier --------- Co-authored-by: ligi <[email protected]>
- Loading branch information
1 parent
e96c039
commit 29929a2
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"name": "CAGA crypto Ankara testnet", | ||
"chain": "Ankara", | ||
"rpc": [ | ||
"https://www.ankara-cagacrypto.com", | ||
"wss://wss.ankara-cagacrypto.com" | ||
], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Caga", | ||
"symbol": "CAGA", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.cagacrypto.com/", | ||
"shortName": "caga", | ||
"chainId": 72778, | ||
"networkId": 72778, | ||
"icon": "ankaracaga", | ||
"explorers": [ | ||
{ | ||
"name": "ankara", | ||
"url": "https://explorer.ankara-cagacrypto.com", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://Qmeiop9gSdzU4NNJ6GCuPk6AeYwD9pbhEFVfRdk4dXs3kJ", | ||
"width": 640, | ||
"height": 640, | ||
"format": "png" | ||
} | ||
] |