Get Native balance for address
Get native (e.g. ETH/BTC) balance for a given address and optional network.
Query parameters
Headers
SDK version header
Response
Native balance for address
Example response
{
"pagination": {
"totalElements": 100,
"totalPages": 10,
"take": 10
}
}Changes
Changed in 3 of the 12 revisions of this API.505820
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the
headerrequest parameterx-sdk-versionbecame requiredrequest-parameter-became-required
- ▲
the
queryrequest parameteraddressbecame requiredrequest-parameter-became-required
- ▲
the
queryrequest parameterskipbecame requiredrequest-parameter-became-required
- ▲
the
queryrequest parametertakebecame requiredrequest-parameter-became-required
- ▲
removed the enum value
AVAXfrom thequeryrequest parameternetworkrequest-parameter-enum-value-removed
- ▲
removed the enum value
FUJIfrom thequeryrequest parameternetworkrequest-parameter-enum-value-removed
- ▲
removed the enum value
SANDBOXfrom thequeryrequest parameternetworkrequest-parameter-enum-value-removed
- ▲
removed the enum value
tBTCfrom thequeryrequest parameternetworkrequest-parameter-enum-value-removed
- ▲
removed the enum value
tETHfrom thequeryrequest parameternetworkrequest-parameter-enum-value-removed
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status404response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status500response-body-type-changed
- ▲
the response property
codebecame optional for the status400response-property-became-optional
- ▲
the response property
codebecame optional for the status401response-property-became-optional
- ▲
the response property
codebecame optional for the status403response-property-became-optional
- ▲
the response property
codebecame optional for the status404response-property-became-optional
- ▲
the response property
codebecame optional for the status500response-property-became-optional
- ▲
the response property
messagebecame optional for the status400response-property-became-optional
- ▲
the response property
messagebecame optional for the status401response-property-became-optional
- ▲
the response property
messagebecame optional for the status403response-property-became-optional
- ▲
the response property
messagebecame optional for the status404response-property-became-optional
- ▲
the response property
messagebecame optional for the status500response-property-became-optional
- ▲
the
balance/items/createdAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
balance/items/updatedAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
pagination/skipresponse's property type/format changed frominteger/tonumber/for status200response-property-type-changed
- ▲
the
pagination/takeresponse's property type/format changed frominteger/tonumber/for status200response-property-type-changed
- ▲
the
pagination/totalElementsresponse's property type/format changed frominteger/tonumber/for status200response-property-type-changed
- ▲
the
pagination/totalPagesresponse's property type/format changed frominteger/tonumber/for status200response-property-type-changed
- ▲
removed the required property
categoryfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the500statusresponse-required-property-removed
- ●
removed the optional property
balance/items/addressIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
balance/items/amountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
balance/items/decimalsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
balance/items/symbolfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the500statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the500statusresponse-optional-property-removed
- ●
added the new
ERR_006enum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_008enum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_009enum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_010enum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_011enum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_019enum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_096enum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_410enum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_999enum value to thecoderesponse property for the response status500response-property-enum-value-added
- ○
the endpoint scheme security
x-api-keywas added to the APIapi-security-added
- ○
api tag
assetsaddedapi-tag-added
- ○
api tag
Portfolioremovedapi-tag-removed
- ○
added the new optional
queryrequest parameternetworkIdnew-optional-request-parameter
- ○
the
queryrequest parameternetworkbecame optionalrequest-parameter-became-optional
- ○
for the
queryrequest parameterskip, the type/format was generalized frominteger/tonumber/request-parameter-type-generalized
- ○
for the
queryrequest parametertake, the type/format was generalized frominteger/tonumber/request-parameter-type-generalized
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status400response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status401response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status403response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status404response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status500response-body-all-of-added
- ○
added the optional property
balance/items/addressto the response with the200statusresponse-optional-property-added
- ○
added the optional property
balance/items/balanceto the response with the200statusresponse-optional-property-added
- ○
removed the
AVAXenum value from thebalance/items/networkresponse property for the response status200response-property-enum-value-removed
- ○
removed the
FUJIenum value from thebalance/items/networkresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SANDBOXenum value from thebalance/items/networkresponse property for the response status200response-property-enum-value-removed
- ○
removed the
tBTCenum value from thebalance/items/networkresponse property for the response status200response-property-enum-value-removed
- ○
removed the
tETHenum value from thebalance/items/networkresponse property for the response status200response-property-enum-value-removed
This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○