We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e704ec6 commit 338f7d0Copy full SHA for 338f7d0
src/utils/blockExplorers.ts
@@ -29,7 +29,7 @@ const blockExplorers = {
29
okex: ['https://www.oklink.com/okexchain/tokenAddr/', 'Oklink'],
30
celo: ['https://explorer.celo.org/tokens/', 'Celo'],
31
waves: ['https://wavesexplorer.com/assets/', 'Waves Explorer'],
32
- eos: ['https://bloks.io/tokens/', 'bloks'],
+ eos: ['https://unicove.com/token/eosio.token/', 'Unicove'],
33
energyweb: ['https://explorer.energyweb.org/address/', 'EnergyWeb'],
34
cronos: ['https://cronoscan.com/address/', 'Cronoscan'],
35
harmony: ['https://explorer.harmony.one/address/', 'Harmony Explorer'],
0 commit comments