Update explorer url (#884)

Co-authored-by: kodabs <kodabsxshin@gmail.com>
This commit is contained in:
rubidiumchain 2022-02-15 22:03:55 +09:00 committed by GitHub
parent 2279b87822
commit 48f4ad2e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,13 @@
"symbol": "RBD",
"decimals": 18
},
"infoURL": "http://wegochain.io",
"infoURL": "https://www.wegochain.io",
"shortName": "rbd",
"chainId": 5869,
"networkId": 5869
"networkId": 5869,
"explorers": [{
"name": "wegoscan2",
"url": "https://scan2.wegochain.io",
"standard": "EIP3091"
}]
}