Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PEPEtoll"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18603412 | a year ago | | | 0 | 0.00073412455 | |
| 18602363 | a year ago | | | 0 | 0.00097232870 | |
| 18602139 | a year ago | | | 0 | 0.00056616283 | |
| 18602123 | a year ago | | | 0 | 0.00068814481 | |
| 18602118 | a year ago | | | 0 | 0.0017821350 | |
| 18602073 | a year ago | | | 0 | 0.0011330465 | |
| 18601967 | a year ago | | | 0 | 0.00073213241 | |
| 18466504 | a year ago | | | 0 | 0.0014134401 | |
| 18466433 | a year ago | | | 0 | 0.0018234386 | |
| 18466314 | a year ago | | | 0 | 0.0010634824 |
ABI
ABI objects
Getter at block 21124559
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
0
marketingAddress() view returns (address)
0x02dfe9af85ed5101895961ad086eeea061a708f2
name() view returns (string)
PEPEtoll
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x7606ee42a0a225cf4b1a2d5162e5a45616cdf70e
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
500000000000000000000
symbol() view returns (string)
PEPEtoll
totalSupply() view returns (uint256)
10000000000000000000000000
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)
marketingFees(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)
initialize(address _router)
marketingAddressSetup(address _newAddress)
marketingFeesSetup(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)
marketingAddressUpdated(address marketingAddress)
marketingFeeSent(address recipient, uint256 amount)
marketingFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.