ecrop Docs

Balance (GET)

GET
/v1/tokens/{token-address}/{owner}

Authorization

Bearer Authentication
AuthorizationBearer <token>

In: header

Path Parameters

token-address*string

The address of the token, ETH for Ethereum.

owner*string

The address of the owner.

Response Body

application/json

curl -X GET "https://example.com/v1/tokens/string/string"
0