Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APE | ERC-20 | 2.105142M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18239955 | a year ago | | | 0 | 0.00042581635 | |
| 18239938 | a year ago | | | 0 | 0.00051090690 | |
| 18239933 | a year ago | | | 0 | 0.00062463461 | |
| 18239931 | a year ago | | | 0 | 0.00064449358 | |
| 18239931 | a year ago | | | 0 | 0.00073750362 | |
| 18239930 | a year ago | | | 0 | 0.00032505579 | |
| 18239916 | a year ago | | | 0 | 0.00048027804 |
ABI
ABI objects
Getter at block 21228096
OperationWallet() view returns (address)
0xfaa3e10368f39c66a6d5a8ed063d97b1f0c2f45f
buyLiquidityFee() view returns (uint256)
0
buyOperationFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
2
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
ETHER APE
owner() view returns (address)
0xfaa3e10368f39c66a6d5a8ed063d97b1f0c2f45f
sellLiquidityFee() view returns (uint256)
0
sellOperationFee() view returns (uint256)
99
sellTotalFees() view returns (uint256)
99
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
APE
tokensForLiquidity() view returns (uint256)
0
tokensForOperation() view returns (uint256)
2105141913564107815533627
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x523df26b1ee30a40c77eab4179a48dc6a6731664
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
revokeLimits() returns (bool)
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFee(uint256 _buyLiquidityFee, uint256 _buyOperationFee, uint256 _sellLiquidityFee, uint256 _sellOperationFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.