axelarnetwork / axelarjs

Axelar Network foundations for Javascript/Typescript application development
Apache License 2.0
10 stars 8 forks source link

No confirmation pop up to deploy token remotely #366

Closed Olanetsoft closed 5 months ago

Olanetsoft commented 5 months ago

Describe the bug This token, 0xEAc9873291dDAcA754EA5642114151f3035c67A2, is deployed on BNB on the mainnet. An attempt to deploy on Base failed as there was no confirmation pop-up. Even after clearing the cache, it doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://interchain.axelar.dev/binance/0xEAc9873291dDAcA754EA5642114151f3035c67A2
  2. Click on Base
  3. Click on register token
  4. See error

Screenshots

https://github.com/axelarnetwork/axelarjs/assets/45847909/5bdd43c7-a54a-4f8d-a0ed-27be85fd54b5

Desktop (please complete the following information):

npty commented 5 months ago

I've debugged quickly from the network tab and found the execution reverted log was printed continuously.

image