0x99559194bb97f608b3f5b1e6bb8ba2c41de1483c
Verified contract
Proxy
Active on
Ethereum with 22 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "0x99559194bb97f608b3f5b1e6bb8ba2c41de1483c"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20039909 | 6 months ago | | | 0.026 | 0.00066935549 | |
| 20035959 | 6 months ago | | | 0.00157 | 0.00056457579 | |
| 20034581 | 6 months ago | | | 0.0183 | 0.0011281360 | |
| 20033328 | 6 months ago | | | 0.19555291 | 0.0012419591 | |
| 20002880 | 6 months ago | | | 0.023701347 | 0.00031975278 | |
| 19988422 | 6 months ago | | | 0.029256447 | 0.00034463898 | |
| 19986321 | 6 months ago | | | 0.1044758 | 0.00041848849 | |
| 19986126 | 6 months ago | | | 0.38688188 | 0.00035906491 | |
| 19984416 | 6 months ago | | | 0.25553941 | 0.00094904184 | |
| 19974106 | 7 months ago | | | 0.01068297 | 0.00042578344 |
ABI
ABI objects
Getter at block 21406840
autoFlush1155() view returns (bool)
true
autoFlush721() view returns (bool)
true
parentAddress() view returns (address)
0xd4d3d962312cd1d35751828afa6f336ff80cb022
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events batchFlushERC1155Tokens(address tokenContractAddress, uint256[] tokenIds)
callFromParent(address target, uint256 value, bytes data) returns (bytes)
flush()
flushERC1155Tokens(address tokenContractAddress, uint256 tokenId)
flushERC721Token(address tokenContractAddress, uint256 tokenId)
flushTokens(address tokenContractAddress)
init(address _parentAddress, bool _autoFlush721, bool _autoFlush1155)
onERC1155BatchReceived(address _operator, address _from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address _operator, address _from, uint256 id, uint256 value, bytes data) returns (bytes4)
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes data) returns (bytes4)
setAutoFlush1155(bool autoFlush)
setAutoFlush721(bool autoFlush)
ForwarderDeposited(address from, uint256 value, bytes data)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.