Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Confideal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6459417 | 6 years ago | | | 0 | 0.00012082500 | |
| 6459407 | 6 years ago | | | 0 | 0.000024165000 | |
| 6454422 | 6 years ago | | | 0 | 0.000024165000 | |
| 6176453 | 6 years ago | | | 0 | 0.0012114500 | |
| 5755837 | 6 years ago | | | 0 | 0.00012082500 | |
| 5218465 | 7 years ago | | | 0 | 0.00096916000 | |
| 5218449 | 7 years ago | | | 0 | 0.00096916000 | |
| 4943119 | 7 years ago | | | 0 | 0.00024165000 | |
| 4943102 | 7 years ago | | | 0 | 0.00024000000 | |
| 4818065 | 7 years ago | | | 0 | 0.00051015300 |
ABI
ABI objects
Getter at block 21265095
decimals() pure returns (uint8)
18
mintingFinished() pure returns (bool)
false
name() pure returns (string)
Confideal
owner() pure returns (address)
0x22a97c80d7e0a9ae616737e3b8b531248f4ef91d
symbol() pure returns (string)
CDL
timeMode() pure returns (uint8)
1
totalSupply() pure returns (uint256)
26081055361223129094768000
version() pure returns (string)
1.0.0
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
releaseTimes(address) pure returns (uint256)
timeLocked(address _spender) pure returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
reclaimContract(address contractAddr)
reclaimEther()
reclaimToken(address token)
tokenFallback(address from_, uint256 value_, bytes data_)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint8 _decimals, address[] _recipients, uint256[] _amounts, uint256[] _releaseTimes, uint8 _timeMode)
fallback()
This contract contains no error objects.