Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "AstroETHX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18175544 | a year ago | | | 0 | 0.00021807093 | |
| 18175509 | a year ago | | | 0 | 0.00039210578 | |
| 18175400 | a year ago | | | 0 | 0.00073782945 | |
| 18175386 | a year ago | | | 0 | 0.00049880181 | |
| 18175345 | a year ago | | | 0 | 0.00040309814 | |
| 18175341 | a year ago | | | 0 | 0.00039516317 | |
| 18175341 | a year ago | | | 0 | 0.00024922882 | |
| 18175339 | a year ago | | | 0 | 0.00038249669 | |
| 18175338 | a year ago | | | 0 | 0.00047883105 | |
| 18175337 | a year ago | | | 0 | 0.00067963145 |
ABI
ABI objects
Getter at block 21292556
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
AstroETHX
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0xd784a9c1cfd03aa6632595be1af22dce4bf46045
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showSupply() view returns (uint256)
967337786224496070523633706
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
4000000000000000000000000
symbol() pure returns (string)
AEX
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
983668893112248035261816853
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
enableTrade()
manualSend()
maxWalletRule(uint256 maxWallPercent)
removeLimits()
renounceOwnership()
setSwapBackSettings(bool _enabled, uint256 _amount)
setTeamWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _buybackFeeReceiver)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
ClearStuck(uint256 amount)
ClearToken(address TokenAddressCleared, uint256 Amount)
EditTax(uint8 Buy, uint8 Sell, uint8 Transfer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
set_MaxTX(uint256 maxTX)
set_MaxWallet(uint256 maxWallet)
set_Receivers(address marketFeeReceivers, address buybackFeeReceiver, address burnFeeReceiver, address devFeeReceiver)
set_SwapBack(uint256 Amount, bool Enabled)
user_TxExempt(address Wallet, bool Exempt)
user_exemptfromfees(address Wallet, bool Exempt)
constructor()
receive()
This contract contains no error objects.