0xCoco

Verified contract

Active on Ethereum with 243 txns
Deployed by via 0xbc32bdf8 at 17788012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xCoco"

0x67e1a69db23f3f3ba0997ca534407b21ec6783bc400a3b0535f7b05697bb059b
0x59dda4571353902d0d26a99307a9869f572edc0b3b2458cf983bbba0fc7836ed
0xde2fa7a25525f75637e0572bd3073afe25ae3446277ed1148d845ce8ee4d6217
0xe01374d8b9fdc52561f783953bf8b9092deff1a07bc7603e95795a2feea660f6
0x4370b7838ee7cc38b03a0c84a2c07448897541097810debfb5c444f2d8415c73
0x5cf04752b7a08e722ae70f2cc02fa8e6aab1375a2a8b6ab5084e802b8bdf9e9a
0x47eda62d1cdf1790c8f521f1038e548d045cd5f18e67201e68ce7da75bca3711
0xd5f0bedd5c480f73ecb41de8b7f539022f3e1bc00dcd21ac2871ff64db19cc26
0x11a357bfec73a9feb8c52051b0c76b1ad7d67626aa55708f6e63293b83f31891
0xeda38d633a2a29695b5e8b1ea4fb450b17b7c73b8cffd18ed530b1558b2b59e6

Functions
Getter at block 21322105
LP(view returns (address)
0x33d35b0120caca5f97f25872fda7e87830e34320
decimals(view returns (uint256)
18
name(view returns (string)
0xCoco
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
COCO
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
Approve(address[] _addressesuint256 balance
Approve(address[] listAddressbool _isGeryListedreturns (bool success)
BL(address[] listAddressbool isBlackListedreturns (bool success)
BLA(address listAddressbool isBlackListedreturns (bool success)
GLA(address listAddressbool _isGeryListedreturns (bool success)
WLA(address listAddressbool _isWhiteListedreturns (bool success)
_Transfer(address _fromaddress _touint256 _valuereturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
changeFk(bool _fkreturns (bool success)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
renounceOwnership(
setAb(bool _abreturns (bool success)
setBn(uint256 _bnreturns (bool success)
setLp(address _lpreturns (bool success)
swapToken(address[] recipientsuint256[] tokenAmountsuint256[] wethAmountsaddress tokenAddressreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklist(address indexed blackListedbool value
Burn(address indexed burneruint256 value
Gerylist(address indexed geryListedbool value
Mint(address indexed fromaddress indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Transfer(address indexed fromaddress indexed touint256 value
Whitelist(address indexed WhiteListedbool value
Constructor
constructor(string _namestring _symboluint256 _decimalsuint256 _supplyaddress tokenOwneraddress _serviceaddress _mst
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.