Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.00498 |
$0.01 | |
C4Y | ERC-20 | 3.7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17463965 | a year ago | | | 0 | 0.00061398086 | |
| 17463915 | a year ago | | | 0 | 0.00093350763 | |
| 11946369 | 4 years ago | | | 0 | 0.0041725840 | |
| 11720942 | 4 years ago | | | 0 | 0.012567588 | |
| 11720916 | 4 years ago | | | 0 | 0.0028494430 | |
| 11621241 | 4 years ago | | | 0 | 0.0040510090 | |
| 11081702 | 4 years ago | | | 0 | 0.00053005310 | |
| 11039803 | 4 years ago | | | 0 | 0.0054163350 | |
| 10898207 | 4 years ago | | | 0 | 0.0034082450 | |
| 10897469 | 4 years ago | | | 0 | 0.0041589550 |
ABI
ABI objects
Getter at block 21324840
admin1() view returns (address)
0xe504806d91b1d5e824075e34351a00cd998b4b15
admin2() view returns (address)
0x447cbfb6fa099111d3dee7aeb17c519db0e91b05
decimals() view returns (uint8)
18
firstFeb19() view returns (uint256)
1548979200
isTransferEnabled() view returns (bool)
true
maxSupply() view returns (uint256)
900000000000000000000000000
mintingDone() view returns (bool)
true
name() view returns (string)
DOS Token
owner() view returns (address)
0x5fa40c6cf450bcfafc3b96ea9f3f0c2dc33f106e
sixMonth() view returns (uint256)
15552000
symbol() view returns (string)
DOS
tmpOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalSupply() view returns (uint256)
900000000000000000000000000
transfersEnabled1() view returns (bool)
true
transfersEnabled2() view returns (bool)
true
transfersEnabled3() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events addWhitelist(address contractAddress)
approve(address _spender, uint256 _value) returns (bool)
claimOwnership()
decreaseAllowance(address _spender, uint256 _subtractedValue) returns (bool)
finishMinting()
increaseAllowance(address _spender, uint256 _addedValue) returns (bool)
lockTokens(address[] _holders, uint256[] _sixMonthCliff)
mint(address[] _recipients, uint256[] _amounts)
removeWhitelist(address contractAddress)
setAdmin(address _admin1, address _admin2)
transfer(address _to, uint256 _value) returns (bool)
transferAndCall(address _to, uint256 _value, bytes4 _methodName, bytes _args) returns (bytes)
transferAndCallPreSigned(bytes _signature, address _to, uint256 _value, uint256 _fee, uint256 _nonce, bytes4 _methodName, bytes _args) returns (bytes)
transferDisable()
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
transferPreSigned(bytes _signature, address _to, uint256 _value, uint256 _fee, uint256 _nonce) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokensLocked(address indexed _holder, uint256 _timeout)
Transfer(address indexed from, address indexed to, uint256 value)
TransferAndCall(address indexed _from, address indexed _to, uint256 _value, bytes4 _methodName, bytes _args)
TransferAndCallPreSigned(address indexed _from, address indexed _to, address indexed _delegate, uint256 _amount, uint256 _fee, bytes4 _methodName, bytes _args)
TransferPreSigned(address indexed _from, address indexed _to, address indexed _delegate, uint256 _amount, uint256 _fee)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.