Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4825…03cc
4 additional
variables
Balances ($0.00)
No balances found for "Pepy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13028102 | 7 months ago | | | 0 | 0.00037328886 | |
| 13027589 | 7 months ago | | | 0 | 0.0000077556741 | |
| 13027549 | 7 months ago | | | 0 | 0.0000060063366 | |
| 13027548 | 7 months ago | | | 0 | 0.0000048170637 | |
| 13027379 | 7 months ago | | | 0 | 0.000046469802 | |
| 13027373 | 7 months ago | | | 0 | 0.0000062136277 | |
| 13027322 | 7 months ago | | | 0 | 0.0000029316929 | |
| 13027316 | 7 months ago | | | 0 | 0.0000046530232 | |
| 13027296 | 7 months ago | | | 0 | 0.0000041812336 | |
| 13027295 | 7 months ago | | | 0 | 0.0000048170637 |
ABI
ABI objects
Getter at block 22127552
MarketingWallet() view returns (address)
0x48253105b4574bca00d37191462f7fecb57b03cc
_bTxCount() view returns (uint8)
45
_buy_free() view returns (uint256)
0
_maxTransactionAmt() view returns (uint256)
20000000000000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000000000000
_sTxCount() view returns (uint8)
0
_sell_free() view returns (uint256)
0
_swapTokenAtAmount() view returns (uint256)
4943153732081067721206129
_swapTrigger() view returns (uint256)
5
decimals() pure returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
limitInEffect() view returns (bool)
true
name() view returns (string)
Pepy
owner() view returns (address)
0x5c5322d264db775f57ad202a500cbad9b82a0ff6
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
$PEPY
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelay() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x3f9cc315b62f6c86cf22a9ac7bc0ca8de0a9c86d
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isblacklisted(address) view returns (bool)
State-modifying
Events _approval()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
islimitInEffect(bool _bool)
removeLimitTx()
renounceOwnership()
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setFees(uint256 buyFee, uint256 sellFee)
tradingStatus(bool _bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool _bool)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.