Live Telecast Token
Verified contract
Active on
Ethereum with 8,722 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 "Live Telecast Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583597 | 2 years ago | | | 0 | 0.0016368269 | |
| 15146108 | 2 years ago | | | 0 | 0.0011850700 | |
| 15145838 | 2 years ago | | | 0 | 0.0014987650 | |
| 15145579 | 2 years ago | | | 0 | 0.0010979325 | |
| 15145339 | 2 years ago | | | 0 | 0.0011153600 | |
| 15145057 | 2 years ago | | | 0 | 0.0011502150 | |
| 15144798 | 2 years ago | | | 0 | 0.0012373525 | |
| 15144522 | 2 years ago | | | 0 | 0.0019518800 | |
| 13466309 | 3 years ago | | | 0 | 0.0024159645 | |
| 12060495 | 4 years ago | | | 0 | 0.0093274597 |
ABI
ABI objects
Getter at block 21159882
account_address() view returns (address)
0x47edf503fdce1460713b33e4ddb4cfc880bca9ce
admin_address() view returns (address)
0x47edf503fdce1460713b33e4ddb4cfc880bca9ce
decimals() view returns (uint8)
18
name() view returns (string)
Live Telecast Token
symbol() view returns (string)
LTT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.