Titanium BAR
Verified contract
Active on
Ethereum with 11,844 txns
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 |
---|---|---|---|---|---|
💩 | ERC-20 | 696.969K | -- | -- | |
TBAR | ERC-20 | 15.289073K | -- | -- | |
BAR | ERC-20 | 6.334011K | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453048 | 4 months ago | | | 0 | 0.000029846000 | |
| 20453029 | 4 months ago | | | 0 | 0.000029846000 | |
| 20452967 | 4 months ago | | | 0 | 0.000051270000 | |
| 20452954 | 4 months ago | | | 0 | 0.000029846000 | |
| 20452906 | 4 months ago | | | 0 | 0.000029846000 | |
| 20452794 | 4 months ago | | | 0 | 0.000029858000 | |
| 20408564 | 4 months ago | | | 0 | 0.000029846000 | |
| 20408564 | 4 months ago | | | 0 | 0.000029858000 | |
| 20408357 | 4 months ago | | | 0 | 0.000029846000 | |
| 20124202 | 5 months ago | | | 0 | 0.00014112005 |
ABI
ABI objects
Getter at block 21256825
decimals() view returns (uint8)
18
mintingFinished() view returns (bool)
true
name() view returns (string)
Titanium BAR
owner() view returns (address)
0xbb90964bf53cd0c51b96d8c0fe45dce3a8cd244c
symbol() view returns (string)
TBAR
totalSupply() view returns (uint256)
60000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) 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)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.