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
Routing tokens from one TokenRemote instance to another is referred to as a "multi-hop", where the tokens are first sent back to their TokenHome contract to update its accounting, and then automatically routed on to their intended destination TokenRemote instance.
Add a chapter after the ERC-20 to ERC-20 Bridge chapter that uses the same setup and adds another L1 with its own ERC20TokenRemote for the ERC-20 token of the first chapter. Then show how a multi-hop can ben performed
The text was updated successfully, but these errors were encountered:
Routing tokens from one TokenRemote instance to another is referred to as a "multi-hop", where the tokens are first sent back to their TokenHome contract to update its accounting, and then automatically routed on to their intended destination TokenRemote instance.
Add a chapter after the
ERC-20 to ERC-20 Bridge
chapter that uses the same setup and adds another L1 with its ownERC20TokenRemote
for the ERC-20 token of the first chapter. Then show how a multi-hop can ben performedThe text was updated successfully, but these errors were encountered: