mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create 0xTrade (#1644)
* Create 0xTrade add new chain 0xTrade * Update _data/chains/0xTrade * Rename 0xTrade to eip155-10248.json * Update eip155-10248.json * Update _data/chains/eip155-10248.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
c259518c9f
commit
3a88a156a6
22
_data/chains/eip155-10248.json
Normal file
22
_data/chains/eip155-10248.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "0XTade",
|
||||
"chain": "0XTade Chain",
|
||||
"rpc": ["https://node.0xtchain.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "0XT",
|
||||
"symbol": "0XT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.0xtrade.finance/",
|
||||
"shortName": "0xt",
|
||||
"chainId": 10248,
|
||||
"networkId": 10248,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "0xtrade Scan",
|
||||
"url": "https://www.0xtscan.com",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user