CryptoArteSales
Verified contract
Active on
Ethereum with 11,112 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbace…9598
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EBK | ERC-20 | 5.5925 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13004987 | 3 years ago | | | 0.1 | 0.0055085940 | |
| 13000729 | 3 years ago | | | 0 | 0.0048780000 | |
| 13000721 | 3 years ago | | | 0 | 0.0048780000 | |
| 13000712 | 3 years ago | | | 0 | 0.0048780000 | |
| 13000704 | 3 years ago | | | 0 | 0.0048780000 | |
| 13000692 | 3 years ago | | | 0 | 0.0048780000 | |
| 13000677 | 3 years ago | | | 0 | 0.0026770400 | |
| 13000035 | 3 years ago | | | 0.1 | 0.0015045170 | |
| 12999971 | 3 years ago | | | 0.1 | 0.0018638100 | |
| 12999900 | 3 years ago | | | 0.1 | 0.0028992600 |
ABI
ABI objects
Getter at block 21166103
currentPrice() view returns (uint256)
100000000000000000
nftAddress() view returns (address)
0xbace7e22f06554339911a03b8e0ae28203da9598
owner() view returns (address)
0x5ea93bd269bfd21b9e19f73db5d51d189c35cdb3
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events destroy()
destroyAndSend(address _recipient)
pause()
purchaseToken(uint256 _tokenId) payable
renounceOwnership()
sendTo(address _payee, uint256 _amount)
setCurrentPrice(uint256 _currentPrice)
transferOwnership(address _newOwner)
unpause()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Received(address indexed payer, uint256 tokenId, uint256 amount, uint256 balance)
Sent(address indexed payee, uint256 amount, uint256 balance)
Unpause()
constructor(address _nftAddress, uint256 _currentPrice)
This contract contains no fallback and receive objects.
This contract contains no error objects.