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 "Moozicore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8386574 | 5 years ago | | | 0 | 0.00066148000 | |
| 8334193 | 5 years ago | | | 0 | 0.0015727600 | |
| 8334178 | 5 years ago | | | 0 | 0.00097276000 | |
| 8270166 | 5 years ago | | | 0 | 0.0019080990 | |
| 8270163 | 5 years ago | | | 0 | 0.0019080990 | |
| 8219708 | 5 years ago | | | 0 | 0.0015714800 | |
| 8205384 | 5 years ago | | | 0 | 0.0032241580 | |
| 8205379 | 5 years ago | | | 0 | 0.0019941580 | |
| 8205370 | 5 years ago | | | 0 | 0.0032241580 | |
| 8205366 | 5 years ago | | | 0 | 0.0032241580 |
ABI
ABI objects
Getter at block 21206242
endTime() view returns (uint256)
1559289600
getRate() view returns (uint256)
0
hasEnded() view returns (bool)
true
owner() view returns (address)
0x3b2b82b7a26384e659aee5b893135e2f6dae49ac
rate() view returns (uint256)
1
startTime() view returns (uint256)
1543222800
token() view returns (address)
0xfe4455fd433ed3ca025ec7c43cb8686ed89826cd
totalSupplyIco() view returns (uint256)
358855135205600000000000
wallet() view returns (address)
0x595a1db327727a1d2bd8791cae2c44220255c7c5
weiRaised() view returns (uint256)
65572110771000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events burn(address _burner, uint256 _value)
buyTokens(address beneficiary) payable
changeEnd(uint256 _end)
convertMintTokens(address _to, uint256 _amount) returns (bool)
mintTokens(address walletToMint, uint256 t) payable
setAllowTransferGlobal(bool _status)
setAllowTransferWhitelist(bool _status)
setManager(address _manager, bool _status)
setWhitelist(address _address, bool _status)
setWhitelistTransfer(address _address, bool _status)
setWhitelisting(bool _status)
tokenTransferOwnership(address newOwner) payable
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, address _wallet)
fallback()
This contract contains no error objects.