Consuming a Foundational Store
What is a Foundational Store?
Consuming a Foundational Store
Step 1: Import the Foundational Store
imports:
your_store: [email protected]
modules:
- name: your_module
kind: map
inputs:
- foundational-store: your_store
output:
type: proto:your.OutputTypeStep 2: Query the Store in Code
Understanding QueriedEntries Responses
QueriedEntries Structure
Response Codes
Handling Responses in Code
Example: SPL Token Transfers with Ownership Resolution
Last updated
Was this helpful?

