SafePepe X
Verified contract
Active on
Ethereum with 416 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,932.36 |
$0 | |
SPX | ERC-20 | 6.176973T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21403395 | 3 days ago | | | 0 | 0.00055680277 | |
| 21293014 | 18 days ago | | | 0 | 0.00028174813 | |
| 18325055 | a year ago | | | 0 | 0.00026490847 | |
| 18277871 | a year ago | | | 0 | 0.00058676705 | |
| 18238087 | a year ago | | | 0 | 0.00031842397 | |
| 18155387 | a year ago | | | 0 | 0.00040029460 | |
| 18059333 | a year ago | | | 0 | 0.00048910841 | |
| 17900999 | a year ago | | | 0 | 0.00058520238 | |
| 17852330 | a year ago | | | 0 | 0.00067317750 | |
| 17844337 | a year ago | | | 0 | 0.00042616374 |
ABI
ABI objects
Getter at block 21424279
BuyTaxes() view returns (uint256)
2
MaxTxAmount() view returns (uint256)
420690000000000000000000000000000000000000000000000
MaxWalletSize() view returns (uint256)
420690000000000000000000000000000000000000000000000
SellTaxes() view returns (uint256)
60
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x157d173de52bfe4422976133c336bf2eb9b74d5e
name() view returns (string)
SafePepe X
owner() view returns (address)
0x000000000000000000000000000000000000dead
pair() view returns (address)
0xcc2305cc2fff58ec3cfaab75e6160e2ac25c8c38
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
SPX
tokenLiquidityThreshold() view returns (uint256)
420690000000000000000000000000
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockSniper(address account, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFee(address _address)
includeInFee(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlockSniper(address[] accounts, bool state)
renounceOwnership()
rescueEHT()
rescueERC20(address tokenAdd, uint256 amount)
setLiquidityTreshhold(uint256 new_amount)
setMarketingWallet(address newWallet)
setMaxTxLimit(uint256 _maxWallet, uint256 _maxTx)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _marketing, uint256 _liquidity)
updateLiquidityProvide(bool state)
updateSellFee(uint256 _marketing, uint256 _liquidity)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxesUpdated(uint256 marketing, uint256 liquidity)
MaxTxUpdated(uint256 MaxWalletSize, uint256 MaxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellTaxesUpdated(uint256 marketing, uint256 liquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.