PolygonMigration

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbbcf806f at 18426253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "PolygonMigration"

No transactions found for "PolygonMigration"


Functions
Getter at block 20852978
matic(view returns (address)
0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
polygon(view returns (address)
0x0000000000000000000000000000000000000000
unmigrationLocked(view returns (bool)
false
version(pure returns (string)
1.1.0
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
burn(uint256 amount
initialize(
migrate(uint256 amount
renounceOwnership(
setPolygonToken(address polygon_
transferOwnership(address newOwner
unmigrate(uint256 amount
unmigrateTo(address recipientuint256 amount
unmigrateWithPermit(uint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
updateUnmigrationLock(bool unmigrationLocked_
Events
Initialized(uint8 version
Migrated(address indexed accountuint256 amount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Unmigrated(address indexed accountaddress indexed recipientuint256 amount
UnmigrationLockUpdated(bool lock
Constructor
constructor(address matic_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidAddress(
InvalidAddressOrAlreadySet(
UnmigrationLocked(