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 |
---|---|---|---|---|---|
PEPE69.0 | ERC-20 | 88.464738B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19780894 | 7 months ago | | | 0 | 0.00015461561 | |
| 17645229 | a year ago | | | 0 | 0.0014455300 | |
| 17625383 | a year ago | | | 0 | 0.0019076610 | |
| 17600303 | a year ago | | | 0 | 0.0010686472 | |
| 17596059 | a year ago | | | 0 | 0.00088957051 | |
| 17596041 | a year ago | | | 0 | 0.00073355184 | |
| 17596026 | a year ago | | | 0 | 0.0011657500 | |
| 17596012 | a year ago | | | 0 | 0.00070594263 | |
| 17596002 | a year ago | | | 0 | 0.00078238437 | |
| 17595995 | a year ago | | | 0 | 0.00081540731 |
ABI
ABI objects
Getter at block 21304710
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
88464737946869778357976237404
name() view returns (string)
Pepe 69.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x4f7a94b3ec442f61fb2fbe3334544a17f6fa547d
pepesixtynineAddress() view returns (address)
0x8a5bdbd08715fb077770db7182f38071d6ed18ff
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
210345000000000000000000000000
symbol() view returns (string)
PEPE69.0
totalSupply() view returns (uint256)
420690000000000000000000000000000
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)
pepesixtynineFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events 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)
pepesixtynineAddressSetup(address _newAddress)
pepesixtynineFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
pepesixtynineAddressUpdated(address pepesixtynineAddress)
pepesixtynineFeeSent(address recipient, uint256 amount)
pepesixtynineFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.