Pepekistan
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6489…e92f
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 312.938618K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18337104 | a year ago | | | 0 | 0.00055187968 | |
| 18330018 | a year ago | | | 0 | 0.00040945318 | |
| 18330018 | a year ago | | | 0 | 0.00047938618 | |
| 18330018 | a year ago | | | 0 | 0.00047938618 | |
| 18330017 | a year ago | | | 0 | 0.00056500600 | |
| 18329994 | a year ago | | | 1 | 0.021671306 | |
| 18329990 | a year ago | | | 0 | 0.00039204216 | |
| 18329983 | a year ago | | | 0 | 0.00034907563 | |
| 18329983 | a year ago | | | 0 | 0.00051658569 | |
| 18329983 | a year ago | | | 0 | 0.00051658569 |
ABI
ABI objects
Getter at block 21314912
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
35000000000000000
_maxWalletAmount() view returns (uint256)
35000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
3
_totalTaxIfBuying() view returns (uint256)
3
_totalTaxIfSelling() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x6489c7fe19f9ada98651c395a9664fcca488e92f
getCirculatingSupply() view returns (uint256)
800000000000000000
liquidityReciever() view returns (address)
0x0a2fc4ec1059217a43cf318f9895cf8784e83243
name() view returns (string)
Republic of Pepekistan
owner() view returns (address)
0x0a2fc4ec1059217a43cf318f9895cf8784e83243
pairAddress() view returns (address)
0x7140ebc8b5ce912f2aec80bbcc6b138a2c6ef423
swapAndLiquifyEnabled() view returns (bool)
true
swapThreasholdAmount() view returns (uint256)
500000000000000
symbol() view returns (string)
PEPE
teamWallet() view returns (address)
0x0a2fc4ec1059217a43cf318f9895cf8784e83243
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createLiquidityPool() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeTxAndWalletLimits()
renounceOwnership()
rescueStuckFunds(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.