Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DC | ERC-20 | 78.752 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13990599 | 3 years ago | | | 0 | 0.0053082560 | |
| 13990503 | 3 years ago | | | 0 | 0.0039799590 | |
| 13964720 | 3 years ago | | | 0 | 0.0026513498 | |
| 13924774 | 3 years ago | | | 0 | 0.0023870740 | |
| 13924274 | 3 years ago | | | 0 | 0.0029077006 | |
| 13924226 | 3 years ago | | | 0 | 0.0026940905 | |
| 13924159 | 3 years ago | | | 0 | 0.0029573738 | |
| 13924072 | 3 years ago | | | 0 | 0.0037043553 | |
| 13923898 | 3 years ago | | | 0 | 0.0031683046 | |
| 13923866 | 3 years ago | | | 0 | 0.0031978739 |
ABI
ABI objects
Getter at block 21186308
MAX_UINT() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_totalSupply() view returns (uint256)
34331693034520200000000000
basisPointsRate() view returns (uint256)
0
burnAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint256)
18
king() view returns (address)
0x21c2088e616c26072de8f921dc8e7a37fdc32032
name() view returns (string)
Dcoin
symbol() view returns (string)
DC
totalSupply() view returns (uint256)
34331693034520200000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address who) view returns (uint256)
balances(address) view returns (uint256)
scouts(address _maker) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events addwhite(address _user)
approve(address _spender, uint256 _value)
martin(uint256 amount)
setParams(uint256 newBasisPoints)
sking(address _user)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
victory(address _user)
whitewar(address _user)
AddedBlackList(address _user)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
DestroyedBlackFunds(address _blackListedUser, uint256 _balance)
Issue(uint256 amount)
Params(uint256 rate)
RemovedBlackList(address _user)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialSupply, string _name, string _symbol, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.