An Etheal Promo
Verified contract
Active on
Ethereum with 3,625 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6438…b8b1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AXE | ERC-20 | 13.1K | -- | -- | |
HEALP | ERC-20 | 7.301K | -- | -- | |
HQG | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408716 | 3 months ago | | | 0 | 0.000069698000 | |
| 20261787 | 4 months ago | | | 0 | 0.00031664000 | |
| 19607887 | 7 months ago | | | 0 | 0.00035983009 | |
| 19410424 | 8 months ago | | | 0 | 0.0048853467 | |
| 19364039 | 8 months ago | | | 0 | 0.0020077542 | |
| 19364039 | 8 months ago | | | 0 | 0.0020077818 | |
| 19364039 | 8 months ago | | | 0 | 0.0020070983 | |
| 19364039 | 8 months ago | | | 0 | 0.0020070983 | |
| 19364039 | 8 months ago | | | 0 | 0.0020070923 | |
| 19364039 | 8 months ago | | | 0 | 0.0020070923 |
ABI
ABI objects
Getter at block 21166808
crowdsale() view returns (address)
0x64386613c1abc7a2ce3c00765f505c025d10b8b1
decimals() pure returns (uint8 result)
0
name() pure returns (string result)
An Etheal Promo
owner() view returns (address)
0x06b2387c7f56ecb61009bb31375b84e4be7f80b3
symbol() pure returns (string result)
HEALP
totalSupply() view returns (uint256 supply)
1419338
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
extractTokens(address _token, address _claimer)
kill()
massNotify(address[] _owners)
setCrowdsale(address _crowdsale)
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)
ExtractedTokens(address indexed _token, address indexed _claimer, uint256 _amount)
LogBonusSet(address indexed _address, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _crowdsale)
This contract contains no fallback and receive objects.
This contract contains no error objects.