-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update * update * update * add tucana icon * update * update * fix style * fix style * fix style * remove blank * add new line at the end * add new line at end of file --------- Co-authored-by: ligi <ligi@ligi.de>
- Loading branch information
Showing
2 changed files
with
36 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,28 @@ | ||
{ | ||
"name": "Birdee-2", | ||
"chain": "Tucana", | ||
"title": "Tucana Testnet", | ||
"rpc": [ | ||
"https://evm-rpc.birdee-2.tucana.zone", | ||
"wss://evm-ws.birdee-2.tucana.zone" | ||
], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Tucana", | ||
"symbol": "TUC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://tucana.zone", | ||
"shortName": "birdee-2", | ||
"chainId": 712, | ||
"networkId": 712, | ||
"slip44": 1, | ||
"icon": "tucana", | ||
"explorers": [ | ||
{ | ||
"name": "Birdee-2 Explorer", | ||
"url": "https://explorer.birdee-2.tucana.zone", | ||
"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://Qmb7SKBSBusnRy77HsaEsSWNwyXVwuzbM4duxCLtjWZhT8", | ||
"width": 256, | ||
"height": 256, | ||
"format": "png" | ||
} | ||
] |