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 |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12123178 | 4 years ago | | | 0 | 0.0042204480 | |
| 8737633 | 5 years ago | | | 0 | 0.00061467525 | |
| 8290981 | 5 years ago | | | 0 | 0.00017473600 | |
| 8290981 | 5 years ago | | | 0 | 0.00017473600 | |
| 8290438 | 5 years ago | | | 0 | 0.00017499200 | |
| 7855362 | 6 years ago | | | 0 | 0.00055246230 | |
| 7855354 | 6 years ago | | | 0 | 0.00053737027 | |
| 7855269 | 6 years ago | | | 0 | 0.0012101203 | |
| 7802452 | 6 years ago | | | 0 | 0.00017499200 | |
| 7802443 | 6 years ago | | | 0 | 0.00015610800 |
ABI
ABI objects
Getter at block 21394594
crowdsaleContract() view returns (address)
0x7c3420a07be908b103ba9cf4d289d3925f1a7920
decimals() view returns (uint8)
18
name() view returns (string)
DocCoin
owner() view returns (address)
0x0028d118c0c892e5afaf6c10d79d3922bc76840b
symbol() view returns (string)
Doc
totalSupply() view returns (uint256)
3182285000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
mintToken(address target, uint256 mintedAmount)
setCrowdsaleContract(address contractAddress)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.