File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "@makerdao/dai-plugin-config" : " ^0.2.15" ,
2020 "@makerdao/dai-plugin-ledger-web" : " ^0.9.10" ,
2121 "@makerdao/dai-plugin-portis" : " 0.0.4" ,
22- "@makerdao/dai-plugin-mcd" : " ^1.6.29 " ,
22+ "@makerdao/dai-plugin-mcd" : " ^1.6.30 " ,
2323 "@makerdao/dai-plugin-trezor-web" : " ^0.9.6" ,
2424 "@makerdao/dai-plugin-walletconnect" : " ^0.0.8" ,
2525 "@makerdao/dai-plugin-walletlink" : " ^0.0.4" ,
Original file line number Diff line number Diff line change 6666 " UNIV2DAIUSDC" ,
6767 " UNIV2ETHUSDT" ,
6868 " UNIV2LINKETH" ,
69- " UNIV2UNIETH"
69+ " UNIV2UNIETH" ,
70+ " UNIV2WBTCDAI" ,
71+ " UNIV2AAVEETH"
7072 ],
7173 "trackingPages" : {
7274 "Overview" : " Overview" ,
Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ import {
2424 UNIV2DAIUSDC ,
2525 UNIV2ETHUSDT ,
2626 UNIV2LINKETH ,
27- UNIV2UNIETH
27+ UNIV2UNIETH ,
28+ UNIV2WBTCDAI ,
29+ UNIV2AAVEETH
2830} from '@makerdao/dai-plugin-mcd' ;
2931
3032export default [
@@ -255,5 +257,21 @@ export default [
255257 gem : 'UNIV2UNIETH' ,
256258 currency : UNIV2UNIETH ,
257259 networks : [ 'mainnet' ]
260+ } ,
261+ {
262+ slug : 'univ2wbtcdai-a' ,
263+ symbol : 'UNIV2WBTCDAI-A' ,
264+ key : 'UNIV2WBTCDAI-A' ,
265+ gem : 'UNIV2WBTCDAI' ,
266+ currency : UNIV2WBTCDAI ,
267+ networks : [ 'mainnet' ]
268+ } ,
269+ {
270+ slug : 'univ2aaveeth-a' ,
271+ symbol : 'UNIV2AAVEETH-A' ,
272+ key : 'UNIV2AAVEETH-A' ,
273+ gem : 'UNIV2AAVEETH' ,
274+ currency : UNIV2AAVEETH ,
275+ networks : [ 'mainnet' ]
258276 }
259277] ;
Original file line number Diff line number Diff line change 24502450 hdkey "^1.0.0"
24512451 web3-provider-engine "14.0.4"
24522452
2453- "@makerdao/dai-plugin-mcd@^1.6.29 ":
2454- version "1.6.29 "
2455- resolved "https://registry.yarnpkg.com/@makerdao/dai-plugin-mcd/-/dai-plugin-mcd-1.6.29 .tgz#94e16eea189f2e9c2d984a746b3d5a506cd84208 "
2456- integrity sha512-IdoTjuQCo0xak0t2WeWafLlkAxjPE+QqBk0mUVwGAVPD3yHToF84R2lERpAC8f0vtiu4Be1DuVXu5TEX/dRC6Q ==
2453+ "@makerdao/dai-plugin-mcd@^1.6.30 ":
2454+ version "1.6.30 "
2455+ resolved "https://registry.yarnpkg.com/@makerdao/dai-plugin-mcd/-/dai-plugin-mcd-1.6.30 .tgz#59320bfc3feaf288499d9c495b7350cc7262132c "
2456+ integrity sha512-pNE4XukjEY4F/dfA5J9Wr60/WwWjyDQGulg3O9k7ch8lCSHmFOa0pImfQsNeCfuVGm5GiYY7WkVFHkZBWCPLdQ ==
24572457 dependencies:
24582458 "@makerdao/currency" "0.9.9"
24592459 "@makerdao/services-core" "^0.9.9"
You can’t perform that action at this time.
0 commit comments