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:
reeveshen 2022-10-03 18:26:34 +08:00 committed by GitHub
parent c259518c9f
commit 3a88a156a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}