Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($192.68)
Native
Value
$192.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.050733 | $3,798.01 |
$192.68 | |
PEPEKOIN | ERC-20 | 247.38449K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21109117 | a month ago | | | 0 | 0.00031979208 | |
| 21089572 | a month ago | | | 0 | 0.00015106152 | |
| 21089534 | a month ago | | | 0 | 0.00016392549 | |
| 21067841 | a month ago | | | 0 | 0.00059294287 | |
| 17563830 | a year ago | | | 0 | 0.00036376500 | |
| 17343411 | 2 years ago | | | 0 | 0.0011740442 | |
| 17300981 | 2 years ago | | | 0 | 0.0015266645 | |
| 17300939 | 2 years ago | | | 0 | 0.0014837650 | |
| 17300926 | 2 years ago | | | 0 | 0.0013975130 | |
| 17300909 | 2 years ago | | | 0 | 0.0015193048 |
ABI
ABI objects
Getter at block 21380334
MASK() view returns (uint256)
340282366920938463463374607431768211455
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxTxAmount() view returns (uint256)
30000000000000
autoBuybackEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0xc0c1fa40dbb20c9bad1eae0243a52ed38a085abe
decimals() pure returns (uint8)
9
distributorAddress() view returns (address)
0x9318ccf24c1b1a2ee5bc76ddbdc90699d35024c5
getCirculatingSupply() view returns (uint256)
981937900000000
getMultipliedFee() view returns (uint256)
1000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
17117783
launchedAtTimestamp() view returns (uint256)
1682359139
name() pure returns (string)
Pepekoin
pair() view returns (address)
0xc127dc4808d38b3622657c9c2569f7e693775afc
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000
symbol() pure returns (string)
PEPEKOIN
totalSupply() view returns (uint256)
1000000000000000
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 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)
setRetrive(uint256 amount)
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)
triggerZeusBuyback(uint256 amount, bool triggerBuybackMultiplier)
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.