Balances ($0.00)
No balances found for "Dick Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910146 | a year ago | | | 0 | 0.00054003724 | |
| 17120017 | 2 years ago | | | 0 | 0.0024480000 | |
| 17119777 | 2 years ago | | | 0 | 0.0014994000 | |
| 17119766 | 2 years ago | | | 0 | 0.0026010000 | |
| 17119753 | 2 years ago | | | 0 | 0.0013770000 | |
| 17119750 | 2 years ago | | | 0 | 0.0083496000 | |
| 17119745 | 2 years ago | | | 0 | 0.0015806474 | |
| 17119741 | 2 years ago | | | 0 | 0.0018408511 | |
| 17119725 | 2 years ago | | | 0 | 0.022481200 | |
| 17119681 | 2 years ago | | | 0 | 0.0029176320 |
ABI
ABI objects
Getter at block 21397666
_controller() view returns (address)
0xf2cd0dbb1185c5d1d7c22d2a50cd3b4c50c23649
decimals() view returns (uint8)
18
name() view returns (string)
Dick Coin
symbol() view returns (string)
DICK
totalSupply() view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, 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.