Centrifuge: Graphql Query Investor Transactions
Centrifuge via Parse · crypto_web3
Fetch investor transactions from the Centrifuge protocol API. Returns transaction details including type, account, pool, amounts, and timestamps. Optionally filter by account address. Transaction types include TRANSFER_IN and TRANSFER_OUT. Access the Centrifuge documentation site (docs.centrifuge.io) and Centrifuge protocol GraphQL API. Provides documentation search, page content extraction, site navigation, and protocol data queries for pools, tokens, vaults, investor transactions, and positions. Fulfilled by Parse from docs.centrifuge.io.
- centrifuge
- crypto-web3
- developer-tools
- docs-centrifuge-io
- finance
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bb03b46f-ab3f-4de4-a249-1eda193ee1e3/graphql_query_investor_transactions
- Interface artifact
- sha256:b24f28d2a3a010618b0c68ab17a94256ba4625e4405e60224f78c0d72b15f10e
- Manifest digest
- sha256:3492252f1931a407b62fae85f7750fbff117670a191fb546971457d5d6fec254
Request fields
- limit (integer): Maximum number of transactions to return.
- account (string): Ethereum account address to filter transactions (e.g. '0x00000000009726632680fb29d3f7a9734e3010e2').
Example queries
- {"limit":"5"}