DeFi Protocol Positions
GET
/gateway/v1/wallet/protocolsReturns all DeFi protocol positions for a wallet — lending, staking, LP, and farming with token breakdowns and USD values.
Lookup: by `address` (EVM only — 0x-prefixed hex). Solana addresses are not supported.
Query Parameters
addressstringrequired
Wallet address — must be a raw 0x-prefixed hex address, not an ENS name
Example:
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045limitinteger
Results per page
Example:
20offsetinteger
Pagination offset
Example:
0DeFi Protocol Positions
OK