TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 255 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 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) |
---|---|---|---|---|---|---|---|
| 18122703 | a year ago | | | 0 | 0.0011575460 | |
| 18029971 | a year ago | | | 0 | 0.0037141920 | |
| 16913143 | 2 years ago | | | 0 | 0.0048906250 | |
| 16909332 | 2 years ago | | | 0 | 0.0015475800 | |
| 16891618 | 2 years ago | | | 0 | 0.0083291860 | |
| 16890120 | 2 years ago | | | 0 | 0.0039279900 | |
| 16849017 | 2 years ago | | | 0 | 0.0043037500 | |
| 16849013 | 2 years ago | | | 0 | 0.0014382000 | |
| 16849003 | 2 years ago | | | 0 | 0.0039275500 | |
| 16849000 | 2 years ago | | | 0 | 0.0041081250 |
ABI
ABI objects
Getter at block 21399342
OPERATOR_ROLE() view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
REQUEST_TYPEHASH() view returns (bytes32)
0x4b815b84624cc53d6ea8719943d368aacd8bb3862cd31a46fbc8eba26c0654a8
owner() view returns (address)
0x12b70a97bc5f2010b5c79fea3273bc697c25e5b3
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__ERC721ProxyContract_init(address _signer)
addOperator(address operator)
erc1155safeTransferFrom(address token, address from, address to, uint256 id, uint256 value, bytes data)
erc721safeTransferFrom(address token, address from, address to, uint256 tokenId)
processBatchRequest(struct ERC721TranserProxyContractRequest[] requests)
processRequest(struct ERC721TranserProxyContractRequest request)
removeOperator(address operator)
renounceOwnership()
transfer(struct LibAssetAsset asset)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.