Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f83…ab0b
0xe41d…f498
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYC | ERC-20 | 6 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7676325 | 6 years ago | | | 0.006148927 | 0.0065355000 | |
| 7670997 | 6 years ago | | | 0.05 | 0.0065316600 | |
| 7647003 | 6 years ago | | | 0.322248 | 0.0070343700 | |
| 7646992 | 6 years ago | | | 0.322248 | 0.0065527500 | |
| 7646985 | 6 years ago | | | 0.322248 | 0.0070226100 | |
| 7636694 | 6 years ago | | | 0.30382208 | 0.0065610000 | |
| 7626258 | 6 years ago | | | 0.000001 | 0.0065316600 | |
| 7624731 | 6 years ago | | | 0.09 | 0.0064053600 | |
| 7624592 | 6 years ago | | | 0.001 | 0.0060146100 | |
| 7589199 | 6 years ago | | | 0.000354585 | 0.0017460600 |
ABI
ABI objects
Getter at block 21122144
owner() view returns (address)
0x2d7dc2ef7c6f6a2cbc3dba4db97b2ddb40e20713
Read-only
This contract contains no read-only function objects.
State-modifying
Events marketBuyOrdersWithEth(struct (address, address, address, address, uint256, uint256, uint256, uint256, uint256, uint256, bytes, bytes)[] orders, uint256 makerAssetFillAmount, bytes[] signatures, struct (address, address, address, address, uint256, uint256, uint256, uint256, uint256, uint256, bytes, bytes)[] feeOrders, bytes[] feeSignatures, uint256 feePercentage, address feeRecipient) payable returns (struct (uint256, uint256, uint256, uint256) orderFillResults, struct (uint256, uint256, uint256, uint256) feeOrderFillResults)
marketSellOrdersWithEth(struct (address, address, address, address, uint256, uint256, uint256, uint256, uint256, uint256, bytes, bytes)[] orders, bytes[] signatures, struct (address, address, address, address, uint256, uint256, uint256, uint256, uint256, uint256, bytes, bytes)[] feeOrders, bytes[] feeSignatures, uint256 feePercentage, address feeRecipient) payable returns (struct (uint256, uint256, uint256, uint256) orderFillResults, struct (uint256, uint256, uint256, uint256) feeOrderFillResults)
transferOwnership(address newOwner)
withdrawAsset(bytes assetData, uint256 amount)
This contract contains no event objects.
constructor(address _exchange, bytes _zrxAssetData, bytes _wethAssetData)
fallback()
This contract contains no error objects.