diff --git a/_data/chains/eip155-4289.json b/_data/chains/eip155-4289.json new file mode 100644 index 000000000000..9cfaf1a88712 --- /dev/null +++ b/_data/chains/eip155-4289.json @@ -0,0 +1,23 @@ +{ + "name": "TPIX Chain", + "chain": "TPIX", + "rpc": ["https://rpc.tpix.online"], + "faucets": [], + "nativeCurrency": { + "name": "Thaiprompt Index", + "symbol": "TPIX", + "decimals": 18 + }, + "infoURL": "https://tpix.online", + "shortName": "tpix", + "chainId": 4289, + "networkId": 4289, + "icon": "tpix", + "explorers": [ + { + "name": "TPIX Chain Explorer", + "url": "https://explorer.tpix.online", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-4290.json b/_data/chains/eip155-4290.json new file mode 100644 index 000000000000..9d1a56bdc8b2 --- /dev/null +++ b/_data/chains/eip155-4290.json @@ -0,0 +1,17 @@ +{ + "name": "TPIX Chain Testnet", + "chain": "TPIX", + "rpc": [], + "faucets": [], + "nativeCurrency": { + "name": "Thaiprompt Index", + "symbol": "tTPIX", + "decimals": 18 + }, + "infoURL": "https://tpix.online", + "shortName": "tpix-testnet", + "chainId": 4290, + "networkId": 4290, + "icon": "tpix", + "explorers": [] +} diff --git a/_data/icons/tpix.json b/_data/icons/tpix.json new file mode 100644 index 000000000000..67822ed83973 --- /dev/null +++ b/_data/icons/tpix.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreihdwdcefgh4dqkjv67uzcmw7ojee6xedzdetojuzjevtenomqspsm", + "width": 512, + "height": 512, + "format": "png" + } +]