ERC721TranserProxyContract
Verified contract
Implementation
Active on
Ethereum with 0 txns
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "ERC721TranserProxyContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ERC721TranserProxyContract"
ABI
ABI objects
Getter at block 21399342
OPERATOR_ROLE() view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
REQUEST_TYPEHASH() view returns (bytes32)
0x4b815b84624cc53d6ea8719943d368aacd8bb3862cd31a46fbc8eba26c0654a8
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events __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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.