diff --git a/_data/chains/eip155-15257.json b/_data/chains/eip155-15257.json new file mode 100644 index 000000000000..be813c9e93e9 --- /dev/null +++ b/_data/chains/eip155-15257.json @@ -0,0 +1,23 @@ +{ + "name": "Poodl Testnet", + "chain": "Poodl", + "icon": "poodlIcon", + "rpc": ["https://testnet-rpc.poodl.org"], + "faucets": ["https://faucet.poodl.org"], + "nativeCurrency": { + "name": "Poodl", + "symbol": "POODL", + "decimals": 18 + }, + "infoURL": "https://poodl.org", + "shortName": "poodlt", + "chainId": 15257, + "networkId": 15257, + "explorers": [ + { + "name": "Poodl Testnet Explorer", + "url": "https://testnet.poodl.org", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-15259.json b/_data/chains/eip155-15259.json new file mode 100644 index 000000000000..85a24b25f7df --- /dev/null +++ b/_data/chains/eip155-15259.json @@ -0,0 +1,23 @@ +{ + "name": "Poodl Mainnet", + "chain": "Poodl", + "icon": "poodlIcon", + "rpc": ["https://rpc.poodl.org"], + "faucets": [], + "nativeCurrency": { + "name": "Poodl", + "symbol": "POODL", + "decimals": 18 + }, + "infoURL": "https://poodl.org", + "shortName": "poodle", + "chainId": 15259, + "networkId": 15259, + "explorers": [ + { + "name": "Poodl Mainnet Explorer", + "url": "https://explorer.poodl.org", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-8047.json b/_data/chains/eip155-8047.json new file mode 100644 index 000000000000..db41508ebd90 --- /dev/null +++ b/_data/chains/eip155-8047.json @@ -0,0 +1,26 @@ +{ + "name": "BOAT Mainnet", + "title": "BOAT Mainnet", + "chain": "BOAT", + "icon": "boat", + "rpc": ["https://rpc0.come.boat/"], + "faucets": [], + "nativeCurrency": { + "name": "Best Of All Time Token", + "symbol": "BOAT", + "decimals": 18 + }, + "infoURL": "https://come.boats", + "shortName": "boat", + "chainId": 8047, + "networkId": 8047, + "slip44": 1, + "explorers": [ + { + "name": "BOAT Mainnet Explorer", + "url": "https://scan.come.boats", + "icon": "boat", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/boat.json b/_data/icons/boat.json new file mode 100644 index 000000000000..06247a5601d2 --- /dev/null +++ b/_data/icons/boat.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreibqgh23s7yt7rikybybiwfivwtoh32n24scjykvgbgewo3ecbrcye", + "width": 512, + "height": 512, + "format": "png" + } +] diff --git a/_data/icons/poodlIcon.json b/_data/icons/poodlIcon.json new file mode 100644 index 000000000000..5243cf395830 --- /dev/null +++ b/_data/icons/poodlIcon.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmXfBFHHb5kJGQ3dMLnhDhfFBsgAvm9U72jBSYcfmRHL2p", + "width": 400, + "height": 400, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmXfBFHHb5kJGQ3dMLnhDhfFBsgAvm9U72jBSYcfmRHL2p b/_data/iconsDownload/QmXfBFHHb5kJGQ3dMLnhDhfFBsgAvm9U72jBSYcfmRHL2p new file mode 100644 index 000000000000..404f2a7351e8 Binary files /dev/null and b/_data/iconsDownload/QmXfBFHHb5kJGQ3dMLnhDhfFBsgAvm9U72jBSYcfmRHL2p differ diff --git a/_data/iconsDownload/bafkreibqgh23s7yt7rikybybiwfivwtoh32n24scjykvgbgewo3ecbrcye b/_data/iconsDownload/bafkreibqgh23s7yt7rikybybiwfivwtoh32n24scjykvgbgewo3ecbrcye new file mode 100644 index 000000000000..e4993612faef Binary files /dev/null and b/_data/iconsDownload/bafkreibqgh23s7yt7rikybybiwfivwtoh32n24scjykvgbgewo3ecbrcye differ