Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x98d3…a8c1
4 additional
variables
Balances ($0.00)
No balances found for "Pepe V12"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17701667 | a year ago | | | 0 | 0.00052894673 | |
| 17646607 | a year ago | | | 0 | 0.00072378321 | |
| 17644636 | a year ago | | | 0 | 0.00060044974 | |
| 17644630 | a year ago | | | 0 | 0.0011538985 | |
| 17632653 | a year ago | | | 0 | 0.0016040920 | |
| 17632652 | a year ago | | | 0 | 0.0027781920 | |
| 17623969 | a year ago | | | 0 | 0.0020364789 | |
| 17623965 | a year ago | | | 0 | 0.0021567495 | |
| 17623768 | a year ago | | | 0 | 0.0020153196 | |
| 17623648 | a year ago | | | 0 | 0.0023179711 |
ABI
ABI objects
Getter at block 21291170
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
feeSplit() view returns (uint16 marketing, uint16 LP)
(marketing=100, LP=0)
marketingWallet() view returns (address)
0x98d38a2938ed5362bb4d02ed972f06128607a8c1
maxTransaction() view returns (uint256)
1860000000000000001
maxWallet() view returns (uint256)
1860000000000000001
name() pure returns (string)
Pepe V12
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
0
swapAtMax() view returns (uint256)
119880000000000000
swapAtMin() view returns (uint256)
1200000000000000
symbol() pure returns (string)
PEPE V12
totalSupply() pure returns (uint256)
12000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address LPtokens)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.