CoinAdvisor

Verified contract

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

No balances found for "CoinAdvisor"

0x622f67c3e1c543220f25ada495036536ffd6b46706716e284ef5c6aa736f1a3e
0x04efb3b626b310b2fc49783b02d0f485cdcc9253cadfc48293aec49bc7876281
0xdaa5fd21875ea0a59e7a1ee38a4ad8b1964e1cb7767b3a6e134bd25ddad74156
0xd622864484bb64e51845c6e58603f9ec91207b91e55fdfc65ea97acbbade0a8e
0x17e3865428de095c9fabfbbf440746689076f368557ea362f58db4d6f79a4d3c
0x2ef841861603562f304f2af89f45847653d8c52764d179fbf3579a8dcfb2ec20
0xe548ae69e307e5b6daed21aa920b9497b4579c0dbbaf462d8cea66f7acde1320
0x314100bf0c819008610a6ee927fd48cb0bee8c0a28e44b86822eb20fcb34f9eb
0xd018c07577b45af54328e231d21f95e8b66e70438026be851c5b0e82b2c6f858
0x19c1a2919643ae2e66711cfd1aec2f636c365a8b292682ddb498c8252bca16a0

Functions
Getter at block 21434841
decimals(view returns (uint8)
18
name(view returns (string)
CoinAdvisor
symbol(view returns (string)
CADV
totalSupply(view returns (uint256)
24999999800000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
multipleTransfer(address[] _tosuint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.