chains/_data/chains/eip155-3011.json
Sam 6b1e3ccad1
Add PLAYA3ULL Games Mainnet (#2898)
* Add PLAYA3ULL Games Mainnet

* fix: use online explorer, update caps for `GAMES`

* fix: change to routerscan

* Update _data/chains/eip155-3011.json

Co-authored-by: ligi <ligi@ligi.de>

---------

Co-authored-by: ligi <ligi@ligi.de>
2023-05-29 15:03:45 +02:00

26 lines
544 B
JSON

{
"name": "PLAYA3ULL GAMES",
"chain": "3ULL",
"rpc": ["https://api.mainnet.playa3ull.games"],
"faucets": [],
"nativeCurrency": {
"name": "3ULL",
"symbol": "3ULL",
"decimals": 18
},
"features": [{ "name": "EIP1559" }],
"infoURL": "https://playa3ull.games",
"shortName": "3ULL",
"chainId": 3011,
"networkId": 3011,
"icon": "playa3ull",
"explorers": [
{
"name": "PLAYA3ULL GAMES Explorer",
"url": "https://3011.routescan.io",
"icon": "playa3ull",
"standard": "EIP3091"
}
]
}