chains/_data/chains/eip155-361.json

24 lines
474 B
JSON

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