OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 207 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OptimizedTransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18820323 | a year ago | | | 0 | 0.035264354 | |
| 18816473 | a year ago | | | 0 | 0.031089444 | |
| 18816208 | a year ago | | | 0 | 0.030063148 | |
| 18558253 | a year ago | | | 0 | 0.021480032 | |
| 18558250 | a year ago | | | 0 | 0.020221435 | |
| 18558248 | a year ago | | | 0 | 0.021734245 | |
| 18558246 | a year ago | | | 0 | 0.022133555 | |
| 18558242 | a year ago | | | 0 | 0.021275622 | |
| 18540955 | a year ago | | | 0 | 0.017324171 | |
| 18424324 | a year ago | | | 0 | 0.010115146 |
ABI
ABI objects
Getter at block 21229217
implementation() view returns (address)
0xd57dcd612c5f04797fccc24f22a43f42602bd8f2
Read-only
computeERC721BurnableAddress(string name_, string symbol_, string baseTokenURI_, address royaltyReceiver_, uint96 royaltyBps_, uint256 initialSupply_, address initialSupplyReceiver_, address gaslessListingManager_, address contractOwner_, bytes4 salt_) view returns (address)
State-modifying
Events admin() returns (address admin_)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
createERC721Burnable(string name_, string symbol_, string baseTokenURI_, address royaltyReceiver_, uint96 royaltyBps_, uint256 initialSupply_, address initialSupplyReceiver_, address gaslessListingManager_, address contractOwner_, bytes4 salt_) returns (address)
initialize()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Deployed(address indexed creator, address indexed newContract)
Initialized(uint8 version)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.