ERC20Migrator
Methods
legacyToken
Returns the legacy token that is being migrated.
Returns
migrate
Transfers part of an account's balance in the old token to this contract, and mints the same amount of new tokens for that account.
Parameters
newToken
Returns the new token to which we are migrating.
Returns
Last updated