Token for Television
Verified contract
Active on
Ethereum with 43,781 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($65.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 65.586864 | $1.001 |
$65.65 | |
HEX | ERC-20 | 1.307 | $0.002532 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
TTV | ERC-20 | 738.032439K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
SOUL | ERC-20 | 100 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21100720 | 8 days ago | | | 0 | 0.0010368279 | |
| 20608729 | 3 months ago | | | 0 | 0.00018605960 | |
| 20608721 | 3 months ago | | | 0 | 0.00018647066 | |
| 20594852 | 3 months ago | | | 0 | 0.00047799018 | |
| 20583850 | 3 months ago | | | 0 | 0.00096554375 | |
| 20544690 | 3 months ago | | | 0 | 0.00046380985 | |
| 20453048 | 3 months ago | | | 0 | 0.00010978700 | |
| 20451878 | 3 months ago | | | 0 | 0.00015928700 | |
| 20408920 | 3 months ago | | | 0 | 0.00013191800 | |
| 20408719 | 3 months ago | | | 0 | 0.00014477400 |
ABI
ABI objects
Getter at block 21160480
decimals() pure returns (uint8)
18
etoken2() pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
etoken2Symbol() pure returns (bytes32)
0x5454560000000000000000000000000000000000000000000000000000000000
getLatestVersion() pure returns (address)
0x90e609aff8731c836fe6a22cb5b520f86aa616e4
getPendingVersion() pure returns (address)
0x0000000000000000000000000000000000000000
getPendingVersionTimestamp() pure returns (uint256)
0
multiAsset() pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
name() pure returns (string)
Token for Television
symbol() pure returns (string)
TTV
totalSupply() pure returns (uint256)
611666475000000000000000000
Read-only
allowance(address _from, address _spender) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
getVersionFor(address _sender) pure returns (address)
State-modifying
Events _forwardApprove(address _spender, uint256 _value, address _sender) returns (bool)
_forwardTransferFromToICAPWithReference(address _from, bytes32 _icap, uint256 _value, string _reference, address _sender) returns (bool)
_forwardTransferFromWithReference(address _from, address _to, uint256 _value, string _reference, address _sender) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
commitUpgrade() returns (bool)
emitApprove(address _from, address _spender, uint256 _value)
emitTransfer(address _from, address _to, uint256 _value)
init(address _etoken2, string _symbol, string _name) returns (bool)
optIn() returns (bool)
optOut() returns (bool)
proposeUpgrade(address _newVersion) returns (bool)
purgeUpgrade() returns (bool)
recoverTokens(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferFromToICAP(address _from, bytes32 _icap, uint256 _value) returns (bool)
transferFromToICAP(address _from, string _icap, uint256 _value) returns (bool)
transferFromToICAPWithReference(address _from, bytes32 _icap, uint256 _value, string _reference) returns (bool)
transferFromToICAPWithReference(address _from, string _icap, uint256 _value, string _reference) returns (bool)
transferFromWithReference(address _from, address _to, uint256 _value, string _reference) returns (bool)
transferToICAP(bytes32 _icap, uint256 _value) returns (bool)
transferToICAP(string _icap, uint256 _value) returns (bool)
transferToICAPWithReference(bytes32 _icap, uint256 _value, string _reference) returns (bool)
transferToICAPWithReference(string _icap, uint256 _value, string _reference) returns (bool)
transferWithReference(address _to, uint256 _value, string _reference) returns (bool)
Approval(address indexed from, address indexed spender, uint256 value)
OptedIn(address sender, address version)
OptedOut(address sender, address version)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeCommited(address newVersion)
UpgradeProposed(address newVersion)
UpgradePurged(address newVersion)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.