Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
No balances found for "XXX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18232650 | a year ago | | | 0 | 0.00050792550 | |
| 18232650 | a year ago | | | 0 | 0.00056686800 | |
| 18232642 | a year ago | | | 0 | 0.00056686800 | |
| 18232639 | a year ago | | | 0 | 0.00045199644 | |
| 18232634 | a year ago | | | 0 | 0.00056686800 | |
| 18232629 | a year ago | | | 0 | 0.00045761749 | |
| 18232626 | a year ago | | | 0 | 0.00054564117 | |
| 18232625 | a year ago | | | 0 | 0.00056686800 | |
| 18232623 | a year ago | | | 0 | 0.00056686800 | |
| 18232609 | a year ago | | | 0 | 0.00056686800 |
ABI
ABI objects
Getter at block 21317581
_owner() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
getTime() view returns (uint256)
1733175779
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000000000
name() view returns (string)
XXX
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
XXX
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setAirdropNumbs(uint256 newValue)
setIsTxLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setMaxDesAmount(uint256 maxDestroy)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 supply, address router)
receive()
This contract contains no error objects.