@@ -6,6 +6,52 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.5.0]
10+ ### Added
11+ - Adding NGL logo and token contract metadata ([ #1289 ] ( https://github.com/MetaMask/contract-metadata/pull/1289 ) )
12+ - Adding ETF Rocks logo and information ([ #1256 ] ( https://github.com/MetaMask/contract-metadata/pull/1256 ) )
13+ - Adding MVL(Mass Vehicle Ledger) Token ([ #1281 ] ( https://github.com/MetaMask/contract-metadata/pull/1281 ) )
14+ - ARB token update ([ #1278 ] ( https://github.com/MetaMask/contract-metadata/pull/1278 ) )
15+ - Add POND ([ #1276 ] ( https://github.com/MetaMask/contract-metadata/pull/1276 ) )
16+ - Adding SEED token to metamask list ([ #1271 ] ( https://github.com/MetaMask/contract-metadata/pull/1271 ) )
17+ - Add UPC ([ #1240 ] ( https://github.com/MetaMask/contract-metadata/pull/1240 ) )
18+ - Add ArkiTech to the contract-map.json ([ #1263 ] ( https://github.com/MetaMask/contract-metadata/pull/1263 ) )
19+ - Add mETH token to contract map ([ #1269 ] ( https://github.com/MetaMask/contract-metadata/pull/1269 ) )
20+ - Add duckdao ([ #1255 ] ( https://github.com/MetaMask/contract-metadata/pull/1255 ) )
21+ - Add DINO ([ #1254 ] ( https://github.com/MetaMask/contract-metadata/pull/1254 ) )
22+ - Add SWRV ([ #1253 ] ( https://github.com/MetaMask/contract-metadata/pull/1253 ) )
23+ - Add AGVC ([ #1252 ] ( https://github.com/MetaMask/contract-metadata/pull/1252 ) )
24+ - Add ocean ([ #1251 ] ( https://github.com/MetaMask/contract-metadata/pull/1251 ) )
25+ - Add Pols ([ #1250 ] ( https://github.com/MetaMask/contract-metadata/pull/1250 ) )
26+ - Add Gen ([ #1249 ] ( https://github.com/MetaMask/contract-metadata/pull/1249 ) )
27+ - Add math ([ #1248 ] ( https://github.com/MetaMask/contract-metadata/pull/1248 ) )
28+ - Add gods ([ #1247 ] ( https://github.com/MetaMask/contract-metadata/pull/1247 ) )
29+ - Add imx ([ #1246 ] ( https://github.com/MetaMask/contract-metadata/pull/1246 ) )
30+ - Add support for WASSIE ERC20 token icon ([ #1239 ] ( https://github.com/MetaMask/contract-metadata/pull/1239 ) )
31+ - Add PROOF Platform ($PROOF) token ([ #1235 ] ( https://github.com/MetaMask/contract-metadata/pull/1235 ) )
32+ - Add steCRV ([ #1238 ] ( https://github.com/MetaMask/contract-metadata/pull/1238 ) )
33+ - Add TokenFi Contract and Logo ([ #1236 ] ( https://github.com/MetaMask/contract-metadata/pull/1236 ) )
34+ - Addition of Aave protocol Gho Token ([ #1234 ] ( https://github.com/MetaMask/contract-metadata/pull/1234 ) )
35+ - VAL Omni fungible token (OFT) ([ #1232 ] ( https://github.com/MetaMask/contract-metadata/pull/1232 ) )
36+ - Add YLD token ([ #1228 ] ( https://github.com/MetaMask/contract-metadata/pull/1228 ) )
37+ - Add JOB ([ #1224 ] ( https://github.com/MetaMask/contract-metadata/pull/1224 ) )
38+ - Add GOL ([ #1223 ] ( https://github.com/MetaMask/contract-metadata/pull/1223 ) )
39+ - Add LOOM ([ #1222 ] ( https://github.com/MetaMask/contract-metadata/pull/1222 ) )
40+ - Add PKF ([ #1221 ] ( https://github.com/MetaMask/contract-metadata/pull/1221 ) )
41+ - Adding Pantos Token ([ #1217 ] ( https://github.com/MetaMask/contract-metadata/pull/1217 ) )
42+ - Add grg token ([ #302 ] ( https://github.com/MetaMask/contract-metadata/pull/302 ) )
43+ - Add KAP Games to contract-map.json ([ #1215 ] ( https://github.com/MetaMask/contract-metadata/pull/1215 ) )
44+ - Enabling MetaMask security code scanner ([ #1280 ] ( https://github.com/MetaMask/contract-metadata/pull/1280 ) )
45+
46+ ### Changed
47+ - Updates to USDC and EURC branding ([ #1226 ] ( https://github.com/MetaMask/contract-metadata/pull/1226 ) )
48+ - remove overlaping test ([ #1219 ] ( https://github.com/MetaMask/contract-metadata/pull/1219 ) )
49+ - Update ART logo ([ #1241 ] ( https://github.com/MetaMask/contract-metadata/pull/1241 ) )
50+ - Update MVL token logo ([ #1288 ] ( https://github.com/MetaMask/contract-metadata/pull/1288 ) )
51+ - Update ARKI logo ([ #1287 ] ( https://github.com/MetaMask/contract-metadata/pull/1287 ) )
52+ - ATOS token update ([ #1274 ] ( https://github.com/MetaMask/contract-metadata/pull/1274 ) )
53+ - Fix LUNA token names ([ #1220 ] ( https://github.com/MetaMask/contract-metadata/pull/1220 ) )
54+
955## [ 2.4.0]
1056### Added
1157- Add PayPal USD (PYUSD) ([ #1214 ] ( https://github.com/MetaMask/contract-metadata/pull/1214 ) )
@@ -123,7 +169,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123169- Adding top nfts contracts on opensea by floor price ([ #1052 ] ( https://github.com/MetaMask/contract-metadata/pull/1052 ) )
124170- New release ([ #1045 ] ( https://github.com/MetaMask/contract-metadata/pull/1045 ) )
125171
126- [ Unreleased ] : https://github.com/MetaMask/contract-metadata/compare/v2.4.0...HEAD
172+ [ Unreleased ] : https://github.com/MetaMask/contract-metadata/compare/v2.5.0...HEAD
173+ [ 2.5.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.4.0...v2.5.0
127174[ 2.4.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.1...v2.4.0
128175[ 2.3.1 ] : https://github.com/MetaMask/contract-metadata/compare/v2.3.0...v2.3.1
129176[ 2.3.0 ] : https://github.com/MetaMask/contract-metadata/compare/v2.2.0...v2.3.0
0 commit comments