Add Twala testnet (#1479)

This commit is contained in:
Alexander Paul Quinit 2022-08-24 17:28:02 +08:00 committed by GitHub
parent 9c7996300f
commit 39ccb9912f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"name": "Jellie",
"title": "Twala Testnet Jellie",
"shortName": "twl-jellie",
"chain": "ETH",
"network": "testnet",
"chainId": 202624,
"networkId": 202624,
"icon": "twala",
"nativeCurrency": {
"name": "Twala Coin",
"symbol": "TWL",
"decimals": 18
},
"rpc": [
"https://jellie-rpc.twala.io/",
"wss://jellie-rpc-wss.twala.io/"
],
"faucets": [],
"infoURL": "https://twala.io/",
"explorers": [{
"name": "Jellie Blockchain Explorer",
"url": "https://jellie.twala.io",
"standard": "EIP3091",
"icon": "twala"
}]
}

8
_data/icons/twala.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmTXJVhVKvVC7DQEnGKXvydvwpvVaUEBJrMHvsCr4nr1sK",
"width":1326,
"height":1265,
"format":"png"
}
]