Titan Finance
Verified contract
Active on
Ethereum with 119 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TITAN | ERC-20 | 12.954K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18835284 | a year ago | | | 0 | 0.0020056172 | |
| 18835279 | a year ago | | | 0 | 0.0019602318 | |
| 18835260 | a year ago | | | 0 | 0.0030264549 | |
| 18835250 | a year ago | | | 0 | 0.0011230061 | |
| 18835249 | a year ago | | | 0 | 0.0020012077 | |
| 18835205 | a year ago | | | 0 | 0.0012003168 | |
| 18835204 | a year ago | | | 0 | 0.0012023866 | |
| 18835147 | a year ago | | | 0 | 0.0016006903 | |
| 18835143 | a year ago | | | 0 | 0.0026687076 | |
| 18835126 | a year ago | | | 0 | 0.0031409774 |
ABI
ABI objects
Getter at block 21290723
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0xa431a538be373ced1de1b985ba561915aa16af11
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feeEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Titan Finance
pair() view returns (address)
0xad3ba3192585b9d87ad9f978e69b85cd3e9860d2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
TITAN
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createTitanTrade()
enableTitanTrade()
removeTitanLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckkEthBalances()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address tWallet)
receive()
This contract contains no error objects.