mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Remove explorer URL slash on the end
This commit is contained in:
parent
9d9b3598de
commit
9677f2248b
|
@ -8,13 +8,13 @@
|
||||||
"symbol": "XVM",
|
"symbol": "XVM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://venidium.io/",
|
"infoURL": "https://venidium.io",
|
||||||
"shortName": "xvm",
|
"shortName": "xvm",
|
||||||
"chainId": 4918,
|
"chainId": 4918,
|
||||||
"networkId": 4918,
|
"networkId": 4918,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Venidium EVM Testnet Explorer",
|
"name": "Venidium EVM Testnet Explorer",
|
||||||
"url": "https://evm-testnet.venidiumexplorer.com/",
|
"url": "https://evm-testnet.venidiumexplorer.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user