Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
18 additional
variables
Balances ($56.54)
Native
Value
$56.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.017603 | $3,211.92 |
$56.54 | |
EPEPE | ERC-20 | 1.051382B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20495031 | 3 months ago | | | 0 | 0.00014008535 | |
| 20039802 | 5 months ago | | | 0 | 0.00051218974 | |
| 19953654 | 5 months ago | | | 0 | 0.00041792349 | |
| 19951750 | 6 months ago | | | 0 | 0.00014774866 | |
| 19931113 | 6 months ago | | | 0 | 0.00047247376 | |
| 19931008 | 6 months ago | | | 0 | 0.00061443803 | |
| 19930961 | 6 months ago | | | 0 | 0.00045281606 | |
| 19930839 | 6 months ago | | | 0 | 0.00022826534 | |
| 19930704 | 6 months ago | | | 0 | 0.00029941907 | |
| 19930655 | 6 months ago | | | 0 | 0.00027998500 |
ABI
ABI objects
Getter at block 21158676
_maxTxAmount() view returns (uint256)
8413800000000000000
_maxWalletToken() view returns (uint256)
8413800000000000000
amountETHBuyback() view returns (uint256)
17603139020693800
buyBack() view returns (bool)
true
buybackAddAmount() view returns (uint256)
25000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
409574322458605861980
lastBuyer() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
EverPepe
pair() view returns (address)
0x626cc3b7438a2fe9d741e2aa7f2bdfe0f984f0cd
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapBuybackTimes() view returns (uint256)
47
symbol() pure returns (string)
EPEPE
totalETHBuyback() view returns (uint256)
125000000000000000
totalReflections() view returns (uint256)
8870914725234839818
totalSupply() view returns (uint256)
420690000000000000000
totalTokenBuyback() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReflection(address account) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
mytotalReflections(address wallet) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approval(uint256 aP)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromReflection(address account)
includeInReflection(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBuyback()
manualFundETHBuyback() payable
rescueERC20(address _token, address _receiver, uint256 _percentage)
setBuyback(uint256 _ethAdd, address receiver)
setETHBuybackAmount(uint256 amount)
setFeeExempt(address holder, bool exempt)
setInternalAddresses(address _marketing, address _liquidity, address _buyback, address _default, address _staking)
setParameters(uint256 _buy, uint256 _wallet)
setStructure(uint256 _buy, uint256 _sell, uint256 _trans, uint256 _reflections, uint256 _marketing, uint256 _liquidity, uint256 _buyback, uint256 _staking)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 minTokenAmount)
setisExempt(bool _enabled, address _address)
setminVolumeToken(uint256 amount)
startTrading()
toggleBuyback(bool buyback)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.