Added T.E.A.M Blockchain (#2458)

This commit is contained in:
TEAMDAOPSI2 2023-03-21 17:38:59 +08:00 committed by GitHub
parent a87abf5d36
commit b29eb61945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"name": "T.E.A.M Blockchain",
"chain": "TEAM",
"rpc": ["https://rpc.teamblockchain.team"],
"faucets": [],
"nativeCurrency": {
"name": "TEAM",
"symbol": "$TEAM",
"decimals": 18
},
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"infoURL": "https://teamblockchain.team",
"shortName": "team",
"chainId": 88888888,
"networkId": 88888888,
"explorers": [
{
"icon": "team",
"name": "teamscan",
"url": "https://teamblockchain.team",
"standard": "EIP3091"
}
]
}

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

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