MillionCoin
Verified contract
Active on
Ethereum with 381 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.22)
Native
Value
$0.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000063 | $3,447.75 |
$0.22 | |
GSE | ERC-20 | 111 | $0.000029 |
$0 | |
OCN | ERC-20 | 6 | $0.000038 |
$0 | |
MON | ERC-20 | 2.503125M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12225393 | 4 years ago | | | 0 | 0.0020338290 | |
| 10886461 | 4 years ago | | | 0 | 0.0057974070 | |
| 9875382 | 5 years ago | | | 0 | 0.00030130800 | |
| 9132657 | 5 years ago | | | 0 | 0.000080194000 | |
| 9132649 | 5 years ago | | | 0 | 0.000080194000 | |
| 9132634 | 5 years ago | | | 0 | 0.000080194000 | |
| 9132627 | 5 years ago | | | 0 | 0.000066563700 | |
| 9132626 | 5 years ago | | | 0 | 0.000084203700 | |
| 9132612 | 5 years ago | | | 0 | 0.000066563700 | |
| 9132602 | 5 years ago | | | 0 | 0.000084203700 |
ABI
ABI objects
Getter at block 21268395
DECIMALS() view returns (uint256)
8
GetBalance() view returns (uint256)
63425000000000
GetMaxStageEthAmount() view returns (uint256)
1999999936575000000000
GetNow() view returns (uint256)
1732581515
GetStats() view returns (uint256, uint256, uint256, uint256)
(0, 0, 0, 0)
beneficiary() view returns (address)
0x678c66747e96258efcde4af5f6b408dc00d68c42
decimals() view returns (uint256)
8
maxTokenSupply() view returns (uint256)
340000000000000000
mintingFinished() view returns (bool)
false
name() view returns (string)
MillionCoin
owner() view returns (address)
0x56947ac048452f75a64e2411ca140336cf939f7d
period() view returns (uint256)
86400
stageIndex() view returns (uint256)
1
start() view returns (uint256)
1518908400
sumMultiplayer() view returns (uint256)
100000
symbol() view returns (string)
MON
totalSupply() view returns (uint256)
500000014027500
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
stageBuys(address) view returns (uint128 amountOfEth, uint128 stage)
stageDataStore(uint256) view returns (uint128 stageTime, uint64 stageSum, uint64 stagePrice)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyStatus(uint256 status)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _benef, uint256 _start, uint256 _sumMul, uint256 _period)
fallback()
This contract contains no error objects.