You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix useIsTransferLimited hook to use token origin chain (#1398)
Previously the hook was using the token destination chain to check
if the token was transfer limited. This would not work for tokens
where the origin chain was different from the destination chain.
Also prefer to fetch the governor limits from wormholescan
Co-authored-by: Kevin Peters <kevin@wormholelabs.xyz>
0 commit comments