diff --git a/_data/chains/eip155-1096.json b/_data/chains/eip155-1096.json new file mode 100644 index 000000000000..6946e9b5e2de --- /dev/null +++ b/_data/chains/eip155-1096.json @@ -0,0 +1,25 @@ +{ + "name": "Xenea Ubusuna", + "title": "Xenea Ubusuna Testnet", + "chain": "TXENE", + "rpc": ["https://rpc-ubusuna.xeneascan.com"], + "faucets": [], + "nativeCurrency": { + "name": "Xenea Ubusuna Testnet Token", + "symbol": "TXENE", + "decimals": 18 + }, + "infoURL": "https://xenea.io", + "shortName": "Xenea", + "chainId": 1096, + "networkId": 1096, + "icon": "xenea", + "explorers": [ + { + "name": "Xenea Ubusuna Testnet Explorer", + "url": "https://ubusuna.xeneascan.com", + "icon": "xenea", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/xenea.json b/_data/icons/xenea.json new file mode 100644 index 000000000000..85ee26ad8e90 --- /dev/null +++ b/_data/icons/xenea.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreic57mgyash2ydeim3erdf7xjrvajsrmelofbpkfvbo46cp7nlryxq", + "width": 400, + "height": 400, + "format": "jpg" + } +]