Address Book

List Contacts

Get a list of all contacts in an organization.

get/api/v1/addressbook/contacts

Query parameters

sort_byContactSortableFields[]
pageinteger

The page number to fetch.

The page number to fetch.

sizeinteger

The number of items per page.

The number of items per page.

skip_countboolean

Whether to skip counting the total number of items.

Whether to skip counting the total number of items.

contact_idsstring[]

The contact IDs to filter by.

The contact IDs to filter by.

namesstring[]

The names to filter by.

The names to filter by.

statesAddressBookContactState[]

The states to filter by.

The states to filter by.

chain_typesChainType[]

The chain types to filter by.

The chain types to filter by.

chainsstring[]

The chain unique ids to filter by.

The chain unique ids to filter by.

asset_idsstring[]

List of asset identifiers to filter on.

List of asset identifiers to filter on.

address_group_idsstring[]

The address group IDs to filter by.

The address group IDs to filter by.

exclude_address_group_idsstring[]

List of address group IDs to exclude.

List of address group IDs to exclude.

exclude_contact_idsstring[]

List of contact IDs to exclude.

List of contact IDs to exclude.

Response

Successful Response

totalinteger required
pageinteger required
sizeinteger required

Changes

Changed in 2 of the 7 revisions of this API.146615

  • 61a784d585501415See the full diff
    • added RippleAddressBookContact to the contacts/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #10: SuiAddressBookContact -> subschema #11: SuiAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #11: TonAddressBookContact -> subschema #12: TonAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #12: TronAddressBookContact -> subschema #13: TronAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #13: UtxoAddressBookContact -> subschema #14: UtxoAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #1: AptosAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #2: ArchAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #3: CantonAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #4: CosmosAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #5: EVMAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #6: SolanaAddressBookContact -> subschema #7: SolanaAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #7: StacksAddressBookContact -> subschema #8: StacksAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #8: StarknetAddressBookContact -> subschema #9: StarknetAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added RippleAssetIdentifier to the contacts/items/oneOf[subschema #9: StellarAddressBookContact -> subschema #10: StellarAddressBookContact]/asset_infos/items/asset_identifier response property oneOf list for the response status 200

      response-property-one-of-added

    • added the enum value ripple to the property items/ of the query request parameter chain_types

      request-parameter-property-enum-value-added

    • added ripple discriminator mapping keys to the contacts/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #10: SuiAddressBookContact -> subschema #11: SuiAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #11: TonAddressBookContact -> subschema #12: TonAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #12: TronAddressBookContact -> subschema #13: TronAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #13: UtxoAddressBookContact -> subschema #14: UtxoAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #1: AptosAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #2: ArchAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #3: CantonAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #4: CosmosAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #5: EVMAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #6: SolanaAddressBookContact -> subschema #7: SolanaAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #7: StacksAddressBookContact -> subschema #8: StacksAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #8: StarknetAddressBookContact -> subschema #9: StarknetAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added ripple discriminator mapping keys to the contacts/items/oneOf[subschema #9: StellarAddressBookContact -> subschema #10: StellarAddressBookContact]/asset_infos/items/asset_identifier response property for the response status 200

      response-property-discriminator-mapping-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #10: SuiAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #11: TonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #12: TronAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #13: UtxoAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #1: AptosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #2: ArchAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #3: CantonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #4: CosmosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #5: EVMAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #6: SolanaAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #7: StacksAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #8: StarknetAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new exchange_paxos enum value to the contacts/items/oneOf[subschema #9: StellarAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #10: SuiAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #11: TonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #12: TronAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #13: UtxoAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #1: AptosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #2: ArchAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #3: CantonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #4: CosmosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #5: EVMAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #6: SolanaAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #7: StacksAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #8: StarknetAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new paxos enum value to the contacts/items/oneOf[subschema #9: StellarAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #10: SuiAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #10: SuiAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #10: SuiAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #11: TonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #11: TonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #11: TonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #11: TonAddressBookContact]/chains/items/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #12: TronAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #12: TronAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #12: TronAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #13: UtxoAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #13: UtxoAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #13: UtxoAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #1: AptosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #1: AptosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #1: AptosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #2: ArchAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #2: ArchAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #2: ArchAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #3: CantonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #3: CantonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #3: CantonAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #4: CosmosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #4: CosmosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #4: CosmosAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #5: EVMAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #5: EVMAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #5: EVMAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #6: SolanaAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #6: SolanaAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #6: SolanaAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #7: StacksAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #7: StacksAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #7: StacksAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #8: StarknetAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #8: StarknetAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #8: StarknetAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #9: StellarAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #9: StellarAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the contacts/items/oneOf[subschema #9: StellarAddressBookContact]/asset_infos/items/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain response property for the response status 200

      response-property-enum-value-added