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
Hi. one question about ContractAddress on https://github.com/connext/chaindata/blob/main/deploy.md
I'm gonna integrate the pre-deployed ERC20 token to the cross-chain bridge.
So I'm gonna build a wrapper contract for the ERC20 token.
I checked the Anyswap frontend. In most cases, the deposit address is the same as MPC address. When we use a wrapper, which one of Wrapper and ERC20 token should be set as a contract address?
Thanks
The text was updated successfully, but these errors were encountered:
Hi. one question about ContractAddress on https://github.com/connext/chaindata/blob/main/deploy.md
I'm gonna integrate the pre-deployed ERC20 token to the cross-chain bridge.
So I'm gonna build a wrapper contract for the ERC20 token.
I checked the Anyswap frontend. In most cases, the deposit address is the same as MPC address. When we use a wrapper, which one of Wrapper and ERC20 token should be set as a contract address?
Thanks
The text was updated successfully, but these errors were encountered: