GET
/
v2
/
portfolio
/
{address}
Get portfolio balances
curl --request GET \
  --url https://api.dfb.network/v2/portfolio/{address}
{}

Path Parameters

address
string
required

Wallet address

Query Parameters

network
string
required

Network id, currently polygon

tokens
string[]
required

Token contract addresses or 0x0000000000000000000000000000000000000000 for native

Response

OK

The response is of type object.