Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TUBES | ERC-20 | 1.835001K | -- | -- | |
TUBE2 | ERC-20 | 675.307482 | -- | -- | |
ETUBE1 | ERC-20 | 65.3095 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243919 | 2 minutes ago | | | 0 | 0.00089981669 | |
| 21243835 | 19 minutes ago | | | 0 | 0.00089635262 | |
| 21243819 | 22 minutes ago | | | 0 | 0.00073023215 | |
| 21243772 | 32 minutes ago | | | 0 | 0.00084337754 | |
| 21243766 | 33 minutes ago | | | 0 | 0.00084634856 | |
| 21243736 | 39 minutes ago | | | 0 | 0.0010330653 | |
| 21243701 | an hour ago | | | 0 | 0.00091302489 | |
| 21243608 | an hour ago | | | 0 | 0.00098326396 | |
| 21243429 | 2 hours ago | | | 0 | 0.00063131664 | |
| 21243389 | 2 hours ago | | | 0 | 0.00039310833 |
ABI
ABI objects
Getter at block 21243929
_totalSupply() view returns (uint256)
3135131329245676039169670
chief() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
TUBE2
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x7e008b2a5997cc8da39e1930b96ec3b7c1638903
symbol() view returns (string)
TUBE2
totalSupply() view returns (uint256)
3100000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(address account, uint256 amount)
farmMint(address _address, uint256 amount)
mint(address _address, uint256 amount)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
updateChief(address _chief)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.