Minotex Coin
Verified contract
Active on
Ethereum with 5,854 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 "Minotex Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20326221 | 4 months ago | | | 0 | 0.00020173031 | |
| 11320161 | 4 years ago | | | 0 | 0.0042341131 | |
| 10306614 | 4 years ago | | | 0 | 0.00089888928 | |
| 9416662 | 5 years ago | | | 0 | 0.00014110470 | |
| 9410148 | 5 years ago | | | 0 | 0.00026604300 | |
| 9409099 | 5 years ago | | | 0 | 0.000047250000 | |
| 9384108 | 5 years ago | | | 0 | 0.00015674700 | |
| 8672417 | 5 years ago | | | 0 | 0.0000066795000 | |
| 8672417 | 5 years ago | | | 0 | 0.0000066795000 | |
| 8672417 | 5 years ago | | | 0 | 0.0000066795000 |
ABI
ABI objects
Getter at block 21286236
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
Minotex Coin
symbol() view returns (string)
MNX
tokenPerETH() view returns (uint256)
20000000000000000000000000
totalDistributed() view returns (uint256)
4262223317749295285755256392
totalRemaining() view returns (uint256)
25737776682250704714244743608
totalSupply() view returns (uint256)
30000000000000000000000000000
valueToGive() view returns (uint256)
48738242684237960470617
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
burnFrom(uint256 _value, address _burner)
buyToken(address _investor, uint256 _invest)
finishDistribution() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawAltcoinTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.