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 "TLY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11391950 | 4 years ago | | | 0 | 0.00059553603 | |
| 11391683 | 4 years ago | | | 0 | 0.0014036050 | |
| 11391667 | 4 years ago | | | 0 | 0.0014031850 | |
| 11276603 | 4 years ago | | | 0 | 0.0027308600 | |
| 11276273 | 4 years ago | | | 0 | 0.0023094760 | |
| 11276273 | 4 years ago | | | 0 | 0.0023083720 | |
| 11276273 | 4 years ago | | | 0 | 0.0023120613 | |
| 11276142 | 4 years ago | | | 0 | 0.0023094760 | |
| 11276139 | 4 years ago | | | 0 | 0.0022843730 | |
| 11276135 | 4 years ago | | | 0 | 0.0022090640 |
ABI
ABI objects
Getter at block 21325808
decimals() view returns (uint256)
18
name() view returns (string)
TLY
owner() view returns (address)
0x2f9c533ae90915bd2e6119e3a41fc01f219b9954
paused() view returns (bool)
false
symbol() view returns (string)
TLY
totalSupply() view returns (uint256)
35000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
freezeAccount(address _to, bool _freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address indexed to, bool frozen)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.