Hyper Token
Verified contract
Active on
Ethereum with 1,836 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,754.02)
Native
Value
$4,754.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.33736 | $3,554.78 |
$4,754.02 | |
FOR | ERC-20 | 1 | $0.001907 |
$0 | |
EBK | ERC-20 | 6.601262 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20363900 | 4 months ago | | | 0 | 0.00023828140 | |
| 8847495 | 5 years ago | | | 0 | 0.00013905060 | |
| 8784152 | 5 years ago | | | 0.00019 | 0.00028164000 | |
| 8739697 | 5 years ago | | | 0 | 0.000071898000 | |
| 8739315 | 5 years ago | | | 0 | 0.000053933000 | |
| 8739100 | 5 years ago | | | 0 | 0.000071898000 | |
| 8604992 | 5 years ago | | | 0 | 0.00067273300 | |
| 8604801 | 5 years ago | | | 0 | 0.0010449360 | |
| 8604796 | 5 years ago | | | 0 | 0.0012974640 | |
| 8604684 | 5 years ago | | | 0 | 0.0013701600 |
ABI
ABI objects
Getter at block 21287793
antiPumpAndDumpEnd_() view returns (uint256)
1544558400
buyPrice() view returns (uint256)
133337032892197
decimals() view returns (uint8)
18
etherToSendFund() view returns (uint256)
393221038356410
fundAddress_() view returns (address)
0xfa48ee5030771e39bc0f89046bf5beecb65dcf27
myTokens() view returns (uint256)
0
name() view returns (string)
Hyper Token
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
92802574892971
stakingRequirement() view returns (uint256)
1
symbol() view returns (string)
HYPER
totalEthereumBalance() view returns (uint256)
1337359706185308180
totalSupply() view returns (uint256)
10666862631375832293561
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _weiToSpend) view returns (uint256)
canAcceptTokens_(address) view returns (bool)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
myLastRef(address _addr) view returns (address)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
disableInitialStage()
exit()
payFund()
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _identifier)
setCanAcceptTokens(address _address)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
transferAndCall(address _to, uint256 _value, bytes _data) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.