InitializableAdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 16 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAYA | ERC-20 | 100M | -- | -- | |
PAYA | ERC-20 | 75.72551M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11289324 | 4 years ago | | | 0 | 0.0029284425 | |
| 11289324 | 4 years ago | | | 0 | 0.0012015681 | |
| 11289324 | 4 years ago | | | 0 | 0.0029284425 | |
| 11289324 | 4 years ago | | | 0 | 0.0012015681 | |
| 11289324 | 4 years ago | | | 0 | 0.0028662675 | |
| 11289324 | 4 years ago | | | 0 | 0.0011760571 | |
| 11289324 | 4 years ago | | | 0 | 0.0028662675 | |
| 11289324 | 4 years ago | | | 0 | 0.0011760571 | |
| 11289301 | 4 years ago | | | 0 | 0.0018315180 | |
| 11270751 | 4 years ago | | | 0 | 0.0025301537 |
ABI
ABI objects
Getter at block 21303827
crop() view returns (address)
0xe172500462dcd407f2e42590c4ed21b926c2cc60
governor() view returns (address)
0x479d0681a73762ca32a7dca902f44a1ae2e0dfd4
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
initialize(address _admin, address _logic, bytes _data) payable
initialize(address _logic, bytes _data) payable
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approvePool(address pool, uint256 amount)
initialize(address governor, address crop_)
initialize(address governor_)
renounceGovernorship()
transferGovernorship(address newGovernor)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.