Democracy Coin

Verified contract

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

No balances found for "Democracy Coin"

0x040b34f1c1ae16c3b03d13dba7060ac0c85d5b0dcb5fba523094ac57ea3007b6
0xffee93bd0f1008556c2d2cf633d5431ef5a2c32bbd7426afbec80b246bbdce04
0xf69930d146a407b03d743dfaea162ae6adbe2a9c3486eed2fc027871b0a6950a
0x013495d3ef0ed29190e6428dcc3976beee3a6e4cedd745b095e818a4a37d7696
0xfd2aafd54d0f5e720c241f25f78d980e233879220a32c424657ef79bd3459599
0xe399728ea95fdb6c77d317796cb2e2fd66e1e528601c1221027c6415633b0688
0x4cc525ced030b52eb133dd336393e046ecb981376584d8b761bcf66e8f89c1d7
0x3b53fd3894404717c79bc69840daa860fc59f700ae7877d4e3d1d811e0706d5d
0xf8acf87fbc7121d89e199d63966f2bd47438b638d3fcf0884759b01b23cdfe3b
0x3443edc39ae1e60e977ab9c5da0bb396855978e502516d91ecb103e03eb7483b

Functions
Getter at block 20892198
decimals(view returns (uint8)
18
name(view returns (string)
Democracy Coin
owner(view returns (address)
0x1a07650af49c5722c775da84c5b1df50aade8a0d
symbol(view returns (string)
DC
totalSupply(view returns (uint256)
500000000000000000000000
Read-only
allow(addressview returns (bool)
allowance(address _owneraddress _spenderview returns (uint256)
allowed(addressaddressview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
balances(addressview returns (uint256)
State-modifying
addAllow(address holderbool allowApprove
approve(address _spenderuint256 _valuereturns (bool)
mint(address mineruint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
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.