Skip to content

Commit 338f7d0

Browse files
authored
Update eos explorer (#1880)
* update eos explorer * remove language from url
1 parent e704ec6 commit 338f7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/blockExplorers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const blockExplorers = {
2929
okex: ['https://www.oklink.com/okexchain/tokenAddr/', 'Oklink'],
3030
celo: ['https://explorer.celo.org/tokens/', 'Celo'],
3131
waves: ['https://wavesexplorer.com/assets/', 'Waves Explorer'],
32-
eos: ['https://bloks.io/tokens/', 'bloks'],
32+
eos: ['https://unicove.com/token/eosio.token/', 'Unicove'],
3333
energyweb: ['https://explorer.energyweb.org/address/', 'EnergyWeb'],
3434
cronos: ['https://cronoscan.com/address/', 'Cronoscan'],
3535
harmony: ['https://explorer.harmony.one/address/', 'Harmony Explorer'],

0 commit comments

Comments
 (0)