MICROMINES
Verified contract
Active on
Ethereum with 7,078 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
MIRCO | ERC-20 | 699.99999K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
PMT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156091 | a day ago | | | 0 | 0.00054982378 | |
| 21154604 | a day ago | | | 0 | 0.00029478022 | |
| 21154576 | a day ago | | | 0 | 0.00026294876 | |
| 20539959 | 3 months ago | | | 0 | 0.000080436622 | |
| 20539800 | 3 months ago | | | 0 | 0.00011627391 | |
| 20250449 | 4 months ago | | | 0 | 0.000066430687 | |
| 19907337 | 6 months ago | | | 0 | 0.00012666866 | |
| 19906854 | 6 months ago | | | 0 | 0.00013395438 | |
| 19897082 | 6 months ago | | | 0 | 0.00015459923 | |
| 19886636 | 6 months ago | | | 0 | 0.00016724688 |
ABI
ABI objects
Getter at block 21162732
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
true
minContribution() view returns (uint256)
10000000000000000
name() view returns (string)
MICROMINES
symbol() view returns (string)
MICRO
tokensPerEth() view returns (uint256)
20000000000000000000000000
totalDistributed() view returns (uint256)
18459468204751266173460000000
totalSupply() view returns (uint256)
18000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawALTokenss(address _tokenContract) returns (bool)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.