HadesCoin
Verified contract
Active on
Ethereum with 149,845 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($224.03)
Native
Value
$224.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.067763 | $3,306.01 |
$224.03 | |
VGS | ERC-20 | 350.001K | -- | -- | |
HAC | ERC-20 | 16.5K | -- | -- | |
AIRDROP | ERC-20 | 9.529799K | -- | -- | |
GUSS | ERC-20 | 68 | -- | -- | |
ROLC | ERC-20 | 10 | -- | -- | |
YD | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18204598 | a year ago | | | 0 | 0.00041068270 | |
| 17949752 | a year ago | | | 0 | 0.00096388108 | |
| 17949740 | a year ago | | | 0 | 0.00089289436 | |
| 17857016 | a year ago | | | 0 | 0.0012631110 | |
| 17789429 | a year ago | | | 0 | 0.0010311005 | |
| 12918851 | 3 years ago | | | 0 | 0.00068050100 | |
| 12305001 | 4 years ago | | | 0 | 0.0029838500 | |
| 12113247 | 4 years ago | | | 0 | 0.0047247234 | |
| 11304496 | 4 years ago | | | 0 | 0.0019370560 | |
| 11180760 | 4 years ago | | | 0 | 0.00074840800 |
ABI
ABI objects
Getter at block 21259090
OfficalHold() view returns (uint256)
360000000000000000000000000
canTransfer() view returns (bool)
true
decimals() view returns (uint8 _decimals)
18
distributionFinished() view returns (bool)
true
etherGetBase() view returns (uint256)
3000000
finishEthGetToken() view returns (bool)
false
finishFreeGetToken() view returns (bool)
true
increaseBase() view returns (uint256)
0
maxIncrease() view returns (uint256)
20
name() view returns (string _name)
HadesCoin
owner() view returns (address)
0x00add7f70b36d8f28aedc388991a9111d68b60b2
symbol() view returns (string _symbol)
HAC
target() view returns (address)
0x0071cebd55c6b12905f3e49ad702579cecc3a884
toGiveBase() view returns (uint256)
0
totalDistributed() view returns (uint256)
1474029448790744322160000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256 _totalSupply)
1474029448790744322160000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
increase(address) view returns (uint256)
unlockUnixTime(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
changeBaseValue(uint256 _toGiveBase, uint256 _increaseBase, uint256 _etherGetBase, uint256 _maxIncrease) returns (bool)
changeIncrease(address[] addresses, uint256[] _amount)
changeOwner(address newOwner)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
finishEthGet() returns (bool)
finishFreeGet() returns (bool)
getTokens() payable
startDistribution() returns (bool)
startEthGet() returns (bool)
startFreeGet() returns (bool)
startTransfer() returns (bool)
stopTransfer() returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(address receiveAddress)
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor(address _target)
fallback()
This contract contains no error objects.