PepeTurboShibaDoge
Verified contract
Active on
Ethereum with 215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PTSD | ERC-20 | 339.115275B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18264082 | a year ago | | | 0 | 0.0011747977 | |
| 17697725 | a year ago | | | 0 | 0.00063772792 | |
| 17612435 | a year ago | | | 0 | 0.00048125404 | |
| 17612427 | a year ago | | | 0 | 0.00047716727 | |
| 17602987 | a year ago | | | 0 | 0.00051115395 | |
| 17599743 | a year ago | | | 0 | 0.0035279206 | |
| 17599439 | a year ago | | | 0 | 0.0063340135 | |
| 17598770 | a year ago | | | 0 | 0.00048813391 | |
| 17597769 | a year ago | | | 0 | 0.00040481709 | |
| 17596587 | a year ago | | | 0 | 0.00044327894 |
ABI
ABI objects
Getter at block 21163309
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
420690000000000000000000000000000
_maxWalletToken() view returns (uint256)
420690000000000000000000000000000
_owner() view returns (address)
0x35ed791ca0bfb8bbfc23b4d4a236151c3ba2b46b
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x35ed791ca0bfb8bbfc23b4d4a236151c3ba2b46b
name() pure returns (string)
PepeTurboShibaDoge
owner() view returns (address)
0x35ed791ca0bfb8bbfc23b4d4a236151c3ba2b46b
pair() view returns (address)
0xdb0dcb343f1cc7b8de7757342f18eb7bc2ed51c2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showSupply() view returns (uint256)
420689999999999035893350149177183
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
800000000000000000000000000000
symbol() pure returns (string)
PTSD
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
maxWalletRule(uint256 maxWallPercent)
reduceFee()
removeLimits()
renounceOwnership()
setParameters(uint256 _liquidityFee, uint256 _buybackFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setStructure(uint256 _percentonbuy, uint256 _percentonsell, uint256 _wallettransfer)
setSwapBackSettings(bool _enabled, uint256 _amount)
setWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _buybackFeeReceiver)
startTrading()
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
ClearStuck(uint256 amount)
ClearToken(address TokenAddressCleared, uint256 Amount)
EditTax(uint8 Buy, uint8 Sell, uint8 Transfer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
set_MaxTX(uint256 maxTX)
set_MaxWallet(uint256 maxWallet)
set_Receivers(address marketingFeeReceiver, address buybackFeeReceiver, address burnFeeReceiver, address devFeeReceiver)
set_SwapBack(uint256 Amount, bool Enabled)
user_TxExempt(address Wallet, bool Exempt)
user_exemptfromfees(address Wallet, bool Exempt)
constructor()
receive()
This contract contains no error objects.