TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 7 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
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12690316 | 7 months ago | | | 0 | 2.1269588e-7 | |
| 12690309 | 7 months ago | | | 0 | 3.1590770e-7 | |
| 12690305 | 7 months ago | | | 0 | 3.1590770e-7 | |
| 12690300 | 7 months ago | | | 0 | 3.1590770e-7 | |
| 12690296 | 7 months ago | | | 0 | 3.1619208e-7 | |
| 12690289 | 7 months ago | | | 0 | 3.1612068e-7 | |
| 12690281 | 7 months ago | | | 0 | 2.1539102e-7 |
ABI
ABI objects
Getter at block 21866451
feeWallet() view returns (address)
0x8a95aed7d7c2ac49408c76ef75a72c1f1a8e7b59
owner() view returns (address)
0x8a95aed7d7c2ac49408c76ef75a72c1f1a8e7b59
Read-only
fee(uint256) view returns (uint256)
State-modifying
Events initialize()
payFee(uint256 _tokenType, address creator, bool isAntibot, address referrer) payable
renounceOwnership()
transferOwnership(address newOwner)
updateFee(uint256 _tokenType, uint256 _fee)
updateFeeWallet(address _feeWallet)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenCreated(address token, uint256 tokenType, bool isAntibot, address indexed creator, address indexed referrer)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.