Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAPE | ERC-20 | 1.012834T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14713149 | 3 years ago | | | 0 | 0.0014674004 | |
| 14704430 | 3 years ago | | | 0 | 0.0024392208 | |
| 14704101 | 3 years ago | | | 0 | 0.0021409655 | |
| 14703949 | 3 years ago | | | 0 | 0.0025401951 | |
| 14702324 | 3 years ago | | | 0 | 0.0044562465 | |
| 14702234 | 3 years ago | | | 0 | 0.0064727287 | |
| 14702232 | 3 years ago | | | 0 | 0.0064489383 | |
| 14702058 | 3 years ago | | | 0 | 0.0021924861 | |
| 14701753 | 3 years ago | | | 0 | 0.0029171476 | |
| 14701749 | 3 years ago | | | 0 | 0.0027108657 |
ABI
ABI objects
Getter at block 21379872
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
9
devFee() view returns (uint256)
4
devFeeOnSell() view returns (uint256)
4
devWallet() view returns (address)
0x55f3ba0930fe0365fcb34f2070f3cdaaaf08ee30
distributorGas() view returns (uint256)
50000
dividendDistributor() view returns (address)
0xcc0107c131a508fdda12714c3660d002eb57545d
factory() view returns (address)
0x55f3ba0930fe0365fcb34f2070f3cdaaaf08ee30
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
hldAdmin() view returns (address)
0x55f3ba0930fe0365fcb34f2070f3cdaaaf08ee30
launchedAt() view returns (uint256)
0
lpFee() view returns (uint256)
0
lpFeeOnSell() view returns (uint256)
0
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
name() view returns (string)
Big Ape
pair() view returns (address)
0x6bffda2ac8ffea9c0c8d5220114dca11fba96707
reflectionFee() view returns (uint256)
6
reflectionFeeOnSell() view returns (uint256)
6
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000000000
symbol() view returns (string)
BAPE
tokenOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalFee() view returns (uint256)
10
totalFeeIfSelling() view returns (uint256)
10
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
14701224
tradingStatus() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeDistributorGas(uint256 _distributorGas)
changeFees(uint256 initialReflectionFee, uint256 initialReflectionFeeOnSell, uint256 initialLpFee, uint256 initialLpFeeOnSell, uint256 initialDevFee, uint256 initialDevFeeOnSell)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
enableTrading(bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] addresses, uint256 tokens)
removeHldAdmin()
setBots(address[] bots_)
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setLpWallet(address newLpWallet)
setOwnerWallet(address newOwnerWallet)
transfer(address to, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateHldAdmin(address newAdmin)
updateRestrictBots(bool _status)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
constructor(uint256 initialSupply, address reflectionToken, address routerAddress, address initialHldAdmin)
receive()
This contract contains no error objects.