croc the COCO
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COCO | ERC-20 | 131.643236M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20768960 | 2 months ago | | | 0 | 0.00012176974 | |
| 20768954 | 2 months ago | | | 0 | 0.00023657584 | |
| 20768927 | 2 months ago | | | 0 | 0.00034800896 | |
| 20768927 | 2 months ago | | | 0 | 0.00034800896 | |
| 20768927 | 2 months ago | | | 0 | 0.00081377896 | |
| 20768927 | 2 months ago | | | 0 | 0.00081377896 | |
| 20768926 | 2 months ago | | | 0 | 0.0080373002 | |
| 20768909 | 2 months ago | | | 1 | 0.000055130343 | |
| 20768892 | 2 months ago | | | 0 | 0.00018400407 | |
| 20768882 | 2 months ago | | | 0 | 0.00020324713 |
ABI
ABI objects
Getter at block 21313371
_maxTaxSwap() view returns (uint256)
6666666660000000
_maxTxAmount() view returns (uint256)
13333333320000000
_maxWalletSize() view returns (uint256)
13333333320000000
_taxSwapThreshold() view returns (uint256)
666666666000000
decimals() pure returns (uint8)
9
name() pure returns (string)
croc the COCO
owner() view returns (address)
0x882dfe33ad62a4be1074bc5e6189558751148eea
symbol() pure returns (string)
COCO
totalSupply() pure returns (uint256)
666666666000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.