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 |
---|---|---|---|---|---|
PEPIA | ERC-20 | 10.127368M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18884885 | a year ago | | | 0 | 0.0039761678 | |
| 18601446 | a year ago | | | 0 | 0.0019236296 | |
| 18601446 | a year ago | | | 0 | 0.0019236296 | |
| 18601446 | a year ago | | | 0 | 0.0019236296 | |
| 18601446 | a year ago | | | 0 | 0.0019236296 | |
| 18601446 | a year ago | | | 0 | 0.0019236296 | |
| 18029962 | a year ago | | | 0 | 0.0018251057 | |
| 18029925 | a year ago | | | 0 | 0.0016272930 | |
| 18029925 | a year ago | | | 0 | 0.0016272930 | |
| 18029924 | a year ago | | | 0 | 0.0016232780 |
ABI
ABI objects
Getter at block 21229537
_finalBuyTax() view returns (uint256)
4
_finalSellTax() view returns (uint256)
4
_maxTaxSwap() view returns (uint256)
3333333333333333333333333
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
3333333333333333333333333
decimals() pure returns (uint8)
18
name() pure returns (string)
PEPIA CLUB
owner() view returns (address)
0x2dcd65a5ca157d57e5d6b02ab726d53b480653b4
symbol() pure returns (string)
PEPIA
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
setTaxWallet(address newAddress)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.