PapasotAlammex
Updated 2022-07-04
9
1
2
3
4
5
6
›
⌄
select
value
from flipside_prod_db.algorand.transactions ,
table(flatten(input => parse_json(BASE64_DECODE_string(tx_message:txn:note)):groupIds))
where block_timestamp >= '2022-07-01'
and tx_id = 'FXPF4ONAQ6GWQZIBKMPA5QYVJFCJECKPCXLXEJ7AAJYVL6STKYOQ'
Run a query to Download Data