---
title: "Changes to GET /v2/fungible/assets"
method: GET
path: "/v2/fungible/assets"
---

# Changes to GET /v2/fungible/assets

`GET /v2/fungible/assets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-08-15** `668c826e2588` — 2 warning
- **2025-08-06** `4d963b2be174` — 8 info
- **2025-05-20** `6ba512ad5ec2` — 1 info
- **2025-04-29** `41d672a22597` — 8 breaking, 3 info

## Changes

- **2025-08-15** `668c826e2588` — 2 warning
  - added the new `HIGH_LOSS_ERROR` enum value to the `details/items/reason` response property for the response status `400`
  - added the new `HIGH_LOSS_ERROR` enum value to the `details/items/reason` response property for the response status `500`
- **2025-08-06** `4d963b2be174` — 8 info
  - the response property `chain_to_assets_map/additionalProperties/assets/items/chain_id` became required for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/denom` became required for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/is_cw20` became required for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/is_evm` became required for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/is_svm` became required for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/origin_chain_id` became required for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/origin_denom` became required for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/trace` became required for the status `200`
- **2025-05-20** `6ba512ad5ec2` — 1 info
  - api operation id `getAssets` removed and replaced with `assets`
- **2025-04-29** `41d672a22597` — 8 breaking, 3 info
  - the response property `chain_to_assets_map/additionalProperties/assets/items/chain_id` became optional for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/denom` became optional for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/is_cw20` became optional for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/is_evm` became optional for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/is_svm` became optional for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/origin_chain_id` became optional for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/origin_denom` became optional for the status `200`
  - the response property `chain_to_assets_map/additionalProperties/assets/items/trace` became optional for the status `200`
  - api operation id `assets` removed and replaced with `getAssets`
  - removed the `HIGH_LOSS_ERROR` enum value from the `details/items/reason` response property for the response status `400`
  - removed the `HIGH_LOSS_ERROR` enum value from the `details/items/reason` response property for the response status `500`

---

[Operation](https://skmtc.dev/skip-mev/apis/skip-go-api/docs/v2/fungible/assets/get.md) · [API](https://skmtc.dev/skip-mev/apis/skip-go-api.md) · [Page](https://skmtc.dev/skip-mev/apis/skip-go-api/changes/v2/fungible/assets/get)
