Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.
4 changes: 4 additions & 0 deletions packages/snap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Add security scanning for tokens sends ([#205](https://github.com/MetaMask/snap-tron-wallet/pull/205))

### Fixed

- Decode hex-encoded TRC10 token names and symbols from Full Node API responses ([#187](https://github.com/MetaMask/snap-tron-wallet/pull/187))
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snap-tron-wallet.git"
},
"source": {
"shasum": "E/qvXLXSs5RvRXpgTauLi8L/ABSxmgX54CCy1bBzp+g=",
"shasum": "9EWYf1pdiOmZgMY380Lw3C6PkrYnDIzOVqdPivN4o+Q=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
Loading