Skip to content

Instantly share code, notes, and snippets.

View billsbooth's full-sized avatar

Bills Booth billsbooth

  • @ferum-dex
View GitHub Profile
@billsbooth
billsbooth / trades-queries.sql
Created November 17, 2025 18:11
Trades Queries with a User Address
SELECT *
FROM system.query_log
WHERE (type = 'QueryFinish') AND (query ILIKE '%DuQabFqdC9eeBULVa7TTdZYxe8vK8ct5DZr4Xcf7docy%')
ORDER BY event_time ASC
LIMIT 2
Query id: ab6ead71-df30-4e3e-b77b-16c1ab8a3823
Row 1:
──────
const { getSentryExpoConfig } = require('@sentry/react-native/metro');
const exclusionList = require('metro-config/src/defaults/exclusionList');
// const path = require('path');
// const fs = require('fs');
/**
* Metro configuration
* https://metrobundler.dev/docs/configuration
*
* @type {import('metro-config').MetroConfig}
// PART 1, ACCOUNTS CONTEXT
//
import { useMemoObj } from '@/helpers/memoobj';
import React, {
useContext,
memo,
PropsWithChildren,
useEffect,
useMemo,
const IdentityTokenHeader = "Privy-Id-Token"
// PART 1
// PUBLIC API
func siwp(c wrappers.WriteApiContext) {
// Get the privy jwt token from the request cookies
privyJwtToken := c.GetHeader(IdentityTokenHeader)
if privyJwtToken == "" {
apierror.ErrResponse(c, apierror.NewBadRequestErr("Missing privy-id-token"))
return
@billsbooth
billsbooth / unicorn.memes.privacy.policy
Created November 21, 2024 01:17
Unicorn Memes Privacy Policy
Privacy Policy for Unicorn Memes Lead Generation Ads
At Unicorn Memes, your privacy is our priority. This privacy policy outlines how we collect, use, and protect the personal information you provide through our Lead Generation ads.
1. Information We Collect
When you fill out our Lead Generation form, we collect the following information:
Full Name
Phone Number
Email Address