please add blockton blockchain to chainlist (#2170)

* Create eip155-8272.json

* Create bton.json

* Update _data/chains/eip155-8272.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
BLOCKTON 2023-01-21 22:04:48 +05:30 committed by GitHub
parent 381d53a364
commit 922ac809b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Blockton Blockchain",
"chain": "Blockton Blockchain",
"icon": "bton",
"rpc": ["https://rpc.blocktonscan.com/"],
"faucets": ["https://faucet.blocktonscan.com/"],
"nativeCurrency": {
"name": "BLOCKTON",
"symbol": "BTON",
"decimals": 18
},
"infoURL": "https://blocktoncoin.com",
"shortName": "BTON",
"chainId": 8272,
"networkId": 8272,
"explorers": [
{
"name": "Blockton Explorer",
"url": "https://blocktonscan.com",
"standard": "none"
}
]
}

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

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