mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Change BKC Testnet Shortname (#2146)
* change bkctestnet shortname * change symbol bkc testnet name
This commit is contained in:
parent
6f8b9daf10
commit
f822a2806d
|
@ -9,16 +9,16 @@
|
|||
"faucets": ["https://faucet.bitkubchain.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "Bitkub Coin",
|
||||
"symbol": "TKUB",
|
||||
"symbol": "tKUB",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.bitkubchain.com/",
|
||||
"shortName": "bkc",
|
||||
"shortName": "bkct",
|
||||
"chainId": 25925,
|
||||
"networkId": 25925,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "bkcscan",
|
||||
"name": "bkcscan-testnet",
|
||||
"url": "https://testnet.bkcscan.com",
|
||||
"standard": "none",
|
||||
"icon": "bkc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user