Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEDO | ERC-20 | 258.649884K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081372 | a month ago | | | 0 | 0.00031742561 | |
| 18730137 | a year ago | | | 0 | 0.0015607921 | |
| 18317184 | a year ago | | | 0 | 0.00025783752 | |
| 18312653 | a year ago | | | 0 | 0.00017416673 | |
| 18312652 | a year ago | | | 0 | 0.00028351679 | |
| 18273361 | a year ago | | | 0 | 0.00032060729 | |
| 18237295 | a year ago | | | 0 | 0.00042099440 | |
| 18225828 | a year ago | | | 0 | 0.00045860243 | |
| 18221453 | a year ago | | | 0 | 0.0012955388 | |
| 18213312 | a year ago | | | 0 | 0.0013227628 |
ABI
ABI objects
Getter at block 21273552
_buyDevFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
99999999999999999999999999999999999999999999999999
_sellDevFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
10
_tfrDevFee() view returns (uint256)
0
_tfrLiquidityFee() view returns (uint256)
0
_tfrMarketingFee() view returns (uint256)
0
_walletHoldingMaxLimit() view returns (uint256)
34500000000000000000000000
buyTotalFee() view returns (uint256)
10
decimals() view returns (uint8)
18
devAddress() view returns (address)
0x4cde68baffa72caa10f4310c9f069801424b6973
isOpen() view returns (bool)
true
marketingAddress() view returns (address)
0x5445aa66a52a41873737e8c7c036751881afcc41
minimumTokensBeforeSwapAmount() view returns (uint256)
1380000000000000000000000
name() view returns (string)
Pedobear
newOwner() view returns (address)
0x4cde68baffa72caa10f4310c9f069801424b6973
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTotalFee() view returns (uint256)
10
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PEDO
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
690000000000000000000000000
transferTotalFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0x706e8957c961e01efd339571cc367538656c0469
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
includeToWhiteList(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
renounceOwnership()
rescueStuckBalance()
setBuyFeePercentages(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setDevAddress(address _devAddress)
setExcludedFromWhale(address account, bool _enabled)
setMarketingAddress(address _marketingAddress)
setMaxTxAmount(uint256 maxTxAmount)
setMinimumTokensBeforeSwap(uint256 _minimumTokensBeforeSwap)
setSellFeePercentages(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setSwapAndLiquifyEnabled(bool _enabled)
setTransferFeePercentages(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setWalletMaxHoldingLimit(uint256 _amount)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.