@funkit/fun-relay 2.6.1 → 2.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -883,7 +883,8 @@ var ASSET_LOGO_SRCS = {
883
883
  SUSHI: "https://sdk-cdn.fun.xyz/images/sushi.svg",
884
884
  SKY: "https://sdk-cdn.fun.xyz/images/sky.svg",
885
885
  LIT: "https://sdk-cdn.fun.xyz/images/lit.svg",
886
- AZTEC: "https://sdk-cdn.fun.xyz/images/aztec.svg"
886
+ AZTEC: "https://sdk-cdn.fun.xyz/images/aztec.svg",
887
+ U: "https://sdk-cdn.fun.xyz/images/u.png"
887
888
  };
888
889
  var FALLBACK_ASSET = "https://sdk-cdn.fun.xyz/images/dollar_circle.png";
889
890
  function getAssetLogoSrc(symbol) {