Forwarder
Verified contract
Implementation
Active on
Ethereum with 2 txns
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 "Forwarder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18622937 | a year ago | | | 0 | 0.00093891196 | |
| 18622915 | a year ago | | | 0 | 0.0011453969 |
ABI
ABI objects
Getter at block 21091030
autoFlush1155() view returns (bool)
true
autoFlush721() view returns (bool)
true
parentAddress() view returns (address)
0x63863008d18b5bc4bcde71c092a1591cd1ab731d
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.