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 "Apemax"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18291335 | a year ago | | | 0 | 0.00032981861 | |
| 18290995 | a year ago | | | 0 | 0.00032388837 | |
| 18290825 | a year ago | | | 0 | 0.00043322929 | |
| 18290713 | a year ago | | | 0 | 0.00030049465 | |
| 18290479 | a year ago | | | 0 | 0.00029845113 | |
| 18290421 | a year ago | | | 0 | 0.00030314767 | |
| 18290388 | a year ago | | | 0 | 0.0014498442 | |
| 18290382 | a year ago | | | 0 | 0.00027485133 | |
| 18290349 | a year ago | | | 0 | 0.00019181163 |
ABI
ABI objects
Getter at block 21158367
_owner() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
20000000000000000000000000
getTime() view returns (uint256)
1731254903
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000000000
name() view returns (string)
Apemax
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
APEMAX
totalSupply() view returns (uint256)
20000000000000000000000000
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.