Skip to content

Commit cfb24ed

Browse files
docs: update changelog
1 parent 1c014c2 commit cfb24ed

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/assets-controllers/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Add RWA (Real World Assets) data support for token metadata endpoint ([#7595](https://github.com/MetaMask/core/pull/7595))
13+
- Update token service to include RWA data in API requests by appending `includeRwaData=true` parameter to token list API calls
14+
- `TokenListController` now includes `rwaData` optional field in `TokenListToken` type to support RWA data in token list retrieval
15+
- Reduced `TokenListController` cache time from 24hrs to 4hrs.
16+
1017
### Changed
1118

1219
- Bump `@metamask/multichain-account-service` from `^4.1.0` to `^5.0.0` ([#7594](https://github.com/MetaMask/core/pull/7594))

0 commit comments

Comments
 (0)