Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf694…54cc
Balances ($4.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STRONG | ERC-20 | 1.417714 | $3.25 |
$4.61 | |
THIS | ERC-20 | 163.900831K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20637544 | 3 months ago | | | 0 | 0.000017727448 | |
| 19865609 | 7 months ago | | | 0 | 0.00019527939 | |
| 19602351 | 8 months ago | | | 0 | 0.00028095367 | |
| 19499391 | 8 months ago | | | 0 | 0.00058899353 | |
| 19427246 | 9 months ago | | | 0 | 0.0016796463 | |
| 18970815 | a year ago | | | 0 | 0.00079276406 | |
| 18909926 | a year ago | | | 0 | 0.00025194380 | |
| 18906025 | a year ago | | | 0 | 0.00046541733 | |
| 18873258 | a year ago | | | 0 | 0.00076896096 | |
| 18804426 | a year ago | | | 0 | 0.0013487110 |
ABI
ABI objects
Getter at block 21304790
THISWallet() view returns (address)
0xf69469a2bf47313e5ab8cde978ad189d6dce54cc
_maxTxAmount() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
launchedAt() view returns (uint256)
14219876
name() view returns (string)
THIS
numTokensSellToAddToLiquidity() view returns (uint256)
5000000000000000
owner() view returns (address)
0x043ffcdd2fbeb2c81ed6e973812079eb0994b59f
symbol() view returns (string)
THIS
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1290be3ec5c098985a6d22bfaefff4091fcfa315
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkBot(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events _setTHISWallet(address newWallet)
airdropArray(address[] newholders, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
blacklist(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyWithdraw()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
oopenTrading()
removeBlacklist(address account)
removeStrictTxLimit()
renounceOwnership()
setFeePercent(uint256 newFee)
setSwapThresholdAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.