suzaku-network / suzaku-contracts-library

An open-source smart contracts library curated by the Suzaku team
Other
4 stars 0 forks source link

ICTT: Router assumes that a token will have only one remote bridge contract per chain #23

Closed Nuttymoon closed 7 hours ago

Nuttymoon commented 1 week ago

See issue #05 of the audit report.

Nuttymoon commented 1 week ago

I think we can acknowledge this issue by saying that the Router is intended to work with canonical contracts only.

IMO "having a native and an ERC20 version of the token" doesn't make sense. If the token is the native token on the destination chain, we can just use a wrapper contract to transform it to ERC20.

Al3xGROS commented 5 days ago

Yes.