TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 4,601 txns
Deployed by via 0x352a0752 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
ERC-20
Value $3,002,746,440.02
ERC-20
Value $1,215,332,766.92
0xeee95c79cfad01cc37df8d1e892dd189a01e3aeeb62a5ecb9c3bd2dfa78db3b2
0x1b423bfcd6cc57a2af45082c06fab9521ad0b6f6e24a62fe3813fde210782b42
0xfc701f19948c7b8525406372767f0ca6023359132e3d5b5cdd47c11a6587ef7c
0x671a178be1186bdac4921615056acc211ac1e47a3a1552d1c0421c3f28117f50
0x0de91192bbd97ef21cb8788a21918071ef1d2bdd97c226cc3a0dbb933732e491
0x975fa9db0c644b0787bef270c3a4fd2ae1e21d7e57eb94bcfc118e485e0048f8
0x12ea2732c48ba93fced747ce8fe2e5851d6c626935a158097cc8d8ebe9864e6f
0x246726d7430bf284a3d9e4b03c9129891c5ccb138165f0bceca1247b344c770c
0x13e6f0e4e9f436a224c547165738e8b90b5d878d6413ef5bad3b474c572dc67a
0x006ded353027ddd613e228f82b01d414186a20c96f7285602ed4e353b02d20d3

Functions
Getter at block 20852978
matic(view returns (address)
0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0
owner(view returns (address)
0x29a6f32f36eded399763524018f17f03b1435b18
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
polygon(view returns (address)
0x455e53cbb86018ac2b8092fdcd39d8444affc3f6
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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 _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
InvalidAddress(
InvalidAddressOrAlreadySet(
UnmigrationLocked(