Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EVERPUMP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17776050 | a year ago | | | 0 | 0.00044492910 | |
| 17597706 | a year ago | | | 0 | 0.00035969491 | |
| 17360119 | a year ago | | | 0 | 0.0012836101 | |
| 17342891 | a year ago | | | 0 | 0.0013065277 | |
| 17341590 | a year ago | | | 0 | 0.0013008774 | |
| 17341584 | a year ago | | | 0 | 0.0013384035 | |
| 17341524 | a year ago | | | 0 | 0.0016549183 | |
| 17341523 | a year ago | | | 0 | 0.0016100035 | |
| 17341520 | a year ago | | | 0 | 0.0020394720 | |
| 17341519 | a year ago | | | 0 | 0.0016712494 |
ABI
ABI objects
Getter at block 21218841
TOTAL_SUPPLY() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxBuyPerTx() view returns (uint256)
0
maxHoldingAmount() view returns (uint256)
0
name() view returns (string)
EVERPUMP
owner() view returns (address)
0xcbc92dca97d59027a10cefcbe46055025f823d1d
symbol() view returns (string)
EverPump
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x45bb63a9103eab0a8da63e10a272bc9a7d34de82
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _maxBuyPerTx)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.