Jump to Content
lambda
TutorialCode examplesAPI Doc
Log Inlambda
Tutorial
Log In
TutorialCode examplesAPI Doc
All
Pages
Start typing to search…

Overview

  • Lambda one pager
  • Our products

Quick start

  • Get Access: App & API

Lambda App tutorial

  • Multi wallet portfolio
  • Holdings performance (PnL)
  • Single DeFi position PnL
  • DeFi strategy aggregated PnL
  • DeFi rewards history
  • Impermanent loss in LP

Lambda API TUTORIAL

  • DeFi positions portfolio API
  • Tokens & DeFi history: balance, rewards, pnl
  • EVM and Solana balances API
  • Trx history API
  • NFT portfolio API
  • DeFi recommendations, missing yield API
Powered by 

EVM and Solana balances API

API endpoints

  • 30s EVMs: https://p2p-lambda.readme.io/reference/get_portfolio-1#/
  • Solana: https://p2p-lambda.readme.io/reference/get_non_evm_portfolio-1#/
  • How-to-use
    • pass wallet address
    • get token balances (EVM gives 30+ chains via single call)
    • filter. asset_type='ALL' or asset_type='TOKEN'

Updated 8 months ago


What’s Next
  • Trx history API