Forwarder
Verified contract
Active on
Ethereum with 31,208 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6193…b7ef
0x080b…7712
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Libra | ERC-20 | 77.6568K | -- | -- | |
ELET | ERC-20 | 15 | -- | -- | |
STT | ERC-20 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11598448 | 4 years ago | | | 0.0513 | 0.081337502 | |
| 11598448 | 4 years ago | | | 0.0513 | 0.079544364 | |
| 11571416 | 4 years ago | | | 0.0248292 | 0.060275388 | |
| 11371570 | 4 years ago | | | 0.02052 | 0.048327530 | |
| 10506441 | 4 years ago | | | 0.04104 | 0.054548729 | |
| 10417576 | 4 years ago | | | 0.083025 | 0.090944448 | |
| 10308000 | 4 years ago | | | 0.035875 | 0.0030733680 | |
| 10304744 | 4 years ago | | | 0.069905 | 0.0034064758 | |
| 10300245 | 4 years ago | | | 0.5043 | 0.0082501857 | |
| 10286884 | 4 years ago | | | 0.0226525 | 0.0092218590 |
ABI
ABI objects
Getter at block 21285962
EXCHANGE_V2_ORDER_ID() view returns (bytes4)
0x770501f8
owner() view returns (address)
0x3b39078f2a3e1512eecc8d6792fdc7f33e1cd2cf
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)
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.