Shuttle is a Terra-Ethereum bridge. Currently only allows Terra assets to be sent between Terra and Ethereum networks, and only supports the transfer of whitelisted assets.
Shuttle charges a fee only for transferring assets from Terra to Ethereum/BSC, and the quantity is calculated as max($1, 0.1% * amount)
. A transaction with tiny amount smaller than $1 value will be ignored.
- [Ethereum] Deploy WrappedToken Contract and do verify the contract code
- [Ethereum] Transfer ownership to proper minter address (minter address can be found in here)
DEPRECATED