0x2d429323ad85ce04af726129dfca66a4b56f5de8
Unverified contract
Proxy
Active on
Ethereum with 14 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 "0x2d429323ad85ce04af726129dfca66a4b56f5de8"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21320871 | an hour ago | | | 0.012916338 | 0.00066230646 | |
| 21319740 | 5 hours ago | | | 0.012905331 | 0.00062979381 | |
| 21319700 | 5 hours ago | | | 0.012938331 | 0.00059581998 | |
| 21316639 | 15 hours ago | | | 0.012163063 | 0.0013296275 | |
| 21313883 | a day ago | | | 0.013071683 | 0.00066356230 | |
| 21313832 | a day ago | | | 0.012893522 | 0.00072324546 | |
| 21312840 | a day ago | | | 0.01289737 | 0.00049436413 | |
| 21312765 | a day ago | | | 0.012876268 | 0.00048208967 | |
| 21312280 | a day ago | | | 0.01508414 | 0.00078340949 | |
| 21311779 | a day ago | | | 0.012758084 | 0.00055703949 |
ABI
ABI objects
Getter at block 21321156
autoFlush1155() view returns (bool)
true
autoFlush721() view returns (bool)
true
parentAddress() view returns (address)
0xafc9535a1893e860e148f5a53f1ac75607484a37
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.