TradeExecutor
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CNN | ERC-20 | 1 | -- | -- | |
ETHS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5958238 | 6 years ago | | | 0 | 0.0015123000 |
ABI
ABI objects
Getter at block 21225149
ETH() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xfcaafb540298125d9a2f61527374b742f63a6aa0
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
trade(address[2] wrappers, address token, bytes trade1, bytes trade2) payable
tradeForTokens(address[2] wrappers, address token, bytes trade1, bytes trade2)
transferOwnership(address _newOwner)
withdraw()
withdrawToken(address token) returns (bool)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.