Added TechPay Chain Network (#1100)

* Create techpay.json

Added techpay icon

* Update techpay.json

* Create eip155-2569.json

Added TechPay chain network

* Update techpay.json

* Update techpay.json
This commit is contained in:
TechPay 2022-04-24 12:26:53 +05:30 committed by GitHub
parent 6fc206c769
commit 3a2640f3a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

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

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

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmQyTyJUnhD1dca35Vyj96pm3v3Xyw8xbG9m8HXHw3k2zR",
"width": 584,
"height": 707,
"format": "svg"
}
]