add AITD testnet

This commit is contained in:
moumc 2022-05-12 14:20:21 +08:00
parent 6e4e980939
commit d705593dbf
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"name": "Aitd Testnet",
"chain": "AITD",
"icon": "aitd",
"rpc": [
"http://http-testnet.aitd.io"
],
"faucets": [
"https://aitd-faucet-pre.aitdcoin.com/"
],
"nativeCurrency": {
"name": "AITD Testnet",
"symbol": "AITD",
"decimals": 18
},
"infoURL": "https://www.aitd.io/",
"shortName": "AITD",
"chainId": 239,
"networkId": 239,
"explorers": [{
"name": "AITD Chain Explorer",
"url": "http://aitd-explorer-pre.aitdcoin.com",
"standard": "EIP3091"
}]
}

8
_data/icons/aitd.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmNUzX12Gtn4fePqJeMcACvECEH2VeUeNaMFja2kfff1WS",
"width":64,
"height":64,
"format":"png"
}
]