-
#### Expected Behavior (or desired behavior if a feature request)
.csv import with "Serial Number" as a field heading will import the asset's serial number
-----
#### Actual Behavior
Asset…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Last night I was playing with the script, it bought like 15 tokens and all of them were rugpulls in less thank a minute, I didn't have a chance to sell before liquidity was taken to zero. Is there any…
-
Firstly, thanks for making this public :) I haven't tested it yet but will tip if I make profits.
I was just wondering what the input wallet to track represents? Could you please give an example? Is …
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
The 28 % DPS buff from #5834 in combination with its very effective torpedo defense, makes creating death blobs of this unit trivial. At the moment, this unit's performance is roughly comparable to ho…
-
hey. when i try to run a command i get this:
```
Traceback (most recent call last):
File "/usr/local/bin/dexbuy", line 8, in
sys.exit(dexbuy())
File "/usr/local/lib/python3.9/site-pack…
-
Hi everyone, I would like to ask if it is possible to add conditions to filter out invidual pools where the Revoke Mint Authority and LP Burn had occured. Plus to set a timer for the subsequent sale o…