Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($79.51)
Native
Value
$79.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021403 | $3,714.79 |
$79.51 | |
BONK | ERC-20 | 55.638999K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821260 | 7 months ago | | | 0 | 0.0054978136 | |
| 19107704 | 10 months ago | | | 0 | 0.00049128164 | |
| 18618216 | a year ago | | | 0 | 0.0011116793 | |
| 18614170 | a year ago | | | 0 | 0.0030959744 | |
| 18597033 | a year ago | | | 0 | 0.00091750360 | |
| 18587394 | a year ago | | | 0 | 0.0014994229 | |
| 18575479 | a year ago | | | 0 | 0.00070356239 | |
| 18558593 | a year ago | | | 0 | 0.0013982902 | |
| 18543475 | a year ago | | | 0 | 0.0024166610 | |
| 18542339 | a year ago | | | 0 | 0.0023060294 |
ABI
ABI objects
Getter at block 21304491
MASK() view returns (uint256)
340282366920938463463374607431768211455
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxTxAmount() view returns (uint256)
250000000000000
autoBuybackEnabled() view returns (bool)
true
autoLiquidityReceiver() view returns (address)
0xedb800918b911be213d1fbba920a6770d922fcfd
decimals() pure returns (uint8)
9
distributorAddress() view returns (address)
0xd4eadb9b335aa83323bb46ce6948c145cd83b17c
getCirculatingSupply() view returns (uint256)
10000000000000000
getMultipliedFee() view returns (uint256)
100
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
0
launchedAtTimestamp() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0xedb800918b911be213d1fbba920a6770d922fcfd
name() pure returns (string)
PepeBonk.org
pair() view returns (address)
0x57919548fea4b7e0b2321fe829855ca33a2f119a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
BONK
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events BONK(uint256 amount, bool triggerBuybackMultiplier)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearBuybackMultiplier()
launch()
setAutoBuybackSettings(bool _enabled, uint256 _cap, uint256 _amount, uint256 _period)
setBuybackMultiplierSettings(uint256 numerator, uint256 denominator, uint256 length)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
BuybackMultiplierActive(uint256 duration)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dexRouter)
receive()
This contract contains no error objects.