THE GOOD STUFF
Unverified contract
Proxy
Active on
Ethereum with 314 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
13 additional
variables
Balances ($2.34)
Native
Value
$2.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000699 | $3,341.40 |
$2.34 | |
COCAINE | ERC-20 | 8.424586K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258298 | 7 hours ago | | | 0 | 0.00045377601 | |
| 21243089 | 2 days ago | | | 0 | 0.00056693570 | |
| 21214125 | 6 days ago | | | 0 | 0.00056702362 | |
| 21211422 | 7 days ago | | | 0 | 0.00032983078 | |
| 21211411 | 7 days ago | | | 0 | 0.00052494124 | |
| 21209559 | 7 days ago | | | 0 | 0.00060590029 | |
| 21192290 | 10 days ago | | | 0 | 0.00086620656 | |
| 21184349 | 11 days ago | | | 0 | 0.00092259121 | |
| 21182076 | 11 days ago | | | 0 | 0.0014668777 | |
| 21166488 | 13 days ago | | | 0 | 0.0022492071 |
ABI
ABI objects
Getter at block 21260396
MAX_FEE() view returns (uint256)
2000
VERSION() view returns (uint256)
1
_liquidityFee() view returns (uint256)
1000
_marketingAddress() view returns (address)
0x437b72bf41b68971e84a25b6213d3baa7d32772f
_marketingFee() view returns (uint256)
1000
_marketingToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_taxFee() view returns (uint256)
0
antiBot() view returns (address)
0xe3defae93fabdc93da32aec7ff71d5ec85e2e0bb
decimals() view returns (uint8)
9
enableAntiBot() view returns (bool)
true
getBlacklist() view returns (address[])
[]
getBlacklistStatus() view returns (bool, uint256, uint256, uint256, uint256)
(true, 1728674399, 172800, 10, 0)
name() view returns (string)
THE GOOD STUFF
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
COCAINE
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x5a532cbae6eee7085461776660db8b62aeecadf6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addToBlacklist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint256 totalSupply_, address[4] addrs, uint16[3] feeSettings, uint16[3] buyFeeSettings, uint16[3] sellFeeSettings, bool enableAntiBot_)
removeFromBlacklist(address addr)
renounceOwnership()
setSwapBackSettings(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)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.