MigratorBridgeZap

Methods

migrate

function migrate(uint256 amount) external nonpayable

Parameters

NameTypeDescription

amount

uint256

undefined

migrateAndBridge

function migrateAndBridge(uint256 amount, address to, uint256 chainId) external nonpayable

Parameters

NameTypeDescription

amount

uint256

undefined

to

address

undefined

chainId

uint256

undefined

Last updated