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 "T30"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6535136 | 6 years ago | | | 0 | 0.000076108000 | |
| 6535136 | 6 years ago | | | 0 | 0.0015602140 | |
| 6535136 | 6 years ago | | | 0 | 0.0015602140 | |
| 6535134 | 6 years ago | | | 0 | 0.000048976000 | |
| 6535134 | 6 years ago | | | 0 | 0.000074850000 | |
| 6533896 | 6 years ago | | | 0 | 0.00098063800 | |
| 6533859 | 6 years ago | | | 0 | 0.0012580850 | |
| 6533853 | 6 years ago | | | 0 | 0.00080868400 | |
| 6533793 | 6 years ago | | | 0 | 0.0014394280 | |
| 6533770 | 6 years ago | | | 0 | 0.0015602140 |
ABI
ABI objects
Getter at block 21162043
decimals() view returns (uint256)
18
name() view returns (string)
T30
owner() view returns (address)
0x33a3304a52e7188ef683a68b83353a722efacd93
paused() view returns (bool)
false
symbol() view returns (string)
T30
totalSupply() view returns (uint256)
33000000000000000000
totalSupply_() view returns (uint256)
33000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
pause()
renounceOwnership()
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)
Burn(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.