Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($167.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPA | ERC-20 | 1.310012B | $0.00 |
$150.65 | |
MATIC | ERC-20 | 40.098017 | $0.423385 |
$16.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21188590 | 2 days ago | | | 0 | 0.0015171709 | |
| 21184482 | 3 days ago | | | 0 | 0.0014225951 | |
| 21161836 | 6 days ago | | | 0 | 0.00090094495 | |
| 21161836 | 6 days ago | | | 0 | 0.00090094495 | |
| 21161834 | 6 days ago | | | 0 | 0.0010097350 | |
| 21161834 | 6 days ago | | | 0 | 0.0010097350 | |
| 21160133 | 6 days ago | | | 0 | 0.00096779741 | |
| 21159799 | 6 days ago | | | 0 | 0.0012287042 | |
| 21157709 | 7 days ago | | | 0 | 0.00033641536 | |
| 21156203 | 7 days ago | | | 0 | 0.00064013425 |
ABI
ABI objects
Getter at block 21205204
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
aboutMe() view returns (string, string, string)
(https://t.me/PepaErc, https://twitter.com/PepaErc, https://link.medium.com/yEFUhSScWwb)
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
PEPA
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6b316f568e67306791b642afa6e0674ec7853bac
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
7775000000000000000
symbol() pure returns (string)
PEPA
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events Swapback()
approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
editSwapbackSettings(bool _enabled, uint256 _amount)
nolimits()
openTrading()
renounceOwnership()
setBuyFee(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _utilityFee, uint256 _burnFee, uint256 _feeDenominator)
setFeeAllocation(uint256 _buy, uint256 _sell, uint256 _trans)
setReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _utilityFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
setTXExempt(address holder, bool exempt)
setTargetPercent(uint256 _target, uint256 _denominator)
setTeam(address holder, bool exempt)
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAboutMe(string _telegram, string _website, string _medium)
updateMaxTransaction(uint256 maxTXPercent)
updateWalletSize(uint256 maxWallPercent)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.