MinereumFeeShares
Verified contract
Active on
Ethereum with 28 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 "MinereumFeeShares"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16027990 | 2 years ago | | | 0 | 0.00081355830 | |
| 16002042 | 2 years ago | | | 0.02 | 0.00096749267 | |
| 15998589 | 2 years ago | | | 0.02 | 0.0014622865 | |
| 15998581 | 2 years ago | | | 0.02 | 0.0014622865 | |
| 15991163 | 2 years ago | | | 0.02 | 0.0017966204 | |
| 15955762 | 2 years ago | | | 0.02 | 0.0014622865 | |
| 15955753 | 2 years ago | | | 0.02 | 0.0014622865 | |
| 15955751 | 2 years ago | | | 0.02 | 0.0014622865 | |
| 15955749 | 2 years ago | | | 0.02 | 0.0014622865 | |
| 15955746 | 2 years ago | | | 0.02 | 0.0030342010 |
ABI
ABI objects
Getter at block 21313931 GetFeeShareHolders() view returns (address[])
GetFeeShareHoldersLength() view returns (uint256)
16
price() view returns (uint256)
20000000000000000
sharesForSale() view returns (uint256)
4947
sharesSold() view returns (uint256)
53
Read-only
GetAmount(address _address) view returns (uint256)
GetFeeShareHoldersAt(uint256 i) view returns (address)
amounts(address) view returns (uint256)
State-modifying
Events BuyFeeShares(uint256 amount) payable
TransferFunds()
UpdateValues(uint256 _price, uint256 _sharesForSale)
BuyFeeSharesEvent(address indexed from, uint256 value, uint256 price, uint256 totalPrice)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.