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 |
---|---|---|---|---|---|
MLD | ERC-20 | 1.238026M | -- | -- | |
HMC | ERC-20 | 10 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
ION | ERC-20 | 0.4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19603455 | 8 months ago | | | 0 | 0.00032054320 | |
| 18126258 | a year ago | | | 0 | 0.0014390965 | |
| 17968673 | a year ago | | | 0 | 0.00067392000 | |
| 17740597 | a year ago | | | 0 | 0.00059471754 | |
| 17574037 | a year ago | | | 0 | 0.00039236403 | |
| 17005528 | 2 years ago | | | 0 | 0.00094018864 | |
| 16339282 | 2 years ago | | | 0 | 0.00078709887 | |
| 15560367 | 2 years ago | | | 0 | 0.00013379549 | |
| 15295019 | 2 years ago | | | 0 | 0.00017497995 | |
| 15275431 | 2 years ago | | | 0 | 0.00025290249 |
ABI
ABI objects
Getter at block 21283838
admin() view returns (address)
0xaa34f2544186b5f091ac56e0fa2d56067459f3ea
angelAllocation() view returns (uint256)
200000000000000000000000000
angelTokenSupply() view returns (uint256)
199999999999999910000000000
coinAllocation() view returns (uint256)
2000000000000000000000000000
decimals() view returns (uint256)
18
endDatetime() view returns (uint256)
1515470400
firstStageDatetime() view returns (uint256)
1507262400
founder() view returns (address)
0xcb0d8b9d7031cf1199b09d1c3ae084ed38e54c07
founderAllocated() view returns (bool)
true
founderAllocation() view returns (uint256)
300000000000000000000000000
halted() view returns (bool)
false
name() view returns (string)
MOLD
saleTokenSupply() view returns (uint256)
2000000000000000000000000000
salesVolume() view returns (uint256)
15726298656761907807417
secondStageDatetime() view returns (uint256)
1508126400
startDatetime() view returns (uint256)
1506830400
symbol() view returns (string)
MLD
totalSupply() view returns (uint256)
2499999999999999910000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
price(uint256 timeInSeconds) view returns (uint256)
State-modifying
Events allocateAngelTokens(address angel, uint256 tokens)
allocateFounderTokens()
approve(address _spender, uint256 _value) returns (bool success)
arrangeUnsoldTokens(address holder, uint256 tokens)
buy() payable
buyRecipient(address recipient) payable
changeAdmin(address newAdmin)
halt()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unhalt()
AllocateAngelTokens(address indexed sender, address to, uint256 tokens)
AllocateFounderTokens(address indexed sender, uint256 tokens)
AllocateUnsoldTokens(address indexed sender, address holder, uint256 tokens)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Buy(address indexed sender, uint256 eth, uint256 tokens)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 startDatetimeInSeconds, address founderWallet)
fallback()
This contract contains no error objects.