diff --git a/_data/chains/eip155-334.json b/_data/chains/eip155-334.json new file mode 100644 index 000000000000..e71121a24e4f --- /dev/null +++ b/_data/chains/eip155-334.json @@ -0,0 +1,26 @@ +{ + "name": "B2N", + "chain": "B2N", + "rpc": [ + "https://t3rn-b2n.blockpi.network/v1/rpc/public", + "https://b2n.rpc.caldera.xyz/http" + ], + "faucets": [], + "nativeCurrency": { + "name": "BRN", + "symbol": "BRN", + "decimals": 18 + }, + "infoURL": "https://www.t3rn.io", + "shortName": "b2n", + "chainId": 334, + "networkId": 334, + "icon": "b2n", + "explorers": [ + { + "name": "Caldera", + "url": "https://b2n.hub.caldera.xyz", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/b2n.json b/_data/icons/b2n.json new file mode 100644 index 000000000000..4dd7fc65b2e9 --- /dev/null +++ b/_data/icons/b2n.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiexhn5c22ay74o7q57mifjkj44tqtfbh5d6zx5slnz5w7ttrkxu4y", + "width": 170, + "height": 170, + "format": "png" + } +]