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 "Feed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4482328 | 7 years ago | | | 0 | 0.00026771200 | |
| 4464836 | 7 years ago | | | 0.01 | 0.0030408420 | |
| 4464816 | 7 years ago | | | 0.01 | 0.0030408420 | |
| 4464763 | 7 years ago | | | 0.001 | 0.00056933100 | |
| 4464649 | 7 years ago | | | 0 | 0.00060272100 | |
| 4464250 | 7 years ago | | | 0 | 0.00070274400 | |
| 4464101 | 7 years ago | | | 0.005 | 0.0028268310 | |
| 4464098 | 7 years ago | | | 0.005 | 0.0028268310 | |
| 4464094 | 7 years ago | | | 0 | 0.00070274400 | |
| 4464062 | 7 years ago | | | 0.005 | 0.0028241430 |
ABI
ABI objects
Getter at block 21378916
Owner() view returns (address)
0xec0e473ca72f416828974f628bb09dfc05ebd4c6
basePrice() view returns (uint256)
5000000000000000
k() view returns (uint256)
1
showInterval() view returns (uint256)
15
totalMessages() view returns (uint256)
9
Read-only
messageInfo(uint256) view returns (string content, uint256 date, address sender, uint256 price, uint256 show_date, uint256 rejected, string rejected_reason)
State-modifying
Events currentMessage(uint256 _now) returns (uint256 _message_id, string _content, uint256 _show_date, uint256 _show_interval, uint256 _serverTime)
queueCount() returns (uint256 _count)
rejectMessage(uint256 _message_id, string _reason) returns (uint256 _amount)
setBasePrice(uint256 _newprice) returns (uint256 _basePrice)
setPriceCoeff(uint256 _new_k) returns (uint256 _k)
setShowInterval(uint256 _newinterval) returns (uint256 _showInterval)
submitMessage(string _content) payable returns (uint256 _message_id, uint256 _message_price, uint256 _queueCount)
transferOwnership(address newOwner)
withdrawBenefit(address _address, uint256 _amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.