Skip to content
Merged
23 changes: 23 additions & 0 deletions _data/chains/eip155-4289.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
17 changes: 17 additions & 0 deletions _data/chains/eip155-4290.json
Original file line number Diff line number Diff line change
@@ -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": []
}
8 changes: 8 additions & 0 deletions _data/icons/tpix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreihdwdcefgh4dqkjv67uzcmw7ojee6xedzdetojuzjevtenomqspsm",
"width": 512,
"height": 512,
"format": "png"
}
]
Loading