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 |
---|---|---|---|---|---|
COKE | ERC-20 | 410.446037K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20564343 | 3 months ago | | | 0 | 0.00024869063 | |
| 20537959 | 3 months ago | | | 0 | 0.00037773438 | |
| 20527573 | 3 months ago | | | 0 | 0.00023733872 | |
| 20514305 | 3 months ago | | | 0 | 0.00066404498 | |
| 20508584 | 3 months ago | | | 0 | 0.00010990034 | |
| 20411333 | 4 months ago | | | 0 | 0.00015741106 | |
| 20153260 | 5 months ago | | | 0 | 0.00015703055 | |
| 20153223 | 5 months ago | | | 0 | 0.00040800267 | |
| 20059432 | 5 months ago | | | 0 | 0.00018273854 | |
| 18597450 | a year ago | | | 0 | 0.0013526389 |
ABI
ABI objects
Getter at block 21218055
decimals() pure returns (uint8)
9
deployerAddress() view returns (address)
0xc540049b827fbc7deb62563690ad846f0b60a189
developmentAddress() view returns (address)
0x55a846c6a088345086bd2012958a1c0310792a64
name() pure returns (string)
COCAINE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
COKE
totalSupply() pure returns (uint256)
100000000000000000
tradeTokenLimit() view returns (uint256)
2500000000000000
uniswapPair() view returns (address)
0x92286b961973c002afa5824d0567d696687cf484
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] blacklists, bool shouldBlock)
manualSwapback(uint256 percent)
openTrading()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentAddress)
setFees(uint256 newBuyTax, uint256 newSellTax)
setSwapSettings(uint256 newSwapMax, uint256 newSwapMinDivisor)
setTradeLimits(uint256 newTradeLimit)
transfer(address recipient, uint256 amount) returns (bool)
transfer(address wallet)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.