Forwarder
Verified contract
Active on
Ethereum with 3,943 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x080b…7712
Balances ($12.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZRX | ERC-20 | 21 | $0.587988 |
$12.35 | |
DICO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14224468 | 3 years ago | | | 0.23828429 | 0.033040420 | |
| 13574765 | 3 years ago | | | 0.018757204 | 0.030319377 | |
| 13411639 | 3 years ago | | | 0.33080684 | 0.051323910 | |
| 12842781 | 3 years ago | | | 0.0039134114 | 0.0057076570 | |
| 12621688 | 3 years ago | | | 0.12706402 | 0.0028714400 | |
| 12593846 | 3 years ago | | | 0.11082989 | 0.025941174 | |
| 12358667 | 4 years ago | | | 0.14152749 | 0.010430640 | |
| 12086007 | 4 years ago | | | 0.31717749 | 0.040286820 | |
| 11857459 | 4 years ago | | | 0.5640905 | 0.018710618 | |
| 11819974 | 4 years ago | | | 2.0130216 | 0.038302989 |
ABI
ABI objects
Getter at block 21316834
ERC1155_BATCH_RECEIVED() view returns (bytes4)
0xbc197c81
ERC1155_RECEIVED() view returns (bytes4)
0xf23a6e61
EXCHANGE_V2_ORDER_ID() view returns (bytes4)
0x770501f8
owner() view returns (address)
0x9c767de6cf356dc7f9b6ce22bc3ff0fadc4bd168
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveMakerAssetProxy(bytes assetData)
marketBuyOrdersWithEth(struct LibOrderOrder[] orders, uint256 makerAssetBuyAmount, bytes[] signatures, uint256[] ethFeeAmounts, address[] feeRecipients) payable returns (uint256 wethSpentAmount, uint256 makerAssetAcquiredAmount)
marketSellOrdersWithEth(struct LibOrderOrder[] orders, bytes[] signatures, uint256[] ethFeeAmounts, address[] feeRecipients) payable returns (uint256 wethSpentAmount, uint256 makerAssetAcquiredAmount)
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)
transferOwnership(address newOwner)
withdrawAsset(bytes assetData, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _exchange, address _exchangeV2, address _weth)
fallback()
This contract contains no error objects.