Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.5.0 #1293

Merged
merged 2 commits into from
Apr 4, 2024
Merged

2.5.0 #1293

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 48 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,52 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.5.0]
### Added
- Adding NGL logo and token contract metadata ([#1289](https://github.com/MetaMask/contract-metadata/pull/1289))
- Adding ETF Rocks logo and information ([#1256](https://github.com/MetaMask/contract-metadata/pull/1256))
- Adding MVL(Mass Vehicle Ledger) Token ([#1281](https://github.com/MetaMask/contract-metadata/pull/1281))
- ARB token update ([#1278](https://github.com/MetaMask/contract-metadata/pull/1278))
- Add POND ([#1276](https://github.com/MetaMask/contract-metadata/pull/1276))
- Adding SEED token to metamask list ([#1271](https://github.com/MetaMask/contract-metadata/pull/1271))
- Add UPC ([#1240](https://github.com/MetaMask/contract-metadata/pull/1240))
- Add ArkiTech to the contract-map.json ([#1263](https://github.com/MetaMask/contract-metadata/pull/1263))
- Add mETH token to contract map ([#1269](https://github.com/MetaMask/contract-metadata/pull/1269))
- Add duckdao ([#1255](https://github.com/MetaMask/contract-metadata/pull/1255))
- Add DINO ([#1254](https://github.com/MetaMask/contract-metadata/pull/1254))
- Add SWRV ([#1253](https://github.com/MetaMask/contract-metadata/pull/1253))
- Add AGVC ([#1252](https://github.com/MetaMask/contract-metadata/pull/1252))
- Add ocean ([#1251](https://github.com/MetaMask/contract-metadata/pull/1251))
- Add Pols ([#1250](https://github.com/MetaMask/contract-metadata/pull/1250))
- Add Gen ([#1249](https://github.com/MetaMask/contract-metadata/pull/1249))
- Add math ([#1248](https://github.com/MetaMask/contract-metadata/pull/1248))
- Add gods ([#1247](https://github.com/MetaMask/contract-metadata/pull/1247))
- Add imx ([#1246](https://github.com/MetaMask/contract-metadata/pull/1246))
- Add support for WASSIE ERC20 token icon ([#1239](https://github.com/MetaMask/contract-metadata/pull/1239))
- Add PROOF Platform ($PROOF) token ([#1235](https://github.com/MetaMask/contract-metadata/pull/1235))
- Add steCRV ([#1238](https://github.com/MetaMask/contract-metadata/pull/1238))
- Add TokenFi Contract and Logo ([#1236](https://github.com/MetaMask/contract-metadata/pull/1236))
- Addition of Aave protocol Gho Token ([#1234](https://github.com/MetaMask/contract-metadata/pull/1234))
- VAL Omni fungible token (OFT) ([#1232](https://github.com/MetaMask/contract-metadata/pull/1232))
- Add YLD token ([#1228](https://github.com/MetaMask/contract-metadata/pull/1228))
- Add JOB ([#1224](https://github.com/MetaMask/contract-metadata/pull/1224))
- Add GOL ([#1223](https://github.com/MetaMask/contract-metadata/pull/1223))
- Add LOOM ([#1222](https://github.com/MetaMask/contract-metadata/pull/1222))
- Add PKF ([#1221](https://github.com/MetaMask/contract-metadata/pull/1221))
- Adding Pantos Token ([#1217](https://github.com/MetaMask/contract-metadata/pull/1217))
- Add grg token ([#302](https://github.com/MetaMask/contract-metadata/pull/302))
- Add KAP Games to contract-map.json ([#1215](https://github.com/MetaMask/contract-metadata/pull/1215))
- Enabling MetaMask security code scanner ([#1280](https://github.com/MetaMask/contract-metadata/pull/1280))

### Changed
- Updates to USDC and EURC branding ([#1226](https://github.com/MetaMask/contract-metadata/pull/1226))
- remove overlaping test ([#1219](https://github.com/MetaMask/contract-metadata/pull/1219))
- Update ART logo ([#1241](https://github.com/MetaMask/contract-metadata/pull/1241))
- Update MVL token logo ([#1288](https://github.com/MetaMask/contract-metadata/pull/1288))
- Update ARKI logo ([#1287](https://github.com/MetaMask/contract-metadata/pull/1287))
- ATOS token update ([#1274](https://github.com/MetaMask/contract-metadata/pull/1274))
- Fix LUNA token names ([#1220](https://github.com/MetaMask/contract-metadata/pull/1220))

## [2.4.0]
### Added
- Add PayPal USD (PYUSD) ([#1214](https://github.com/MetaMask/contract-metadata/pull/1214))
Expand Down Expand Up @@ -123,7 +169,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Adding top nfts contracts on opensea by floor price ([#1052](https://github.com/MetaMask/contract-metadata/pull/1052))
- New release ([#1045](https://github.com/MetaMask/contract-metadata/pull/1045))

[Unreleased]: https://github.com/MetaMask/contract-metadata/compare/v2.4.0...HEAD
[Unreleased]: https://github.com/MetaMask/contract-metadata/compare/v2.5.0...HEAD
[2.5.0]: https://github.com/MetaMask/contract-metadata/compare/v2.4.0...v2.5.0
[2.4.0]: https://github.com/MetaMask/contract-metadata/compare/v2.3.1...v2.4.0
[2.3.1]: https://github.com/MetaMask/contract-metadata/compare/v2.3.0...v2.3.1
[2.3.0]: https://github.com/MetaMask/contract-metadata/compare/v2.2.0...v2.3.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/contract-metadata",
"version": "2.4.0",
"version": "2.5.0",
"description": "A mapping of ethereum contract addresses to broadly accepted icons for those addresses.",
"main": "index.js",
"publishConfig": {
Expand Down
Loading