mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-2569.json
Added TechPay chain network
This commit is contained in:
parent
7a32ae1676
commit
1453cd81eb
25
_data/chains/eip155-2569.json
Normal file
25
_data/chains/eip155-2569.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "TechPay Mainnet",
|
||||
"chain": "TPC",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://api.techpay.io/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "TechPay",
|
||||
"symbol": "TPC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://techpay.io/",
|
||||
"shortName": "tpc",
|
||||
"chainId": 2569,
|
||||
"networkId": 2569,
|
||||
"icon": "techpay",
|
||||
"explorers": [{
|
||||
"name": "tpcscan",
|
||||
"url": "https://tpcscan.com",
|
||||
"icon": "techpay",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user