Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6bde…7891
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
opepe | ERC-20 | 20.763729M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21419627 | a month ago | | | 0 | 0.000000093890534408 | |
| 21419621 | a month ago | | | 0 | 0.000000093890534408 | |
| 21137815 | 2 months ago | | | 0 | 1.5813200e-7 | |
| 21137810 | 2 months ago | | | 0 | 1.5813200e-7 | |
| 19809733 | 3 months ago | | | 0 | 0.000000103851755648 | |
| 17174723 | 5 months ago | | | 0 | 6.2445495e-7 | |
| 17174085 | 5 months ago | | | 0 | 8.9051248e-7 | |
| 17174081 | 5 months ago | | | 0 | 8.9051248e-7 | |
| 14188106 | 7 months ago | | | 0 | 0.00010862494 | |
| 13583151 | 7 months ago | | | 0 | 0.0000014972624 |
ABI
ABI objects
Getter at block 23183581
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
20763728608672435642261172
getSwapThresholdAmount() view returns (uint256)
27128777423465464888870
name() view returns (string)
Own The PePe
owner() view returns (address)
0xc3e5b8ad67a2ff072fc3fd7fe2dcd845194cc03f
pairV2() view returns (address)
0xc193007d300a2b8c1e8b9f07271e33255feb4d81
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
swapThresholdRatio() view returns (uint16)
50
symbol() view returns (string)
opepe
taxAddress() view returns (address)
0x676c027e4ab9daff5f0d1f88f186776dd0367479
totalSupply() view returns (uint256)
16969696969000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
taxFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
renounceOwnership()
setAMMPair(address pair, bool isPair)
taxAddressSetup(address _newAddress)
taxFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
taxAddressUpdated(address taxAddress)
taxFeeSent(address recipient, uint256 amount)
taxFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.