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 ($44.77)
Native
Value
$44.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.014104 | $3,174.20 |
$44.77 | |
EVERPUMP | ERC-20 | 3.060437K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18148610 | a year ago | | | 0 | 0.00042042720 | |
| 17980280 | a year ago | | | 0 | 0.0035956156 | |
| 17972378 | a year ago | | | 0 | 0.0015145497 | |
| 17970130 | a year ago | | | 0 | 0.0010108612 | |
| 17968768 | a year ago | | | 0 | 0.0017510574 | |
| 17968717 | a year ago | | | 0 | 0.00091500511 | |
| 17968611 | a year ago | | | 0 | 0.00076055967 | |
| 17967881 | a year ago | | | 0 | 0.00099736798 | |
| 17967864 | a year ago | | | 0 | 0.00059136571 | |
| 17967823 | a year ago | | | 0 | 0.00064999560 |
ABI
ABI objects
Getter at block 21202019
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletToken() view returns (uint256)
20000000000000
amountETHBuyback() view returns (uint256)
14103645632962600
buyBack() view returns (bool)
true
buybackAddAmount() view returns (uint256)
25000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
976702815940897
lastBuyer() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
EverPump
pair() view returns (address)
0x44b4502b05dfb7ce1af2f1bb1fe90525fa30885c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapBuybackTimes() view returns (uint256)
46
symbol() pure returns (string)
EVERPUMP
totalETHBuyback() view returns (uint256)
200000000000000000
totalReflections() view returns (uint256)
40431578061804
totalSupply() view returns (uint256)
1000000000000000
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.