CryptohomaToken
Verified contract
Active on
Ethereum with 138 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOMA | ERC-20 | 77K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6501024 | 6 years ago | | | 0 | 0.00078544500 | |
| 6501003 | 6 years ago | | | 0 | 0.00035000000 | |
| 6318360 | 6 years ago | | | 0 | 0.0010354960 | |
| 6318359 | 6 years ago | | | 0 | 0.00095349600 | |
| 6318354 | 6 years ago | | | 0 | 0.00095349600 | |
| 6318351 | 6 years ago | | | 0 | 0.00095349600 | |
| 6318345 | 6 years ago | | | 0 | 0.0021442590 | |
| 6318343 | 6 years ago | | | 0 | 0.0021468830 | |
| 6318340 | 6 years ago | | | 0 | 0.0021468830 | |
| 6318336 | 6 years ago | | | 0 | 0.0021442590 |
ABI
ABI objects
Getter at block 21296134
airdrop() view returns (address)
0xe0d7bd9a4ce64049a187b0097f86f6ae49bd19b5
airdrop_percent() view returns (uint256)
2
bounty() view returns (address)
0x27986d9cb66dc4b60911d1e10f2db6ca3459a075
bounty_percent() view returns (uint256)
5
decimals() view returns (uint256)
18
mintingFinished() view returns (bool)
true
multisig() view returns (address)
0xcbf6e568f588fc198312f9587e660cbdf64db262
name() view returns (string)
CryptohomaToken
organizer1() view returns (address)
0x4fe7f4aa0d221827112090ad7b90c7d8b9c08cc5
organizer2() view returns (address)
0x6a7fd6308791b198739679f571bd981f7aa3a239
organizer3() view returns (address)
0xcb04445d08830db4bfeb8f94fb71422c2fbab17f
organizer4() view returns (address)
0x4a44960b49816b8cb77de28fcb512ad903d62feb
organizer5() view returns (address)
0xeb27178c637336c3a6243aa312c3f197b54155f1
organizer6() view returns (address)
0x84ae1b4e8c008dcbeff91a923ea216a5fa718e25
organizer7() view returns (address)
0x6de044c56d91b880c73c8e667c37a2b2a977fc3a
organizer8() view returns (address)
0x5b3a08daacc4167e9432dcf56d3fcd147006192c
organizers_percent() view returns (uint256)
15
owner() view returns (address)
0x5be72c790ef0ec5047ddd658b14f75d93e0bc105
presale() view returns (address)
0x42d8388e55a527fa84f29a4d8768b923dd8628e3
presale_tokens() view returns (uint256)
1562500000000000000000000
rate() view returns (uint256)
11000000000000
rate2() view returns (uint256)
15000000000000
symbol() view returns (string)
HOMA
totalMinted() view returns (uint256)
12562600000000000000000000
totalSupply() view returns (uint256)
50000000000000000000000000
weiRaised() view returns (uint256)
1100000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
buyTokens(address _beneficiary) payable
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.