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.30 " ,
22+ "@makerdao/dai-plugin-mcd" : " ^1.6.31 " ,
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 6868 " UNIV2LINKETH" ,
6969 " UNIV2UNIETH" ,
7070 " UNIV2WBTCDAI" ,
71- " UNIV2AAVEETH"
71+ " UNIV2AAVEETH" ,
72+ " UNIV2DAIUSDT"
7273 ],
7374 "trackingPages" : {
7475 "Overview" : " Overview" ,
Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ import {
2626 UNIV2LINKETH ,
2727 UNIV2UNIETH ,
2828 UNIV2WBTCDAI ,
29- UNIV2AAVEETH
29+ UNIV2AAVEETH ,
30+ UNIV2DAIUSDT
3031} from '@makerdao/dai-plugin-mcd' ;
3132
3233export default [
@@ -273,5 +274,13 @@ export default [
273274 gem : 'UNIV2AAVEETH' ,
274275 currency : UNIV2AAVEETH ,
275276 networks : [ 'mainnet' ]
277+ } ,
278+ {
279+ slug : 'univ2daiusdt-a' ,
280+ symbol : 'UNIV2DAIUSDT-A' ,
281+ key : 'UNIV2DAIUSDT-A' ,
282+ gem : 'UNIV2DAIUSDT' ,
283+ currency : UNIV2DAIUSDT ,
284+ networks : [ 'mainnet' ]
276285 }
277286] ;
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.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 ==
2453+ "@makerdao/dai-plugin-mcd@^1.6.31 ":
2454+ version "1.6.31 "
2455+ resolved "https://registry.yarnpkg.com/@makerdao/dai-plugin-mcd/-/dai-plugin-mcd-1.6.31 .tgz#bbac5f2af80ed62dffe20fefe0de6d577ded7f00 "
2456+ integrity sha512-j2OeZLbSUuz6Ic4nNsRYPIo/2GBj+cjaWvMxK7K3cagnElLCAnH6s2kL08f6ELV0LY9j52x/wwHhS6Py5CpI1A ==
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