@notus-labs/patara-tokens 1.0.20 → 1.0.22
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.js +9 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +6 -3
package/dist/index.js
CHANGED
|
@@ -1608,6 +1608,15 @@ Get ready, because with SUITRUMP, you're not just buying a coin, you're investin
|
|
|
1608
1608
|
verified: true,
|
|
1609
1609
|
tags: ["Strict", "DeFi"]
|
|
1610
1610
|
},
|
|
1611
|
+
"0x04deb377c33bfced1ab81cde96918e2538fe78735777150b0064ccf7df5e1c81::tato::TATO": {
|
|
1612
|
+
decimals: 9,
|
|
1613
|
+
description: "The core token of the Pawtato ecosystem",
|
|
1614
|
+
iconUrl: "https://img.pawtato.app/tato/TATO.png",
|
|
1615
|
+
name: "Pawtato",
|
|
1616
|
+
symbol: "TATO",
|
|
1617
|
+
verified: true,
|
|
1618
|
+
tags: ["Strict", "DeFi"]
|
|
1619
|
+
},
|
|
1611
1620
|
"0x9d297676e7a4b771ab023291377b2adfaa4938fb9080b8d12430e4b108b836a9::xaum::XAUM": {
|
|
1612
1621
|
decimals: 9,
|
|
1613
1622
|
description: "Matrixdock Gold (XAUm) is a standardized token deployed on multiple chains, with a 1:1 peg to 1 troy oz. fine weight of high grade LBMA gold. The total supply of XAUm will always be equal to the amount of underlying assets stored in highly secured and reputable vaults.",
|