Get data
Last updated
Last updated
This guide provides information on how to get data about events on XpansionChain. Typically, this data is about current state (ie. asset ownership, open orders) or past transactions (ie. trades, asset transfers).
Examples of the types of data typically obtained include:
Assets, or details of a particular asset
Token balances for a particular user
Orders, or details about a particular order
Historical trades and asset transfers
Getting most forms of data is read-only, so user authentication or getting user signatures to update blockchain state are not required.
📝GUIDES
Core SDK:
Projects (requires user signature)
Collections
Assets
Orders
Transfers
Tokens
Trades
Users
JS SDK:
Personal inventory
Marketplaces