MobileAppCoin
Verified contract
Active on
Ethereum with 77,529 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 |
---|---|---|---|---|---|
GOOD | ERC-20 | 2.16B | -- | -- | |
XPS | ERC-20 | 1M | -- | -- | |
MAC | ERC-20 | 11.77551K | -- | -- | |
IG | ERC-20 | 5.346535K | -- | -- | |
DAR | ERC-20 | 2K | -- | -- | |
BNVT | ERC-20 | 1K | -- | -- | |
MXM | ERC-20 | 100 | -- | -- | |
MXM | ERC-20 | 100 | -- | -- | |
NAMY | ERC-20 | 100 | -- | -- | |
CCY | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19420125 | 8 months ago | | | 0 | 0.0025352587 | |
| 16903301 | 2 years ago | | | 0 | 0.00070893000 | |
| 11542658 | 4 years ago | | | 0 | 0.0073022937 | |
| 11087773 | 4 years ago | | | 0 | 0.00052500000 | |
| 11087726 | 4 years ago | | | 0 | 0.0020399500 | |
| 10546484 | 4 years ago | | | 0 | 0.0031894461 | |
| 9897847 | 5 years ago | | | 0 | 0.00076961750 | |
| 9689053 | 5 years ago | | | 0 | 0.000074572000 | |
| 9623241 | 5 years ago | | | 0 | 0.000093601200 | |
| 9617144 | 5 years ago | | | 0 | 0.00029828800 |
ABI
ABI objects
Getter at block 21161315
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
MobileAppCoin
symbol() view returns (string)
MAC
totalDistributed() view returns (uint256)
89184168016224387
totalRemaining() view returns (uint256)
10815831983775613
totalSupply() view returns (uint256)
100000000000000000
value() view returns (uint256)
235802841948
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 airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
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)
withdraw()
withdrawForeignTokens(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.