Solscan: Get Account Defi Activities
Solscan via Parse · crypto_web3
Get DeFi activity positions for a specific Solana address. Returns an array of DeFi activities (may be empty if the account has no DeFi positions). Solscan.io API provides comprehensive access to Solana blockchain data, including real-time network statistics, detailed transaction and block information, token analytics, DeFi platform activities, whale tracking, and MEV activity monitoring. Fulfilled by Parse from solscan.io.
- crypto-web3
- developer-tools
- finance
- parse
- platform-key
- solscan
- solscan-io
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/030ae54a-ee02-419a-86a7-d3b18be05c6f/get_account_defi_activities
- Interface artifact
- sha256:d19db76d82e7908431e706d7effe7a08446704c4b20fd3978aef431bed0d0d2d
- Manifest digest
- sha256:bff5a259c66b1bed8e644f83958440a90680b4614f836a190136da95c3a1b724
Request fields
- page (integer): Page number.
- address (string, required): Solana account address (base58 public key).
- page_size (integer): Number of results per page.: Allowed values: 10
Example queries
- {"page":"1","address":"9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM","page_size":"10"}