Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mobula.io/llms.txt

Use this file to discover all available pages before exploring further.

id
String!
Deployment identifier.
networkId
Int!
Network ID this deployment lives on.
address
String!
Contract address of the deployment.
standard
String
Token standard for this deployment (e.g. ERC20, SPL).
assetId
String!
ID of the parent Asset.
rootId
String!
Root identifier shared across all deployments of the asset.
token
EnhancedToken
The enriched token for this deployment, if resolved. See EnhancedToken.