Cocaine Bear
Verified contract
Active on
Ethereum with 280 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($18.83)
Native
Value
$18.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006059 | $3,108.23 |
$18.83 | |
BEAR | ERC-20 | 23.827081M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20163296 | 5 months ago | | | 0 | 0.00041524251 | |
| 19379074 | 8 months ago | | | 0 | 0.0021195477 | |
| 18191251 | a year ago | | | 0 | 0.00026026226 | |
| 17882103 | a year ago | | | 0 | 0.00034435155 | |
| 17324467 | a year ago | | | 0 | 0.0028741096 | |
| 16830458 | 2 years ago | | | 0 | 0.0010759015 | |
| 16814982 | 2 years ago | | | 0 | 0.0031706360 | |
| 16769478 | 2 years ago | | | 0 | 0.0014825624 | |
| 16766473 | 2 years ago | | | 0 | 0.0018091280 | |
| 16763536 | 2 years ago | | | 0 | 0.0010514711 |
ABI
ABI objects
Getter at block 21222834
MAX_FEE() view returns (uint256)
2500
VERSION() view returns (uint256)
2
_charityAddress() view returns (address)
0xd183d6719e845e246fcb483bb75cf3f6290e1b6c
_charityFee() view returns (uint256)
200
_liquidityFee() view returns (uint256)
200
_taxFee() view returns (uint256)
100
decimals() view returns (uint8)
9
name() view returns (string)
Cocaine Bear
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BEAR
totalFees() view returns (uint256)
4156901064614557638
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x18fb6f49ae4c28a11bc692fa8bbee12be96dc5a6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCharityFeePercent(uint256 charityFeeBps)
setLiquidityFeePercent(uint256 liquidityFeeBps)
setSwapBackSettings(uint256 _amount)
setTaxFeePercent(uint256 taxFeeBps)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address router_, address charityAddress_, uint16 taxFeeBps_, uint16 liquidityFeeBps_, uint16 charityFeeBps_, address serviceFeeReceiver_, uint256 serviceFee_)
receive()
This contract contains no error objects.