chains/_data/chains/eip155-363.json

24 lines
528 B
JSON

{
"name": "Theta Sapphire Testnet",
"chain": "Theta",
"rpc": [
"https://eth-rpc-api-sapphire.thetatoken.org/rpc"
],
"faucets": [
],
"nativeCurrency": {
"name": "Theta Fuel",
"symbol": "TFUEL",
"decimals": 18
},
"infoURL": "https://www.thetatoken.org/",
"shortName": "theta-sapphire",
"chainId": 363,
"networkId": 363,
"explorers": [{
"name": "Theta Sapphire Testnet Explorer",
"url": "https://guardian-testnet-sapphire-explorer.thetatoken.org",
"standard": "EIP3091"
}]
}