diff --git a/_data/chains/eip155-3011.json b/_data/chains/eip155-3011.json new file mode 100644 index 00000000..ff8bb6c7 --- /dev/null +++ b/_data/chains/eip155-3011.json @@ -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" + } + ] +} diff --git a/_data/icons/playa3ull.json b/_data/icons/playa3ull.json new file mode 100644 index 00000000..b282ec8e --- /dev/null +++ b/_data/icons/playa3ull.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreib62bv2d65d7nidojgpkgatrt7smee2l4ov6i6ozqhpfaqsonxku4", + "width": 512, + "height": 443, + "format": "png" + } +]