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 "TUBI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10320044 | 4 years ago | | | 0 | 0.0013812000 | |
| 9307002 | 5 years ago | | | 0 | 0.0013014050 | |
| 9307002 | 5 years ago | | | 0 | 0.0013009850 | |
| 9307002 | 5 years ago | | | 0 | 0.0013009850 | |
| 9307002 | 5 years ago | | | 0 | 0.0013014050 | |
| 9307002 | 5 years ago | | | 0 | 0.0013009850 | |
| 9306670 | 5 years ago | | | 0 | 0.0013009850 | |
| 9306670 | 5 years ago | | | 0 | 0.0013009850 | |
| 9306516 | 5 years ago | | | 0 | 0.0018255650 | |
| 9306490 | 5 years ago | | | 0 | 0.0018247250 |
ABI
ABI objects
Getter at block 21408134
INITIAL_SUPPLY() view returns (uint256)
12000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
TUBI
owner() view returns (address)
0xba963461b97f490cb4f29736d118f5122d4012fa
symbol() view returns (string)
TUBI
totalSupply() view returns (uint256)
12000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.