BLACK APE
Verified contract
Active on
Ethereum with 171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.29)
Native
Value
$0.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00009 | $3,193.20 |
$0.29 | |
BAPE | ERC-20 | 8.071944K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20386091 | 4 months ago | | | 0 | 0.000085834434 | |
| 19722675 | 7 months ago | | | 0 | 0.00023164093 | |
| 18184286 | a year ago | | | 0 | 0.00024063731 | |
| 16889333 | 2 years ago | | | 0 | 0.00031142754 | |
| 16497390 | 2 years ago | | | 0 | 0.00041566016 | |
| 16328147 | 2 years ago | | | 0 | 0.00093152473 | |
| 16239219 | 2 years ago | | | 0 | 0.00050241374 | |
| 16150362 | 2 years ago | | | 0 | 0.00083214235 | |
| 16116850 | 2 years ago | | | 0 | 0.00049911993 | |
| 16109614 | 2 years ago | | | 0 | 0.00055809966 |
ABI
ABI objects
Getter at block 21163835
currentLiqTokens() view returns (uint256)
0
currentMaxTx() view returns (uint256)
6666666660000000000000000
currentMaxWallet() view returns (uint256)
9999999990000000000000000
currentSwapTreshold() view returns (uint256)
2
currentThresholdInt() view returns (uint256)
20
currentTokensToSwap() view returns (uint256)
666666666000000000000000
currentTradeStatus() view returns (bool)
true
currentbuyliqFee() view returns (uint256)
1
currentbuymktfee() view returns (uint256)
2
currentmktTokens() view returns (uint256)
0
currentsellLiqFee() view returns (uint256)
1
currentsellmktfee() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint256)
18
getOwner() view returns (address)
0xd2d02a6758a99e5788cb9cb947d44749e8c85067
inSwapAndLiquify() view returns (bool)
false
limitsInEffect() view returns (bool)
true
marketingAddress() view returns (address)
0xd2d02a6758a99e5788cb9cb947d44749e8c85067
name() view returns (string)
BLACK APE
owner() view returns (address)
0xd2d02a6758a99e5788cb9cb947d44749e8c85067
requiredTokensToSwap() view returns (uint256)
666666666000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BAPE
totalSupply() view returns (uint256)
333333333000000000000000000
uniswapV2Pair() view returns (address)
0x33361fddd1827e13ef5ab3fde5a3b7d39a19eee1
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcluded(address toCheck) view returns (bool)
State-modifying
Events addBotWallet(address detectedBot, bool isBot)
addLimitExempt(address newAddress)
addToExcluded(address toExclude)
approve(address spender, uint256 amount) returns (bool)
excludePresaleAddresses(address router, address presale)
removeFromExcluded(address toRemove)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMktAddress(address newAddress)
setSwapAndLiquify(bool _enabled)
tradeStatus(bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unstuckETH(address destination)
unstuckTokens(address tokenToClear, address destination, uint256 amount)
updateMaxTxTreshold(uint256 newVal)
updateMaxWalletTreshold(uint256 newVal)
updateSwapTreshold(uint256 newVal)
updateThreshold(uint256 newThreshold)
updatecurrentbuyliqFee(uint256 newAmount)
updatecurrentbuymktfee(uint256 newAmount)
updatecurrentsellLiqFee(uint256 newAmount)
updatecurrentsellmktfee(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
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)
tokensSwappedDuringTokenomics(uint256 amount)
constructor()
receive()
This contract contains no error objects.