mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added T.E.A.M Blockchain (#2458)
This commit is contained in:
parent
a87abf5d36
commit
b29eb61945
31
_data/chains/eip155-88888888.json
Normal file
31
_data/chains/eip155-88888888.json
Normal 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
8
_data/icons/team.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmcnA15BLE9uvznbugXKjqquizZs1eLPeEEkc92DSmvhmt",
|
||||||
|
"width": 248,
|
||||||
|
"height": 248,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user