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"],
|
"faucets": ["https://faucet.bitkubchain.com"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Bitkub Coin",
|
"name": "Bitkub Coin",
|
||||||
"symbol": "TKUB",
|
"symbol": "tKUB",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://www.bitkubchain.com/",
|
"infoURL": "https://www.bitkubchain.com/",
|
||||||
"shortName": "bkc",
|
"shortName": "bkct",
|
||||||
"chainId": 25925,
|
"chainId": 25925,
|
||||||
"networkId": 25925,
|
"networkId": 25925,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "bkcscan",
|
"name": "bkcscan-testnet",
|
||||||
"url": "https://testnet.bkcscan.com",
|
"url": "https://testnet.bkcscan.com",
|
||||||
"standard": "none",
|
"standard": "none",
|
||||||
"icon": "bkc"
|
"icon": "bkc"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user