PepePayday
Verified contract
Active on
Ethereum with 103 txns
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 |
---|---|---|---|---|---|
PP | ERC-20 | 9.579172M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20165767 | 5 months ago | | | 0 | 0.00015967214 | |
| 20165497 | 5 months ago | | | 0 | 0.0019109360 | |
| 18299572 | a year ago | | | 0 | 0.00044016277 | |
| 18101049 | a year ago | | | 0 | 0.00041637595 | |
| 18096290 | a year ago | | | 0 | 0.00046689905 | |
| 17977214 | a year ago | | | 0 | 0.0011937692 | |
| 17977128 | a year ago | | | 0 | 0.00082553863 | |
| 17974721 | a year ago | | | 0 | 0.00089235573 | |
| 17974284 | a year ago | | | 0 | 0.00072396534 | |
| 17974274 | a year ago | | | 0 | 0.00093844552 |
ABI
ABI objects
Getter at block 21299706
buyLiquidityFee() view returns (uint256)
2
buyRevShareFee() view returns (uint256)
20
buyTotalFees() view returns (uint256)
22
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1500000000000000000000000
name() view returns (string)
Pepe Payday
owner() view returns (address)
0xe429067e79aa80382c020ecae22ef82b4ad7b6d3
sellLiquidityFee() view returns (uint256)
2
sellRevShareFee() view returns (uint256)
30
sellTotalFees() view returns (uint256)
32
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
PP
tokensForLiquidity() view returns (uint256)
12998273815856471737157
tokensForRevShare() view returns (uint256)
194974107237847076057360
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xec19d512f6ea6de5ac0c754dc656a05bee5f55cd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
vaultAddress() view returns (address)
0xbfd6a97e5638b0c84eceb1d08405bf41aa257cc8
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistLiquidityPool(address lpAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address _addr)
updateLimitsAndFees(uint256 _maxtrans, uint256 _maxwallet, uint256 _buyshare, uint256 _sellshare, uint256 _bliquidity, uint256 _sliquidity)
updateVault(address _address)
withdrawStuckEth(address _to)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.