mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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>
This commit is contained in:
parent
9285518223
commit
6b1e3ccad1
25
_data/chains/eip155-3011.json
Normal file
25
_data/chains/eip155-3011.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/playa3ull.json
Normal file
8
_data/icons/playa3ull.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreib62bv2d65d7nidojgpkgatrt7smee2l4ov6i6ozqhpfaqsonxku4",
|
||||
"width": 512,
|
||||
"height": 443,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user