EtherRock
Verified contract
Active on
Ethereum with 17,712 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 "EtherRock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258075 | 2 days ago | | | 0 | 0.00028859487 | |
| 21258070 | 2 days ago | | | 0 | 0.00029128547 | |
| 21258065 | 2 days ago | | | 0 | 0.00029158889 | |
| 20636175 | 3 months ago | | | 0 | 0.00014677875 | |
| 20636170 | 3 months ago | | | 0 | 0.00014286417 | |
| 20636166 | 3 months ago | | | 0 | 0.00015177196 | |
| 20636052 | 3 months ago | | | 0 | 0.000068391625 | |
| 20636047 | 3 months ago | | | 0 | 0.000070379938 | |
| 20636031 | 3 months ago | | | 0 | 0.000073506019 | |
| 20451788 | 4 months ago | | | 0 | 0.000026789000 |
ABI
ABI objects
Getter at block 21274875
latestNewRockForSale() view returns (uint256)
14
Read-only
rockOwners(address, uint256) view returns (uint256)
rocks(uint256) view returns (address owner, bool currentlyForSale, uint256 price, uint256 timesSold)
State-modifying
Events buyRock(uint256 rockNumber) payable
dontSellRock(uint256 rockNumber)
getRockInfo(uint256 rockNumber) returns (address, bool, uint256, uint256)
giftRock(uint256 rockNumber, address receiver)
rockOwningHistory(address _address) returns (uint256[])
sellRock(uint256 rockNumber, uint256 price)
withdraw()
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.