Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 0.307 | $0.005809 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17673503 | a year ago | | | 0 | 0.00048713479 | |
| 10200470 | 5 years ago | | | 0 | 0.00085165200 | |
| 9738764 | 5 years ago | | | 0 | 0.000047314000 | |
| 9729987 | 5 years ago | | | 0 | 0.00037851200 | |
| 9693205 | 5 years ago | | | 0 | 0.000047314000 | |
| 9675645 | 5 years ago | | | 0 | 0.000047314000 | |
| 9622261 | 5 years ago | | | 0 | 0.000047314000 | |
| 9503112 | 5 years ago | | | 0 | 0.000047314000 | |
| 9393659 | 5 years ago | | | 0 | 0.000047314000 | |
| 9355343 | 5 years ago | | | 0 | 0.000047314000 |
ABI
ABI objects
Getter at block 21409697
_STAYKFund() view returns (uint256)
74402830000000000000000000
admin() view returns (address)
0xe4eb222842cc09b0b40ef5dea7d0074dee96e334
allowSale() view returns (bool)
true
burnFactor() view returns (uint256)
100
currentSaleAmount() view returns (uint256)
77782000000000000000000
decimals() view returns (uint8)
18
minPurchase() view returns (uint256)
10000000000000000
myTokens() view returns (uint256)
0
name() view returns (string)
STAYK.ME
payFreq() view returns (uint256)
5900
saleHardCap() view returns (uint256)
3000000000000000000000000
salePrice() view returns (uint256)
50000000000000
symbol() view returns (string)
STAYK
totalSupply() view returns (uint256)
87828524156376934549254018
Read-only
_STAYKTokenBalances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
lastPay(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
buyTokens() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeETH(address _to, uint256 _amount)
distributeFund(address _to, uint256 _amount)
getPaid()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiSend(address[] receivers, uint256[] amounts)
multiTransfer(address[] receivers, uint256[] amounts)
resetSale(uint256 _hardCap)
setAllowSale(bool _allow)
setBurnFactor(uint256 _input)
setMinPurcchae(uint256 _amount)
setPayFrequency(uint256 _input)
setSalePrice(uint256 _amount)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdraw()
withdrawPartial(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.