SimpleExchange
Verified contract
Active on
Ethereum with 504 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SimpleExchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14891751 | 3 years ago | | | 0.1 | 0.0073056076 | |
| 14891704 | 3 years ago | | | 0.1 | 0.0052094293 | |
| 13486509 | 3 years ago | | | 0 | 0.0033585200 | |
| 13139385 | 3 years ago | | | 0 | 0.0024123000 | |
| 13038581 | 3 years ago | | | 0 | 0.0014178600 | |
| 13038577 | 3 years ago | | | 0.5 | 0.0068638302 | |
| 12974639 | 3 years ago | | | 0 | 0.0020570000 | |
| 12974520 | 3 years ago | | | 0 | 0.0029915480 | |
| 12816490 | 3 years ago | | | 0 | 0.0012135200 | |
| 12816490 | 3 years ago | | | 0 | 0.00083776000 |
ABI
ABI objects
Getter at block 21318795
token() view returns (address)
0xda98f59e1edecb2545d7b07b794e704ed6cf1f7a
Read-only
listingPrice(uint256 _tokenId) view returns (uint256)
orderBook(uint256) view returns (uint256)
State-modifying
Events buyToken(uint256 _tokenId) payable
listToken(uint256 _tokenId, uint256 _price)
removeListToken(uint256 _tokenId)
TokenListed(uint256 indexed _tokenId, uint256 indexed _price)
TokenSold(uint256 indexed _tokenId, uint256 indexed _price)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.