Mystery Ghost Token
Verified contract
Active on
Ethereum with 839 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
MGT | ERC-20 | 3K | -- | -- | |
TRU | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16756518 | 2 years ago | | | 0 | 0.00053852945 | |
| 15614987 | 2 years ago | | | 0 | 0.00052286048 | |
| 15610284 | 2 years ago | | | 0 | 0.00059492742 | |
| 15596101 | 2 years ago | | | 0 | 0.00060335762 | |
| 15589011 | 2 years ago | | | 0 | 0.0011951792 | |
| 15584004 | 2 years ago | | | 0 | 0.0012739727 | |
| 15583642 | 2 years ago | | | 0 | 0.0028972981 | |
| 11504587 | 4 years ago | | | 0 | 0.0021311741 | |
| 11193258 | 4 years ago | | | 0 | 0.010891504 | |
| 11163397 | 4 years ago | | | 0 | 0.00059800000 |
ABI
ABI objects
Getter at block 21392700
deadline() view returns (uint256)
1579751030
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Mystery Ghost Token
progress0drop() view returns (uint256)
1
requestMinimum() view returns (uint256)
1000000000000000
round1() view returns (uint256)
1577159030
round2() view returns (uint256)
1576727030
symbol() view returns (string)
MGT
target0drop() view returns (uint256)
0
tokensPerEth() view returns (uint256)
50000000000000
totalDistributed() view returns (uint256)
950059120225150000
totalSupply() view returns (uint256)
949999999400000000
Read-only
Claimed(address) view returns (bool)
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 DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
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(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
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.