mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Remove trailing slashes
This commit is contained in:
parent
e96a18d8b9
commit
f637fb7a7d
|
@ -12,14 +12,14 @@
|
||||||
"symbol": "BELLY",
|
"symbol": "BELLY",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://cryptopiece.online/",
|
"infoURL": "https://cryptopiece.online",
|
||||||
"shortName": "OPtest",
|
"shortName": "OPtest",
|
||||||
"chainId": 141,
|
"chainId": 141,
|
||||||
"networkId": 141,
|
"networkId": 141,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Belly Scan",
|
"name": "Belly Scan",
|
||||||
"url": "https://testnet.bellyscan.com/",
|
"url": "https://testnet.bellyscan.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -12,14 +12,14 @@
|
||||||
"symbol": "BELLY",
|
"symbol": "BELLY",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://cryptopiece.online/",
|
"infoURL": "https://cryptopiece.online",
|
||||||
"shortName": "OP",
|
"shortName": "OP",
|
||||||
"chainId": 54,
|
"chainId": 54,
|
||||||
"networkId": 54,
|
"networkId": 54,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Belly Scan",
|
"name": "Belly Scan",
|
||||||
"url": "https://bellyscan.com/",
|
"url": "https://bellyscan.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user