Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa400…0c30
0x8291…530a
0x5784…34e0
0x65c4…1a65
0x3d34…70ac
0x6deb…923b
0xe4b9…9646
Balances ($0.00)
No balances found for "ExchangeV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16049322 | 2 years ago | | | 0.0001025 | 0.0034589787 | |
| 15819257 | 2 years ago | | | 0 | 0.0021926845 | |
| 15819239 | 2 years ago | | | 0 | 0.010629579 | |
| 14988986 | 2 years ago | | | 0 | 0.0089099781 | |
| 14952605 | 2 years ago | | | 0 | 0.0075144975 | |
| 14911457 | 3 years ago | | | 0 | 0.016121045 | |
| 14868592 | 3 years ago | | | 0 | 0.0078087807 | |
| 14823993 | 3 years ago | | | 0 | 0.0076110487 | |
| 14775995 | 3 years ago | | | 0 | 0.013218138 | |
| 14739121 | 3 years ago | | | 0 | 0.0064548605 |
ABI
ABI objects
Getter at block 21386390
beneficiary() view returns (address)
0xa40087805d46fec61217ce8201430c19f3250c30
buyerFeeSigner() view returns (address)
0x9bc3ffe230774119683642a1e33827d42c801ce1
erc20TransferProxy() view returns (address)
0x65c46f0cba32a9498058ec52ac9a6ba236241a65
erc20TransferProxyForDeprecated() view returns (address)
0x3d34a27ebe13b2f445e0bfaec99e5ed3267770ac
isOwner() view returns (bool)
false
ordersHolder() view returns (address)
0xe4b96ba3cc1733a177c27fe2e6f225369a319646
owner() view returns (address)
0x92ce162883151ca1b584e556d532d850b945e121
state() view returns (address)
0x6deb561b0532922800e2cbad5f44759ba7a4923b
transferProxy() view returns (address)
0x82912603180ffc1ca3aa6dd4ff862186483b530a
transferProxyForDeprecated() view returns (address)
0x5784265acaf89e236d8bcc24ddb1727ce21d34e0
Read-only
prepareBuyerFeeMessage(struct ExchangeDomainV1Order order, uint256 fee) pure returns (string)
prepareMessage(struct ExchangeDomainV1Order order) pure returns (string)
State-modifying
Events cancel(struct ExchangeDomainV1OrderKey key)
exchange(struct ExchangeDomainV1Order order, struct ExchangeDomainV1Sig sig, uint256 buyerFee, struct ExchangeDomainV1Sig buyerFeeSig, uint256 amount, address buyer) payable
renounceOwnership()
setBeneficiary(address newBeneficiary)
setBuyerFeeSigner(address newBuyerFeeSigner)
setErc20TransferProxy(address _erc20TransferProxy)
setErc20TransferProxyForDeprecated(address _erc20TransferProxyForDeprecated)
setTransferProxy(address _transferProxy)
setTransferProxyForDeprecated(address _transferProxyForDeprecated)
transferOwnership(address newOwner)
Buy(address indexed sellToken, uint256 indexed sellTokenId, uint256 sellValue, address owner, address buyToken, uint256 buyTokenId, uint256 buyValue, address buyer, uint256 amount, uint256 salt)
Cancel(address indexed sellToken, uint256 indexed sellTokenId, address owner, address buyToken, uint256 buyTokenId, uint256 salt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _transferProxy, address _transferProxyForDeprecated, address _erc20TransferProxy, address _erc20TransferProxyForDeprecated, address _state, address _ordersHolder, address _beneficiary, address _buyerFeeSigner)
This contract contains no fallback and receive objects.
This contract contains no error objects.