Deploying to gh-pages from @ ethereum-lists/chains@6b1e3ccad1 🚀

This commit is contained in:
ligi 2023-05-29 13:08:45 +00:00
parent ffc920e621
commit 646f6449eb
10 changed files with 83 additions and 4 deletions

View File

@ -942,6 +942,14 @@
"height": 1628,
"format": "png"
}]
}, {
"name": "playa3ull",
"icons": [{
"url": "ipfs://bafkreib62bv2d65d7nidojgpkgatrt7smee2l4ov6i6ozqhpfaqsonxku4",
"width": 512,
"height": 443,
"format": "png"
}]
}, {
"name": "bton",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

25
chains/eip155-3011.json Normal file
View 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"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -5770,6 +5770,19 @@
"rpc": ["https://rpc.canxium.org"],
"faucets": [],
"infoURL": "https://canxium.org"
}, {
"name": "PLAYA3ULL GAMES",
"chainId": 3011,
"shortName": "3ULL",
"networkId": 3011,
"nativeCurrency": {
"name": "3ULL",
"symbol": "3ULL",
"decimals": 18
},
"rpc": ["https://api.mainnet.playa3ull.games"],
"faucets": [],
"infoURL": "https://playa3ull.games"
}, {
"name": "Orlando Chain",
"chainId": 3031,

View File

@ -8664,6 +8664,30 @@
"url": "https://explorer.canxium.org",
"standard": "none"
}]
}, {
"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"
}]
}, {
"name": "Orlando Chain",
"chain": "ORL",

8
icons/playa3ull.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreib62bv2d65d7nidojgpkgatrt7smee2l4ov6i6ozqhpfaqsonxku4",
"width": 512,
"height": 443,
"format": "png"
}
]

File diff suppressed because one or more lines are too long

View File

@ -443,6 +443,7 @@
"cennz-r": "eip155:3000",
"cennz-n": "eip155:3001",
"cau": "eip155:3003",
"3ULL": "eip155:3011",
"ORL": "eip155:3031",
"bfc": "eip155:3068",
"filecoin-hyperspace": "eip155:3141",