ERC20SUPERPEPE
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,698.11 |
$0 | |
SPEPE | ERC-20 | 4.212492B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17281849 | 2 years ago | | | 0 | 0.0030917603 | |
| 17281825 | 2 years ago | | | 0 | 0.0026849630 | |
| 17281804 | 2 years ago | | | 0 | 0.0018097779 | |
| 17281797 | 2 years ago | | | 0 | 0.0020127316 | |
| 17281787 | 2 years ago | | | 0 | 0.0029654157 | |
| 17281783 | 2 years ago | | | 0 | 0.0032018033 | |
| 17281782 | 2 years ago | | | 0 | 0.0033898782 | |
| 17281781 | 2 years ago | | | 0 | 0.0033159808 | |
| 17281780 | 2 years ago | | | 0 | 0.0032122987 | |
| 17281779 | 2 years ago | | | 0 | 0.0030621708 |
ABI
ABI objects
Getter at block 21306773
_maxTxAmount() view returns (uint256)
4206899999990000000
_maxWalletToken() view returns (uint256)
4206899999990000000
buybackFee() view returns (uint256)
9
decimals() view returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
420689999999000000000
getOwner() view returns (address)
0x37fb5c9001e2d77007cfef8a0a72b4d8157abf10
name() view returns (string)
Superpepe
operationsFee() view returns (uint256)
1
pair() view returns (address)
0x180e9811b1b0c6bafc72f7d3d1d001a57144b049
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
SPEPE
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
420689999999000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
renounceOwnership()
setFeeReceivers(address _buybackFeeReceiver, address _operationsFeeReceiver)
setFees_base100(uint256 _buybackFee, uint256 _operationsFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
takeitlive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.