We made a change in #151 that now relies on a map of factory address, but the problem is that if we are trying to quote a chain that is not on that map, then we just error out.
This change is default to the previously unique factory_address when the chain of the token is not in the map
Fix
getAddress
methodWe made a change in #151 that now relies on a map of factory address, but the problem is that if we are trying to quote a chain that is not on that map, then we just error out.
This change is default to the previously unique factory_address when the chain of the token is not in the map