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 |
---|---|---|---|---|---|
TITUS | ERC-20 | 269.304009M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20587048 | 3 months ago | | | 0 | 0.000055292539 | |
| 19910071 | 6 months ago | | | 0 | 0.00023365289 | |
| 18495081 | a year ago | | | 0 | 0.00062782961 | |
| 18465936 | a year ago | | | 0 | 0.0010665771 | |
| 18352729 | a year ago | | | 0 | 0.00013426820 | |
| 18331405 | a year ago | | | 0 | 0.00027577768 | |
| 18317360 | a year ago | | | 0 | 0.00023580842 | |
| 18315237 | a year ago | | | 0 | 0.00024687240 | |
| 18310614 | a year ago | | | 0 | 0.00025456307 | |
| 18308087 | a year ago | | | 0 | 0.00025830324 |
ABI
ABI objects
Getter at block 21207249
Dev() view returns (address)
0x5ed52896db7da4c4ae66a270a0c21a70a6131faa
ViewBuyRate() view returns (uint256 devBuyRate, uint256 totalBuyRate, uint256 maxWallet, uint256 maxBuyAmount)
(devBuyRate=3, totalBuyRate=3, maxWallet=7500000000000000000000000000, maxBuyAmount=2400000000000000000000000000)
ViewSellRate() view returns (uint256 devSellRate, uint256 totalSellRate, uint256 maxSellAmount)
(devSellRate=3, totalSellRate=3, maxSellAmount=2400000000000000000000000000)
_AutoSwap() view returns (bool)
true
_Launch() view returns (bool)
true
_transfersEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
TITUS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TITUS
totalSupply() view returns (uint256)
300000000000000000000
uniswapV2Pair() view returns (address)
0x8ec45d212e1d332b3c2f3c3e416c230deb845401
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events SetSwapPercentage(uint256 SwapPercent)
SwapEnable(bool status)
approve(address spender, uint256 amount) returns (bool)
enableLaunch()
renounceOwnership()
setAutoSwap(uint256 newAutoSwap)
setBuyTaxRates(uint256 devTaxRate)
setDevAddress(address newAddress)
setSellTaxRates(uint256 devTaxRate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 maxWallet, uint256 maxBuyAmount, uint256 maxSellAmount)
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()
receive()
This contract contains no error objects.