COV Chain

Verified contract

Active on Ethereum with 494 txns
Deployed by via 0xf90a91e5 at 10378615
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9994baabc88edd23427c41eee0b094b11dfc766c47e86b58cd26d1a71b6a4b35
0x55a5d1c12faddf386ad90b5aec51fb775f23c8e12304077172ac7413b3f900fd
0x99957dc2c83f5e70416ac94cc199bf50d75647ea5c26d80771f2b87f86c744b2
0xbffb730412cafa3d2a54de7f7ec63d61d1cec70040e630b9eaf375b4dee6f002
0xcceb983ed58807f7afd67c1d3519cac7ce4ec17f53e08504103f70ec66ae4477
0x652a5cc7b21e59579b4db2530d4e0d443cde75f233545a2798ba171f93c978e7
0x62cb1401466cdce7fab98615792dc4f30cae8ffa7004e33051f27e13b3724d25
0x0037fc09c434d8ed4e736717a596ff808ecbb5f02340b27b829cd79a836e79ba
0x9353483bb048570903d7241c5af1c2f90d2544bf24639cd1215fad720dcf9cb3
0xba334a50640c4b4021e12605d5618c4986f4c29599b655a65ebeda955f6a9a6f

Functions
Getter at block 21045348
decimals(view returns (uint256)
18
name(view returns (string)
COV Chain
owner(view returns (address)
0x359f06f5d3fb5a85ed1a2ca2d92f442390c4badc
pauesed(view returns (bool)
false
symbol(view returns (string)
COVC
totalSupply(view returns (uint256)
10500000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
isBlackList(address badAddressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 value
burnFrom(address whouint256 valuepayable returns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
setBlackList(bool bSetaddress badAddress
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 value
BurnFrom(address indexed fromuint256 value
OwnerLog(address indexed previousOwneraddress indexed newOwnerbytes4 sig
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totsupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.