@kumbaya_xyz/default-token-list 1.1.4 → 1.1.6

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.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "Kumbaya Default",
3
- "timestamp": "2026-05-06T16:23:17.401Z",
3
+ "timestamp": "2026-05-14T07:40:10.187Z",
4
4
  "version": {
5
5
  "major": 1,
6
6
  "minor": 1,
7
- "patch": 4
7
+ "patch": 6
8
8
  },
9
9
  "tags": {},
10
10
  "logoURI": "https://raw.githubusercontent.com/Kumbaya-xyz/default-token-list/refs/heads/main/src/icon/kumbaya-256.png",
@@ -21,6 +21,14 @@
21
21
  "decimals": 8,
22
22
  "logoURI": "https://raw.githubusercontent.com/Kumbaya-xyz/default-token-list/refs/heads/main/src/assets/4326/0xB0F70C0bD6FD87dbEb7C10dC692a2a6106817072.png"
23
23
  },
24
+ {
25
+ "chainId": 4326,
26
+ "address": "0xfBAa45A537cF07dC768c469FfaC4e88208B0098D",
27
+ "name": "CL8Y.com",
28
+ "symbol": "CL8Y",
29
+ "decimals": 18,
30
+ "logoURI": "https://raw.githubusercontent.com/Kumbaya-xyz/default-token-list/refs/heads/main/src/assets/4326/0xfBAa45A537cF07dC768c469FfaC4e88208B0098D.png"
31
+ },
24
32
  {
25
33
  "chainId": 4326,
26
34
  "address": "0xf7d2F0d0b0517CBDbf87C86910ce10FaAab3589D",
@@ -77,6 +85,14 @@
77
85
  "decimals": 12,
78
86
  "logoURI": "https://raw.githubusercontent.com/Kumbaya-xyz/default-token-list/refs/heads/main/src/assets/4326/0x9367A0c482703d8d9bda995B03f8E71056a72500.png"
79
87
  },
88
+ {
89
+ "chainId": 4326,
90
+ "address": "0x8F77A685bDe702E6d32A103e9AeB41906317D7e5",
91
+ "name": "Reserve Backed Token",
92
+ "symbol": "RBT",
93
+ "decimals": 18,
94
+ "logoURI": "https://raw.githubusercontent.com/Kumbaya-xyz/default-token-list/refs/heads/main/src/assets/4326/0x8F77A685bDe702E6d32A103e9AeB41906317D7e5.png"
95
+ },
80
96
  {
81
97
  "chainId": 4326,
82
98
  "address": "0xc3eACf0612346366Db554C991D7858716db09f58",
@@ -141,13 +157,6 @@
141
157
  "decimals": 18,
142
158
  "logoURI": "https://raw.githubusercontent.com/Kumbaya-xyz/default-token-list/refs/heads/main/src/assets/4326/0x601aC63637933D88285A025C685AC4e9a92a98dA.png"
143
159
  },
144
- {
145
- "address": "0x8F77A685bDe702E6d32A103e9AeB41906317D7e5",
146
- "name": "Reserve Backed Token",
147
- "symbol": "RBT",
148
- "decimals": 18,
149
- "logoURI": "https://raw.githubusercontent.com/Kumbaya-xyz/default-token-list/refs/heads/main/src/assets/4326/0x8F77A685bDe702E6d32A103e9AeB41906317D7e5.png"
150
- },
151
160
  {
152
161
  "chainId": 6343,
153
162
  "address": "0x75139A9559c9CD1aD69B7E239C216151D2c81e6f",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kumbaya_xyz/default-token-list",
3
- "version": "1.1.4",
3
+ "version": "1.1.6",
4
4
  "description": "The Kumbaya default token list",
5
5
  "type": "module",
6
6
  "main": "build/index.js",