ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 2 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20217360 | 5 months ago | | | 0 | 0.00017084723 | |
| 20084909 | 6 months ago | | | 0 | 0.0012005892 |
ABI
ABI objects
Getter at block 21392648 proxiableUUID() view returns (bytes32)
baseFee() view returns (uint256)
1000000000000000000000000
owner() view returns (address)
0x040ef6fb6592a70291954e2a6a1a8f320ff10626
treasury() view returns (address)
0x47176b2af9885dc6c4575d4efd63895f7aaa4790
Read-only
fees(address) view returns (uint256)
getFeeAndTreasury(address sender_) view returns (uint256, address)
State-modifying
Events FeeConfig_init(address treasury_, uint256 baseFee_)
renounceOwnership()
setBaseFee(uint256 baseFee_)
setFee(address sender_, uint256 fee_)
setTreasury(address treasury_)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.