Mining Expert Token
Verified contract
Active on
Ethereum with 2,995 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a65…0e8c
Balances ($18.01)
Native
Value
$18.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005649 | $3,187.71 |
$18.01 | |
MEXP | ERC-20 | 99.976823M | -- | -- | |
UBN | ERC-20 | 10K | -- | -- | |
AZP | ERC-20 | 0.16 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9896354 | 5 years ago | | | 0 | 0.000085778980 | |
| 9789083 | 5 years ago | | | 0 | 0.00035848500 | |
| 9789082 | 5 years ago | | | 0 | 0.000023899000 | |
| 9789082 | 5 years ago | | | 0 | 0.000023899000 | |
| 9789082 | 5 years ago | | | 0 | 0.00035848500 | |
| 9789082 | 5 years ago | | | 0 | 0.000023899000 | |
| 9789082 | 5 years ago | | | 0 | 0.000023899000 | |
| 9789082 | 5 years ago | | | 0 | 0.000021851000 | |
| 9789082 | 5 years ago | | | 0 | 0.00035848500 | |
| 9789082 | 5 years ago | | | 0 | 0.000023899000 |
ABI
ABI objects
Getter at block 21158019
INITIAL_SUPPLY() view returns (uint256)
200000000000000000000000000
decimals() view returns (uint32)
18
getContribtor() view returns (uint256 balance, uint256 payout, uint256 payout_time, uint256 token_payout, bool bonus, uint256 ETH_bonus, uint256 payout_balance, uint256 token_balance)
(balance=0, payout=0, payout_time=0, token_payout=0, bonus=false, ETH_bonus=0, payout_balance=0, token_balance=0)
get_contributor_credit() view returns (uint256)
0
last_payout() view returns (uint256)
1584124463
name() view returns (string)
Mining Expert Token
number_contributors() view returns (uint256)
334
owner() view returns (address)
0xace8d2dda634894fe7a8969f50556021c41fffcf
symbol() view returns (string)
MEXP
token() view returns (address)
0x8a6525eaf613b60af00da3b2e98c07124e460e8c
totalSupply() view returns (uint256)
200000000000000000000000000
total_deposits() view returns (uint256)
3933392179206786306882
total_payout() view returns (uint256)
38655259177347211578
total_token_payout() view returns (uint256)
22683525719860140228863
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
contributor_ETH_bonus(address) view returns (uint256)
contributor_balance(address) view returns (uint256)
contributor_bonus(address) view returns (bool)
contributor_payout(address) view returns (uint256)
contributor_payout_time(address) view returns (uint256)
contributor_token_payout(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
getBonus() payable
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
receivePayment() payable
receiveTokenPayment() payable
refund() payable
reinvest() payable
tokenRefund() payable
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
NewContribution(address indexed contributor, uint256 value, uint256 time)
NewContributor(address indexed contributor, uint256 value, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayBonus(address indexed contributor, uint256 value, uint256 time)
PayDividends(address indexed contributor, uint256 value, uint256 time)
PayTokenDividends(address indexed contributor, uint256 value, uint256 time)
Refund(address indexed contributor, uint256 value, uint256 time)
Reinvest(address indexed contributor, uint256 value, uint256 time)
TokenRefund(address indexed contributor, uint256 value, uint256 time)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.