ExchangeV1
Verified contract
Active on
Ethereum with 30,211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1cf0…e18a
0x4fee…a0be
0x661a…a443
0xb8e4…07d8
0xed1f…e4a8
0xc286…bbe1
Balances ($2,233.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.6 | $3,721.79 |
$2,233.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453393 | 4 months ago | | | 0.0001025 | 0.00013354200 | |
| 20453370 | 4 months ago | | | 0 | 0.000063668000 | |
| 20453358 | 4 months ago | | | 0.000001025 | 0.00013363100 | |
| 20453102 | 4 months ago | | | 0.00001 | 0.00013359500 | |
| 20453033 | 4 months ago | | | 0.005125 | 0.00015692400 | |
| 20453012 | 4 months ago | | | 0.00000001 | 0.00013357100 | |
| 20452995 | 4 months ago | | | 0.0009225 | 0.00017400000 | |
| 20452935 | 4 months ago | | | 0.00001 | 0.00026719000 | |
| 20452935 | 4 months ago | | | 0.00001 | 0.00013359500 | |
| 20452906 | 4 months ago | | | 0.00001 | 0.00013359500 |
ABI
ABI objects
Getter at block 21309499
beneficiary() view returns (address)
0x1cf0df2a5a20cd61d68d4489eebbf85b8d39e18a
buyerFeeSigner() view returns (address)
0xf03ba06dd459ae597357b491219fcb573f5fe683
erc20TransferProxy() view returns (address)
0xb8e4526e0da700e9ef1f879af713d691f81507d8
isOwner() view returns (bool)
false
ordersHolder() view returns (address)
0xc286c8b4bf8e29ad049a42b17ddf4a7c3248bbe1
owner() view returns (address)
0x20b9049c69dea7e5d46de82ce0b33a9d5a8a0893
state() view returns (address)
0xed1f5f8724cc185d4e48a71a7fac64fa5216e4a8
transferProxy() view returns (address)
0x4fee7b061c97c9c496b01dbce9cdb10c02f0a0be
transferProxyForDeprecated() view returns (address)
0x661aa0fce9ba700d652433dfc8134c2bdf0ba443
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)
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 _state, address _ordersHolder, address _beneficiary, address _buyerFeeSigner)
This contract contains no fallback and receive objects.
This contract contains no error objects.