Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEDO | ERC-20 | 2.460946M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18172315 | a year ago | | | 0 | 0.00077060686 | |
| 18157361 | a year ago | | | 0 | 0.00043690347 | |
| 18157343 | a year ago | | | 0 | 0.00046541398 | |
| 18157335 | a year ago | | | 0 | 0.00025246602 | |
| 18157334 | a year ago | | | 0 | 0.00043332007 | |
| 18157309 | a year ago | | | 0 | 0.00063837404 | |
| 18157302 | a year ago | | | 0 | 0.00053496731 | |
| 18157298 | a year ago | | | 0 | 0.00039287151 | |
| 18157296 | a year ago | | | 0 | 0.00040525942 | |
| 18157294 | a year ago | | | 0 | 0.00054140428 |
ABI
ABI objects
Getter at block 21220648
_maxTaxSwap() view returns (uint256)
30000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
3000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PedoBear
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEDO
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xe85f20ec56e6141f400b55e01ca3d726a5cfc3f1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _newBuyFee, uint256 _newSellFee)
manualSwap()
openTrading()
reduceTax(uint256 _newTax)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.