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 |
---|---|---|---|---|---|
KEPE | ERC-20 | 4.19958T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18270826 | a year ago | | | 0 | 0.00077046668 | |
| 18266754 | a year ago | | | 0 | 0.00050253345 | |
| 18266745 | a year ago | | | 0 | 0.00052931747 | |
| 18266745 | a year ago | | | 0 | 0.0010412090 | |
| 18266744 | a year ago | | | 0 | 0.00039347350 | |
| 18266744 | a year ago | | | 0 | 0.00062627350 | |
| 18266744 | a year ago | | | 0 | 0.0053312000 | |
| 18266743 | a year ago | | | 0 | 0.00055561785 | |
| 18266743 | a year ago | | | 0 | 0.00055561785 | |
| 18266743 | a year ago | | | 0 | 0.00055561785 |
ABI
ABI objects
Getter at block 21167850
buybps() view returns (uint256)
0
decimals() view returns (uint8)
18
inSwapBack() view returns (bool)
false
limitOn() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
841380000000000000000000000000
mintAmount() view returns (uint256)
420690000000000000000000000000000
name() view returns (string)
KingPepe
owner() view returns (address)
0xf12d5cfac08f786a6ba10c19a24348f3416dd7aa
sellbps() view returns (uint256)
9999
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
420690000000000000000000000000
symbol() view returns (string)
KEPE
totalSupply() view returns (uint256)
420690000000000000000000000000000
trading() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa240b802d8f8eae2bfc4094892b992dbca970aa5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklist(address _address, bool _isBlacklisted)
setRule(bool _trade, bool _limitOn, uint256 _maxHoldingAmount, uint256 _buyBps, uint256 _sellBps)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.