Nansen Query Documentation
Search…
⌃K
Introduction
Overview
📍
Getting Started
📍
Benefits of Curation
Data
🗃
Data Sources
🗃
Data Schema
🗃
Repeated / Nested Fields
🗃
Adding New Projects
Web App
🖥
Overview
🖥
Getting Started: Web App
🖥
My Queries
🖥
Query Editor
🖥
Visualizations
🖥
Dashboards
🖥
Dashboard Editor
Database Access
📂
Database Overview
📂
Getting Started: Database
📂
Sample Queries
📂
Sample Python Code
📂
Cost Optimization
📂
Database FAQs
API
⚙
API Overview
⚙
Getting Started: API
⚙
Access Token
⚙
Predefined End Points
⚙
Sample Python Code
⚙
Error Codes
Other
⁉
General FAQs
🏷
Wallet Labels
Powered By GitBook
📂

Database FAQs

Q: Why do upper case addresses (0xA) fail in Nansen Query while lower cases (0xa) work? A: Bigquery is case sensitive for searching. For consistency purposes we store all addresses in lower case. When performing a query, please use the lower() function to make sure all addresses are in lower cases.
Database Access - Previous
Cost Optimization
Next - API
API Overview
Last modified 13d ago
Copy link