DigitalTicks
Verified contract
Active on
Ethereum with 2,336 txns
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 "DigitalTicks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12138864 | 4 years ago | | | 0 | 0.0048174060 | |
| 12138817 | 4 years ago | | | 0 | 0.0055348920 | |
| 11117979 | 4 years ago | | | 0 | 0.00096325560 | |
| 11117930 | 4 years ago | | | 0 | 0.00074968800 | |
| 11104761 | 4 years ago | | | 0 | 0.00090592500 | |
| 11013824 | 4 years ago | | | 0 | 0.0021742201 | |
| 10989812 | 4 years ago | | | 0 | 0.0017393760 | |
| 10624595 | 4 years ago | | | 0 | 0.0021749400 | |
| 10594569 | 4 years ago | | | 0 | 0.0021742200 | |
| 10593857 | 4 years ago | | | 0 | 0.0030742200 |
ABI
ABI objects
Getter at block 21204972
INITIAL_SUPPLY() view returns (uint256)
128000000000000000000000000
START() view returns (uint256)
1521371400
decimals() view returns (uint256)
18
isActive() view returns (bool)
true
name() view returns (string)
DigitalTicks
owner() view returns (address)
0x38a51df0e5c19ff6e968b4fb86025d00aa237fd8
symbol() view returns (string)
DTX
totalSupply() view returns (uint256)
128000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
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)
Burn(address indexed burner, 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.