Blind Pepe
Verified contract
Active on
Ethereum with 60 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
⠏ ⠑ ⠏ ⠑ | ERC-20 | 198.473933K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20027912 | 6 months ago | | | 0 | 0.0011561684 | |
| 20027896 | 6 months ago | | | 0 | 0.0013810959 | |
| 20027895 | 6 months ago | | | 0 | 0.0014794576 | |
| 20027895 | 6 months ago | | | 0 | 0.0014794576 | |
| 20027892 | 6 months ago | | | 0 | 0.0014214234 | |
| 20027888 | 6 months ago | | | 0 | 0.0016574958 | |
| 20027888 | 6 months ago | | | 0 | 0.0016574958 | |
| 20027886 | 6 months ago | | | 0 | 0.0014944043 | |
| 20027883 | 6 months ago | | | 0 | 0.00072310526 | |
| 20027882 | 6 months ago | | | 0 | 0.0016167664 |
ABI
ABI objects
Getter at block 21385141
_transferDelay() view returns (bool)
false
buyBLINDFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
letswap() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
10000000000000000
maxWallet() view returns (uint256)
10000000000000000
name() view returns (string)
Blind Pepe
owner() view returns (address)
0x39805c2ae3e7bed9e6431778a48d0242a46ad938
sellBLINDFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapFeeTokensAtAmount() view returns (uint256)
1000000000000000
symbol() view returns (string)
⠏ ⠑ ⠏ ⠑
tokensForBLIND() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
tradingLimits() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xa7fb68465abcd3a182b71e442721ccd53fca7340
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
lpPoolPairs(address) view returns (bool)
State-modifying
Events HODL() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromBLINDMaxTransaction(address updAds, bool isEx)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyBLINDFees(uint256 _marketingFee, uint256 _BLINDFee)
updateSellBLINDFees(uint256 _marketingFee, uint256 _BLINDFee)
updateSwapBLINDEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.