CoinShare

Verified contract

Active on Ethereum with 7,487 txns
Deployed by via 0x071af987 at 7629863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CoinShare"

0x7135d70c73f2918748fec67a9a9e75b7c09bc3e98a542e5f7161557ad62f7337
0x626addd32653f3db6c022e91708598bcd03a1d3ae79ae0c8f88755b1923e8efe
0xc0d01d25ce511a4053a014288f836aae97bbd5f6052db6d35a735148919103d5
0x5090e78363f53600531efd3223db58ad19226405b8060271ccd458ca8e07a7b0
0x8a347fe4c1ef07a8c37c865533c3d0c398a79a87ea9aa93d6c4d0eec2a350684
0x32193a95d41e7b916923a1301ee6e9081ccc79f20185af39af5a6980af6d5394
0xc71e5c4adf60c2f367a7d65062995ebd48fbcb7f65ce76abaa061f24c3dd275a
0xeb2183c5841a5eec03b2821be280481b521a06970e4149e92ec5fe22dfc51e36
0xaff6e96e9b0631884c4653705195aedff98027bcc264917fc5b0693d9915cb4f
0x541aa725e0e430f4c776e7863601befebff064c26fdeeb934f14163db3f8b837

Functions
Getter at block 20848801
decimals(view returns (uint8)
18
initialSupply(view returns (uint256)
500000000000000000000000000
name(view returns (string)
CoinShare
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x4a996a928f3c85353d7e5cf17af8b31fbb76b71c
started(view returns (bool)
true
symbol(view returns (string)
TCJ
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
authorized(addressview returns (bool)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
acceptOwnership(
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
approveAndCustomCall(address _spenderuint256 _valuebytes _extraDatabytes4 _customFunctionreturns (bool success)
burn(uint256 _valuereturns (bool)
burnFrom(address _fromuint256 _valuereturns (bool)
changeName(string _newName
changeSymbol(string _newSymbol
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
setAuthorized(address addressAuthorizedbool authorization
start(
transfer(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuebytes _datareturns (bool)
transfer(address _touint256 _valuebytes _datastring _custom_fallbackreturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizationSet(address indexed addressAuthorizedbool indexed authorization
Burn(address indexed burneruint256 value
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Start(
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes indexed data
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.