Kingdom of Pepe
Verified contract
Active on
Ethereum with 21 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 |
---|---|---|---|---|---|
KOP | ERC-20 | 1.30547K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17659563 | a year ago | | | 0 | 0.00058027840 | |
| 17659527 | a year ago | | | 0 | 0.00093162000 | |
| 17659526 | a year ago | | | 0 | 0.00093162000 | |
| 17659518 | a year ago | | | 0 | 0.00070547734 | |
| 17659514 | a year ago | | | 0 | 0.00094176099 | |
| 17659512 | a year ago | | | 0 | 0.00083844444 | |
| 17659511 | a year ago | | | 0 | 0.00082989978 | |
| 17659511 | a year ago | | | 0 | 0.0039042458 | |
| 17659509 | a year ago | | | 0 | 0.00080676505 | |
| 17659509 | a year ago | | | 0 | 0.00087197845 |
ABI
ABI objects
Getter at block 21328416
_tokensBuyFee() view returns (uint256)
10
_tokensSellFee() view returns (uint256)
30
decimals() pure returns (uint8)
18
name() pure returns (string)
Kingdom of Pepe
owner() view returns (address)
0x7ad58f4c99f55cdccefe6c22256aadb228d689a4
symbol() pure returns (string)
KOP
totalSupply() pure returns (uint256)
1000000000000000000000000
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)
excludeFromFee(address user, bool excluded)
manualsend()
manualswap()
manualswapsend()
openTrading()
removeStrictTxLimit()
removeStrictWalletLimit()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxTokensToSwapForFees(uint256 amount)
setSwapTokensAt(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFee(uint256 _fee)
updateSellFee(uint256 _fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletAmountUpdated(uint256 _maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.