Returns the last 10 trades for all linked wallets independently of RPC balances
Returns the last 10 trades for all linked wallets independently of RPC balances
bearer In: header
Currency for portfolio values (default: usd)
"usd"Value in
application/json
curl -X GET "https://example.com/me/portfolio/activity"[ { "action": "Buy", "tokenSymbol": "string", "amount": "string", "price": "string", "timestamp": "2019-08-24T14:15:22Z", "txHash": "string", "pairAddress": "string" }]