0x194cff37c12ab4b565a6373369a75ce6f913c745
Verified contract
Proxy
Active on
Ethereum with 47 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 "0x194cff37c12ab4b565a6373369a75ce6f913c745"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153572 | 5 days ago | | | 0.009236 | 0.0010166722 | |
| 21153156 | 5 days ago | | | 0.01216391 | 0.00063114002 | |
| 21103085 | 12 days ago | | | 0.03216924 | 0.00021295936 | |
| 21101800 | 12 days ago | | | 0.0318556 | 0.00048748876 | |
| 21001212 | a month ago | | | 0.01910063 | 0.00066320532 | |
| 20998809 | a month ago | | | 0.02947004 | 0.00052235929 | |
| 20994967 | a month ago | | | 0.02935247 | 0.00067336302 | |
| 20993368 | a month ago | | | 0.02921741 | 0.0015553078 | |
| 20970817 | a month ago | | | 0.02995038 | 0.0012182339 | |
| 20969658 | a month ago | | | 0.00907503 | 0.00088967354 |
ABI
ABI objects
Getter at block 21190644
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.