MOON HUNTER
Verified contract
Active on
Ethereum with 190 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "MOON HUNTER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20597442 | 4 months ago | | | 0 | 0.000047223000 | |
| 16964024 | 2 years ago | | | 0 | 0.00095324729 | |
| 16939045 | 2 years ago | | | 0 | 0.0012953418 | |
| 16928058 | 2 years ago | | | 0 | 0.0016144694 | |
| 16892235 | 2 years ago | | | 0 | 0.0016041675 | |
| 16882870 | 2 years ago | | | 0 | 0.00099294300 | |
| 16878269 | 2 years ago | | | 0 | 0.0010079620 | |
| 16869475 | 2 years ago | | | 0 | 0.0017405540 | |
| 16857833 | 2 years ago | | | 0 | 0.00079425098 | |
| 16843535 | 2 years ago | | | 0 | 0.00056280379 |
ABI
ABI objects
Getter at block 21386538
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
5
devWallet() view returns (address)
0x25c9f68288be6ce3061faf080e2a1f50cf91b6b7
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
26739600328
maxWallet() view returns (uint256)
26739600328
name() view returns (string)
MOON HUNTER
owner() view returns (address)
0x25c9f68288be6ce3061faf080e2a1f50cf91b6b7
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
supply() view returns (uint256)
891320010959
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
445660005
symbol() view returns (string)
ASTRO
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
totalSupply() view returns (uint256)
891320010959
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
3
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb8adb2c106def9c03b80c825834b2c2fd48bc174
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
3
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.