@gobob/bob-sdk 4.4.11-rc0 → 4.4.11-rc10

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.
Files changed (178) hide show
  1. package/README.md +5 -2
  2. package/dist/gateway/abi.d.ts +0 -72
  3. package/dist/gateway/abi.js +1 -94
  4. package/dist/gateway/abi.js.map +1 -1
  5. package/dist/gateway/adapters/okx-wallet.d.ts +3 -3
  6. package/dist/gateway/adapters/okx-wallet.js +1 -1
  7. package/dist/gateway/adapters/okx-wallet.js.map +1 -1
  8. package/dist/gateway/adapters/reown.d.ts +1 -1
  9. package/dist/gateway/adapters/reown.js +3 -3
  10. package/dist/gateway/adapters/reown.js.map +1 -1
  11. package/dist/gateway/client.d.ts +11 -21
  12. package/dist/gateway/client.js +61 -92
  13. package/dist/gateway/client.js.map +1 -1
  14. package/dist/gateway/generated-client/apis/V1Api.d.ts +42 -0
  15. package/dist/gateway/generated-client/apis/{DefaultApi.js → V1Api.js} +45 -82
  16. package/dist/gateway/generated-client/apis/V1Api.js.map +1 -0
  17. package/dist/gateway/generated-client/apis/index.d.ts +1 -1
  18. package/dist/gateway/generated-client/apis/index.js +1 -1
  19. package/dist/gateway/generated-client/apis/index.js.map +1 -1
  20. package/dist/gateway/generated-client/models/ChainTxInfo.d.ts +10 -0
  21. package/dist/gateway/generated-client/models/ChainTxInfo.js +41 -0
  22. package/dist/gateway/generated-client/models/ChainTxInfo.js.map +1 -0
  23. package/dist/gateway/generated-client/models/GatewayCreateOrder.d.ts +8 -0
  24. package/dist/gateway/generated-client/models/GatewayCreateOrder.js +52 -0
  25. package/dist/gateway/generated-client/models/GatewayCreateOrder.js.map +1 -0
  26. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf.d.ts +9 -0
  27. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf.js +36 -0
  28. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf.js.map +1 -0
  29. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf1.d.ts +9 -0
  30. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf1.js +36 -0
  31. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf1.js.map +1 -0
  32. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf1Offramp.d.ts +10 -0
  33. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf1Offramp.js +40 -0
  34. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf1Offramp.js.map +1 -0
  35. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf2.d.ts +9 -0
  36. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf2.js +36 -0
  37. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOf2.js.map +1 -0
  38. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOfOnramp.d.ts +11 -0
  39. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOfOnramp.js +45 -0
  40. package/dist/gateway/generated-client/models/GatewayCreateOrderOneOfOnramp.js.map +1 -0
  41. package/dist/gateway/generated-client/models/GatewayLayerZeroQuote.d.ts +4 -3
  42. package/dist/gateway/generated-client/models/GatewayLayerZeroQuote.js +7 -6
  43. package/dist/gateway/generated-client/models/GatewayLayerZeroQuote.js.map +1 -1
  44. package/dist/gateway/generated-client/models/GatewayOfframpFeeBreakdown.d.ts +5 -4
  45. package/dist/gateway/generated-client/models/GatewayOfframpFeeBreakdown.js +9 -8
  46. package/dist/gateway/generated-client/models/GatewayOfframpFeeBreakdown.js.map +1 -1
  47. package/dist/gateway/generated-client/models/GatewayOfframpQuote.d.ts +5 -3
  48. package/dist/gateway/generated-client/models/GatewayOfframpQuote.js +11 -6
  49. package/dist/gateway/generated-client/models/GatewayOfframpQuote.js.map +1 -1
  50. package/dist/gateway/generated-client/models/GatewayOnrampFeeBreakdown.d.ts +6 -5
  51. package/dist/gateway/generated-client/models/GatewayOnrampFeeBreakdown.js +11 -10
  52. package/dist/gateway/generated-client/models/GatewayOnrampFeeBreakdown.js.map +1 -1
  53. package/dist/gateway/generated-client/models/GatewayOnrampQuote.d.ts +7 -4
  54. package/dist/gateway/generated-client/models/GatewayOnrampQuote.js +17 -8
  55. package/dist/gateway/generated-client/models/GatewayOnrampQuote.js.map +1 -1
  56. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOf1Offramp.d.ts +8 -8
  57. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOf1Offramp.js +18 -19
  58. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOf1Offramp.js.map +1 -1
  59. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOf2LayerZero.d.ts +6 -5
  60. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOf2LayerZero.js +13 -12
  61. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOf2LayerZero.js.map +1 -1
  62. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOfOnramp.d.ts +6 -7
  63. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOfOnramp.js +13 -18
  64. package/dist/gateway/generated-client/models/GatewayOrderInfoOneOfOnramp.js.map +1 -1
  65. package/dist/gateway/generated-client/models/GatewayTokenAmount.d.ts +10 -0
  66. package/dist/gateway/generated-client/models/GatewayTokenAmount.js +43 -0
  67. package/dist/gateway/generated-client/models/GatewayTokenAmount.js.map +1 -0
  68. package/dist/gateway/generated-client/models/RegisterTx.d.ts +8 -0
  69. package/dist/gateway/generated-client/models/RegisterTx.js +52 -0
  70. package/dist/gateway/generated-client/models/RegisterTx.js.map +1 -0
  71. package/dist/gateway/generated-client/models/RegisterTxOneOf.d.ts +9 -0
  72. package/dist/gateway/generated-client/models/RegisterTxOneOf.js +36 -0
  73. package/dist/gateway/generated-client/models/RegisterTxOneOf.js.map +1 -0
  74. package/dist/gateway/generated-client/models/RegisterTxOneOf1.d.ts +9 -0
  75. package/dist/gateway/generated-client/models/RegisterTxOneOf1.js +36 -0
  76. package/dist/gateway/generated-client/models/RegisterTxOneOf1.js.map +1 -0
  77. package/dist/gateway/generated-client/models/RegisterTxOneOf1Offramp.d.ts +9 -0
  78. package/dist/gateway/generated-client/models/RegisterTxOneOf1Offramp.js +39 -0
  79. package/dist/gateway/generated-client/models/RegisterTxOneOf1Offramp.js.map +1 -0
  80. package/dist/gateway/generated-client/models/RegisterTxOneOf2.d.ts +9 -0
  81. package/dist/gateway/generated-client/models/RegisterTxOneOf2.js +36 -0
  82. package/dist/gateway/generated-client/models/RegisterTxOneOf2.js.map +1 -0
  83. package/dist/gateway/generated-client/models/RegisterTxOneOfOnramp.d.ts +10 -0
  84. package/dist/gateway/generated-client/models/RegisterTxOneOfOnramp.js +39 -0
  85. package/dist/gateway/generated-client/models/RegisterTxOneOfOnramp.js.map +1 -0
  86. package/dist/gateway/generated-client/models/RegisterTxSuccess.d.ts +6 -0
  87. package/dist/gateway/generated-client/models/RegisterTxSuccess.js +44 -0
  88. package/dist/gateway/generated-client/models/RegisterTxSuccess.js.map +1 -0
  89. package/dist/gateway/generated-client/models/RegisterTxSuccessOneOf.d.ts +9 -0
  90. package/dist/gateway/generated-client/models/RegisterTxSuccessOneOf.js +36 -0
  91. package/dist/gateway/generated-client/models/RegisterTxSuccessOneOf.js.map +1 -0
  92. package/dist/gateway/generated-client/models/RegisterTxSuccessOneOfOnramp.d.ts +8 -0
  93. package/dist/gateway/generated-client/models/RegisterTxSuccessOneOfOnramp.js +35 -0
  94. package/dist/gateway/generated-client/models/RegisterTxSuccessOneOfOnramp.js.map +1 -0
  95. package/dist/gateway/generated-client/models/index.d.ts +17 -5
  96. package/dist/gateway/generated-client/models/index.js +17 -5
  97. package/dist/gateway/generated-client/models/index.js.map +1 -1
  98. package/dist/gateway/generated-client/runtime.js +1 -1
  99. package/dist/gateway/generated-client/runtime.js.map +1 -1
  100. package/dist/gateway/index.d.ts +1 -1
  101. package/dist/gateway/index.js +2 -1
  102. package/dist/gateway/index.js.map +1 -1
  103. package/dist/gateway/types/bitcoin.d.ts +3 -3
  104. package/dist/gateway/types/index.d.ts +0 -7
  105. package/dist/gateway/types/index.js +0 -7
  106. package/dist/gateway/types/index.js.map +1 -1
  107. package/dist/gateway/types/quote.d.ts +3 -35
  108. package/dist/gateway/types/strategy.d.ts +0 -4
  109. package/dist/gateway/utils/bitcoin-signer.d.ts +1 -1
  110. package/dist/gateway/utils/bitcoin-signer.js +2 -2
  111. package/dist/gateway/utils/bitcoin-signer.js.map +1 -1
  112. package/dist/gateway/utils/common.d.ts +142 -149
  113. package/dist/gateway/utils/common.js +0 -85
  114. package/dist/gateway/utils/common.js.map +1 -1
  115. package/dist/gateway/utils/index.d.ts +0 -1
  116. package/dist/gateway/utils/index.js +0 -1
  117. package/dist/gateway/utils/index.js.map +1 -1
  118. package/dist/utils.d.ts +0 -1
  119. package/dist/utils.js +0 -7
  120. package/dist/utils.js.map +1 -1
  121. package/package.json +4 -4
  122. package/dist/assets/tokenlist.json +0 -1915
  123. package/dist/gateway/base-client.d.ts +0 -4
  124. package/dist/gateway/base-client.js +0 -29
  125. package/dist/gateway/base-client.js.map +0 -1
  126. package/dist/gateway/generated-client/apis/DefaultApi.d.ts +0 -46
  127. package/dist/gateway/generated-client/apis/DefaultApi.js.map +0 -1
  128. package/dist/gateway/generated-client/models/ChainDetails.d.ts +0 -10
  129. package/dist/gateway/generated-client/models/ChainDetails.js +0 -41
  130. package/dist/gateway/generated-client/models/ChainDetails.js.map +0 -1
  131. package/dist/gateway/generated-client/models/GatewayChain.d.ts +0 -23
  132. package/dist/gateway/generated-client/models/GatewayChain.js +0 -48
  133. package/dist/gateway/generated-client/models/GatewayChain.js.map +0 -1
  134. package/dist/gateway/generated-client/models/GatewayCreateOnramp.d.ts +0 -11
  135. package/dist/gateway/generated-client/models/GatewayCreateOnramp.js +0 -45
  136. package/dist/gateway/generated-client/models/GatewayCreateOnramp.js.map +0 -1
  137. package/dist/gateway/generated-client/models/LayerZeroChainDetailsSchema.d.ts +0 -10
  138. package/dist/gateway/generated-client/models/LayerZeroChainDetailsSchema.js +0 -43
  139. package/dist/gateway/generated-client/models/LayerZeroChainDetailsSchema.js.map +0 -1
  140. package/dist/gateway/generated-client/models/ReferralInfo.d.ts +0 -11
  141. package/dist/gateway/generated-client/models/ReferralInfo.js +0 -47
  142. package/dist/gateway/generated-client/models/ReferralInfo.js.map +0 -1
  143. package/dist/gateway/generated-client/models/RegisterBtcTx.d.ts +0 -9
  144. package/dist/gateway/generated-client/models/RegisterBtcTx.js +0 -39
  145. package/dist/gateway/generated-client/models/RegisterBtcTx.js.map +0 -1
  146. package/dist/gateway/strategy.d.ts +0 -15
  147. package/dist/gateway/strategy.js +0 -390
  148. package/dist/gateway/strategy.js.map +0 -1
  149. package/dist/gateway/tokens.d.ts +0 -19
  150. package/dist/gateway/tokens.js +0 -181
  151. package/dist/gateway/tokens.js.map +0 -1
  152. package/dist/gateway/types/defiLlama.d.ts +0 -11
  153. package/dist/gateway/types/defiLlama.js +0 -3
  154. package/dist/gateway/types/defiLlama.js.map +0 -1
  155. package/dist/gateway/types/layerzero.d.ts +0 -128
  156. package/dist/gateway/types/layerzero.js +0 -3
  157. package/dist/gateway/types/layerzero.js.map +0 -1
  158. package/dist/gateway/types/offramp.d.ts +0 -91
  159. package/dist/gateway/types/offramp.js +0 -3
  160. package/dist/gateway/types/offramp.js.map +0 -1
  161. package/dist/gateway/types/onramp.d.ts +0 -96
  162. package/dist/gateway/types/onramp.js +0 -3
  163. package/dist/gateway/types/onramp.js.map +0 -1
  164. package/dist/gateway/types/order.d.ts +0 -92
  165. package/dist/gateway/types/order.js +0 -15
  166. package/dist/gateway/types/order.js.map +0 -1
  167. package/dist/gateway/types/swaps.d.ts +0 -821
  168. package/dist/gateway/types/swaps.js +0 -24
  169. package/dist/gateway/types/swaps.js.map +0 -1
  170. package/dist/gateway/types/token.d.ts +0 -24
  171. package/dist/gateway/types/token.js +0 -3
  172. package/dist/gateway/types/token.js.map +0 -1
  173. package/dist/gateway/utils/layerzero.d.ts +0 -3
  174. package/dist/gateway/utils/layerzero.js +0 -27
  175. package/dist/gateway/utils/layerzero.js.map +0 -1
  176. package/dist/type-utils.d.ts +0 -7
  177. package/dist/type-utils.js +0 -11
  178. package/dist/type-utils.js.map +0 -1
@@ -1,1915 +0,0 @@
1
- {
2
- "$schema": "https://raw.githubusercontent.com/Uniswap/token-lists/refs/heads/main/src/tokenlist.schema.json",
3
- "name": "BOB Tokens",
4
- "timestamp": "2025-12-16T15:58:58.179Z",
5
- "version": {
6
- "major": 1,
7
- "minor": 0,
8
- "patch": 0
9
- },
10
- "tokens": [
11
- {
12
- "chainId": 60808,
13
- "address": "0x2E6500A7Add9a788753a897e4e3477f651c612eb",
14
- "name": "Avalon Avalon SOLVBTCBBN",
15
- "symbol": "aBOBSOLVBTCBBN",
16
- "decimals": 18,
17
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/aBOBSOLVBTCBBN/logo.svg",
18
- "extensions": {
19
- "tokenId": "aBOBSOLVBTCBBN",
20
- "bridge": {}
21
- }
22
- },
23
- {
24
- "chainId": 60808,
25
- "address": "0x5E007Ed35c7d89f5889eb6FD0cdCAa38059560ef",
26
- "name": "Avalon Avalon TBTC",
27
- "symbol": "aBOBTBTC",
28
- "decimals": 18,
29
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/aBOBTBTC/logo.svg",
30
- "extensions": {
31
- "tokenId": "aBOBTBTC",
32
- "bridge": {}
33
- }
34
- },
35
- {
36
- "chainId": 60808,
37
- "address": "0xd6890176e8d912142AC489e8B5D8D93F8dE74D60",
38
- "name": "Avalon Avalon WBTC",
39
- "symbol": "aBOBWBTC",
40
- "decimals": 8,
41
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/aBOBWBTC/logo.svg",
42
- "extensions": {
43
- "tokenId": "aBOBWBTC",
44
- "bridge": {}
45
- }
46
- },
47
- {
48
- "chainId": 1,
49
- "address": "0xe7c3755482d0dA522678Af05945062d4427e0923",
50
- "name": "ALEX",
51
- "symbol": "ALEX",
52
- "decimals": 18,
53
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ALEX/logo.svg",
54
- "extensions": {
55
- "tokenId": "ALEX",
56
- "bridge": {}
57
- }
58
- },
59
- {
60
- "chainId": 60808,
61
- "address": "0xa669e059fDcbDFC532A2edd658eb2922799EEDb8",
62
- "name": "ALEX",
63
- "symbol": "ALEX",
64
- "decimals": 18,
65
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ALEX/logo.svg",
66
- "extensions": {
67
- "tokenId": "ALEX",
68
- "bridge": {}
69
- }
70
- },
71
- {
72
- "chainId": 60808,
73
- "address": "0xe53dCec07d16D88e386AE0710E86d9a400f83c31",
74
- "name": "Babylon",
75
- "symbol": "BABY",
76
- "decimals": 6,
77
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BABY/logo.svg",
78
- "extensions": {
79
- "tokenId": "BABY",
80
- "bridge": {}
81
- }
82
- },
83
- {
84
- "chainId": 808813,
85
- "address": "0x5E159518B8303A1f4eC9F9B10f077c89795DB178",
86
- "name": "Babylon",
87
- "symbol": "BABY",
88
- "decimals": 6,
89
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BABY/logo.svg",
90
- "extensions": {
91
- "tokenId": "BABY",
92
- "bridge": {}
93
- }
94
- },
95
- {
96
- "chainId": 56,
97
- "address": "0x0000000000000000000000000000000000000000",
98
- "name": "BNB",
99
- "symbol": "BNB",
100
- "decimals": 18,
101
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BNB/logo.svg",
102
- "extensions": {
103
- "tokenId": "BNB",
104
- "bridge": {}
105
- }
106
- },
107
- {
108
- "chainId": 1,
109
- "address": "0xC9746F73cC33a36c2cD55b8aEFD732586946Cedd",
110
- "name": "BOB",
111
- "symbol": "BOB",
112
- "decimals": 18,
113
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BOB/logo.svg",
114
- "extensions": {
115
- "tokenId": "BOB",
116
- "bridge": {
117
- "56": "0x80226fc0Ee2b096224EeAc085Bb9a8cba1146f7D",
118
- "60808": "0x80226fc0Ee2b096224EeAc085Bb9a8cba1146f7D"
119
- }
120
- }
121
- },
122
- {
123
- "chainId": 60808,
124
- "address": "0xB0BD54846a92b214C04A63B26AD7Dc5e19A60808",
125
- "name": "BOB",
126
- "symbol": "BOB",
127
- "decimals": 18,
128
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BOB/logo.svg",
129
- "extensions": {
130
- "tokenId": "BOB",
131
- "bridge": {
132
- "1": "0x827716e74F769AB7b6bb374A29235d9c2156932C",
133
- "56": "0x827716e74F769AB7b6bb374A29235d9c2156932C"
134
- }
135
- }
136
- },
137
- {
138
- "chainId": 808813,
139
- "address": "0x49D6FBFa3Ee5462626D65Cd22FC0CFb03ed907DB",
140
- "name": "BOB",
141
- "symbol": "BOB",
142
- "decimals": 18,
143
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BOB/logo.svg",
144
- "extensions": {
145
- "tokenId": "BOB",
146
- "bridge": {}
147
- }
148
- },
149
- {
150
- "chainId": 56,
151
- "address": "0x52B5fB4B0F6572B8C44d0251Cc224513ac5eB7E7",
152
- "name": "BOB",
153
- "symbol": "BOB",
154
- "decimals": 18,
155
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BOB/logo.svg",
156
- "extensions": {
157
- "tokenId": "BOB",
158
- "bridge": {
159
- "1": "0x34B03Cb9086d7D758AC55af71584F81A598759FE",
160
- "60808": "0x34B03Cb9086d7D758AC55af71584F81A598759FE"
161
- }
162
- }
163
- },
164
- {
165
- "chainId": 1,
166
- "address": "0xCEa2DAf93617B97504E05AFfc5BCF9b3922D3034",
167
- "name": "BTC+",
168
- "symbol": "BTC+",
169
- "decimals": 18,
170
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BTC+/logo.svg",
171
- "extensions": {
172
- "tokenId": "BTC+",
173
- "bridge": {}
174
- }
175
- },
176
- {
177
- "chainId": 60808,
178
- "address": "0x4Ca70811E831db42072CBa1f0d03496EF126fAad",
179
- "name": "BTC+",
180
- "symbol": "BTC+",
181
- "decimals": 18,
182
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/BTC+/logo.svg",
183
- "extensions": {
184
- "tokenId": "BTC+",
185
- "bridge": {}
186
- }
187
- },
188
- {
189
- "chainId": 1,
190
- "address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
191
- "name": "Coinbase Wrapped BTC",
192
- "symbol": "cbBTC",
193
- "decimals": 8,
194
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/cbBTC/logo.webp",
195
- "extensions": {
196
- "tokenId": "cbBTC",
197
- "bridge": {}
198
- }
199
- },
200
- {
201
- "chainId": 42161,
202
- "address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
203
- "name": "Coinbase Wrapped BTC",
204
- "symbol": "cbBTC",
205
- "decimals": 8,
206
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/cbBTC/logo.webp",
207
- "extensions": {
208
- "tokenId": "cbBTC",
209
- "bridge": {}
210
- }
211
- },
212
- {
213
- "chainId": 1,
214
- "address": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
215
- "name": "Dai Stablecoin",
216
- "symbol": "DAI",
217
- "decimals": 18,
218
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DAI/logo.svg",
219
- "extensions": {
220
- "tokenId": "DAI",
221
- "bridge": {
222
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
223
- }
224
- }
225
- },
226
- {
227
- "chainId": 60808,
228
- "address": "0x6c851F501a3F24E29A8E39a29591cddf09369080",
229
- "name": "Dai Stablecoin",
230
- "symbol": "DAI",
231
- "decimals": 18,
232
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DAI/logo.svg",
233
- "extensions": {
234
- "tokenId": "DAI",
235
- "bridge": {
236
- "1": "0x4200000000000000000000000000000000000010"
237
- }
238
- }
239
- },
240
- {
241
- "chainId": 137,
242
- "address": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",
243
- "name": "Dai Stablecoin",
244
- "symbol": "DAI",
245
- "decimals": 18,
246
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DAI/logo.svg",
247
- "extensions": {
248
- "tokenId": "DAI",
249
- "bridge": {}
250
- }
251
- },
252
- {
253
- "chainId": 42161,
254
- "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
255
- "name": "Dai Stablecoin",
256
- "symbol": "DAI",
257
- "decimals": 18,
258
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DAI/logo.svg",
259
- "extensions": {
260
- "tokenId": "DAI",
261
- "bridge": {}
262
- }
263
- },
264
- {
265
- "chainId": 56,
266
- "address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3",
267
- "name": "Dai Stablecoin",
268
- "symbol": "DAI",
269
- "decimals": 18,
270
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DAI/logo.svg",
271
- "extensions": {
272
- "tokenId": "DAI",
273
- "bridge": {}
274
- }
275
- },
276
- {
277
- "chainId": 10,
278
- "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
279
- "name": "Dai Stablecoin",
280
- "symbol": "DAI",
281
- "decimals": 18,
282
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DAI/logo.svg",
283
- "extensions": {
284
- "tokenId": "DAI",
285
- "bridge": {}
286
- }
287
- },
288
- {
289
- "chainId": 8453,
290
- "address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
291
- "name": "Dai Stablecoin",
292
- "symbol": "DAI",
293
- "decimals": 18,
294
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DAI/logo.svg",
295
- "extensions": {
296
- "tokenId": "DAI",
297
- "bridge": {}
298
- }
299
- },
300
- {
301
- "chainId": 1,
302
- "address": "0xbdBb63F938c8961AF31eaD3deBa5C96e6A323DD1",
303
- "name": "DLLR",
304
- "symbol": "DLLR",
305
- "decimals": 18,
306
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DLLR/logo.svg",
307
- "extensions": {
308
- "tokenId": "DLLR",
309
- "bridge": {
310
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
311
- }
312
- }
313
- },
314
- {
315
- "chainId": 60808,
316
- "address": "0xf3107eEC1e6F067552C035FD87199e1A5169CB20",
317
- "name": "DLLR",
318
- "symbol": "DLLR",
319
- "decimals": 18,
320
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/DLLR/logo.svg",
321
- "extensions": {
322
- "tokenId": "DLLR",
323
- "bridge": {
324
- "1": "0x4200000000000000000000000000000000000010"
325
- }
326
- }
327
- },
328
- {
329
- "chainId": 1,
330
- "address": "0x0000000000000000000000000000000000000000",
331
- "name": "Ether",
332
- "symbol": "ETH",
333
- "decimals": 18,
334
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ETH/logo.svg",
335
- "extensions": {
336
- "tokenId": "ETH",
337
- "bridge": {}
338
- }
339
- },
340
- {
341
- "chainId": 11155111,
342
- "address": "0x0000000000000000000000000000000000000000",
343
- "name": "Ether",
344
- "symbol": "ETH",
345
- "decimals": 18,
346
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ETH/logo.svg",
347
- "extensions": {
348
- "tokenId": "ETH",
349
- "bridge": {}
350
- }
351
- },
352
- {
353
- "chainId": 60808,
354
- "address": "0x0000000000000000000000000000000000000000",
355
- "name": "Ether",
356
- "symbol": "ETH",
357
- "decimals": 18,
358
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ETH/logo.svg",
359
- "extensions": {
360
- "tokenId": "ETH",
361
- "bridge": {}
362
- }
363
- },
364
- {
365
- "chainId": 808813,
366
- "address": "0x0000000000000000000000000000000000000000",
367
- "name": "Ether",
368
- "symbol": "ETH",
369
- "decimals": 18,
370
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ETH/logo.svg",
371
- "extensions": {
372
- "tokenId": "ETH",
373
- "bridge": {}
374
- }
375
- },
376
- {
377
- "chainId": 42161,
378
- "address": "0x0000000000000000000000000000000000000000",
379
- "name": "Ether",
380
- "symbol": "ETH",
381
- "decimals": 18,
382
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ETH/logo.svg",
383
- "extensions": {
384
- "tokenId": "ETH",
385
- "bridge": {}
386
- }
387
- },
388
- {
389
- "chainId": 8453,
390
- "address": "0x0000000000000000000000000000000000000000",
391
- "name": "Ether",
392
- "symbol": "ETH",
393
- "decimals": 18,
394
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ETH/logo.svg",
395
- "extensions": {
396
- "tokenId": "ETH",
397
- "bridge": {}
398
- }
399
- },
400
- {
401
- "chainId": 130,
402
- "address": "0x0000000000000000000000000000000000000000",
403
- "name": "Ether",
404
- "symbol": "ETH",
405
- "decimals": 18,
406
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/ETH/logo.svg",
407
- "extensions": {
408
- "tokenId": "ETH",
409
- "bridge": {}
410
- }
411
- },
412
- {
413
- "chainId": 1,
414
- "address": "0xC96dE26018A54D51c097160568752c4E3BD6C364",
415
- "name": "Fire Bitcoin",
416
- "symbol": "FBTC",
417
- "decimals": 8,
418
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FBTC/logo.webp",
419
- "extensions": {
420
- "tokenId": "FBTC",
421
- "bridge": {
422
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
423
- }
424
- }
425
- },
426
- {
427
- "chainId": 60808,
428
- "address": "0xC96dE26018A54D51c097160568752c4E3BD6C364",
429
- "name": "Fire Bitcoin",
430
- "symbol": "FBTC",
431
- "decimals": 8,
432
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FBTC/logo.webp",
433
- "extensions": {
434
- "tokenId": "FBTC",
435
- "bridge": {
436
- "1": "0x4200000000000000000000000000000000000010"
437
- }
438
- }
439
- },
440
- {
441
- "chainId": 8453,
442
- "address": "0xC96dE26018A54D51c097160568752c4E3BD6C364",
443
- "name": "Fire Bitcoin",
444
- "symbol": "FBTC",
445
- "decimals": 8,
446
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FBTC/logo.webp",
447
- "extensions": {
448
- "tokenId": "FBTC",
449
- "bridge": {}
450
- }
451
- },
452
- {
453
- "chainId": 56,
454
- "address": "0xC96dE26018A54D51c097160568752c4E3BD6C364",
455
- "name": "Fire Bitcoin",
456
- "symbol": "FBTC",
457
- "decimals": 8,
458
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FBTC/logo.webp",
459
- "extensions": {
460
- "tokenId": "FBTC",
461
- "bridge": {}
462
- }
463
- },
464
- {
465
- "chainId": 42161,
466
- "address": "0xC96dE26018A54D51c097160568752c4E3BD6C364",
467
- "name": "Fire Bitcoin",
468
- "symbol": "FBTC",
469
- "decimals": 8,
470
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FBTC/logo.webp",
471
- "extensions": {
472
- "tokenId": "FBTC",
473
- "bridge": {}
474
- }
475
- },
476
- {
477
- "chainId": 1,
478
- "address": "0x853d955aCEf822Db058eb8505911ED77F175b99e",
479
- "name": "Frax",
480
- "symbol": "FRAX",
481
- "decimals": 18,
482
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FRAX/logo.svg",
483
- "extensions": {
484
- "tokenId": "FRAX",
485
- "bridge": {
486
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
487
- }
488
- }
489
- },
490
- {
491
- "chainId": 60808,
492
- "address": "0xc4a20a608616F18aA631316eEDa9Fb62d089361e",
493
- "name": "Frax",
494
- "symbol": "FRAX",
495
- "decimals": 18,
496
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FRAX/logo.svg",
497
- "extensions": {
498
- "tokenId": "FRAX",
499
- "bridge": {
500
- "1": "0x4200000000000000000000000000000000000010"
501
- }
502
- }
503
- },
504
- {
505
- "chainId": 1,
506
- "address": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0",
507
- "name": "Frax Share",
508
- "symbol": "FXS",
509
- "decimals": 18,
510
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FXS/logo.svg",
511
- "extensions": {
512
- "tokenId": "FXS",
513
- "bridge": {}
514
- }
515
- },
516
- {
517
- "chainId": 60808,
518
- "address": "0x15e35B19AD29C512103EaABb55154Ef0Ee6ca661",
519
- "name": "Frax Share",
520
- "symbol": "FXS",
521
- "decimals": 18,
522
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/FXS/logo.svg",
523
- "extensions": {
524
- "tokenId": "FXS",
525
- "bridge": {}
526
- }
527
- },
528
- {
529
- "chainId": 1,
530
- "address": "0x9998e05030Aee3Af9AD3df35A34F5C51e1628779",
531
- "name": "Hybrid Bitcoin",
532
- "symbol": "HybridBTC.pendle",
533
- "decimals": 8,
534
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/HybridBTC.pendle/logo.svg",
535
- "extensions": {
536
- "tokenId": "HybridBTC.pendle",
537
- "bridge": {}
538
- }
539
- },
540
- {
541
- "chainId": 60808,
542
- "address": "0x9998e05030Aee3Af9AD3df35A34F5C51e1628779",
543
- "name": "Hybrid Bitcoin",
544
- "symbol": "HybridBTC.pendle",
545
- "decimals": 8,
546
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/HybridBTC.pendle/logo.svg",
547
- "extensions": {
548
- "tokenId": "HybridBTC.pendle",
549
- "bridge": {}
550
- }
551
- },
552
- {
553
- "chainId": 60808,
554
- "address": "0x68e0e4d875FDe34fc4698f40ccca0Db5b67e3693",
555
- "name": "Ionic tBTC v2",
556
- "symbol": "iontBTC",
557
- "decimals": 18,
558
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/iontBTC/logo.svg",
559
- "extensions": {
560
- "tokenId": "iontBTC",
561
- "bridge": {}
562
- }
563
- },
564
- {
565
- "chainId": 60808,
566
- "address": "0xEBc8a7EE7f1D6534eBF45Bd5311203BF0A17493c",
567
- "name": "Ionic Wrapped BTC",
568
- "symbol": "ionWBTC",
569
- "decimals": 8,
570
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/iontWBTC/logo.svg",
571
- "extensions": {
572
- "tokenId": "iontWBTC",
573
- "bridge": {}
574
- }
575
- },
576
- {
577
- "chainId": 1,
578
- "address": "0x8236a87084f8B84306f72007F36F2618A5634494",
579
- "name": "Lombard Staked Bitcoin",
580
- "symbol": "LBTC",
581
- "decimals": 8,
582
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/LBTC/logo.svg",
583
- "extensions": {
584
- "tokenId": "LBTC",
585
- "bridge": {
586
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
587
- }
588
- }
589
- },
590
- {
591
- "chainId": 60808,
592
- "address": "0xA45d4121b3D47719FF57a947A9d961539Ba33204",
593
- "name": "Lombard Staked Bitcoin",
594
- "symbol": "LBTC",
595
- "decimals": 8,
596
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/LBTC/logo.svg",
597
- "extensions": {
598
- "tokenId": "LBTC",
599
- "bridge": {
600
- "1": "0x4200000000000000000000000000000000000010"
601
- }
602
- }
603
- },
604
- {
605
- "chainId": 56,
606
- "address": "0xecAc9C5F704e954931349Da37F60E39f515c11c1",
607
- "name": "Lombard Staked Bitcoin",
608
- "symbol": "LBTC",
609
- "decimals": 8,
610
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/LBTC/logo.svg",
611
- "extensions": {
612
- "tokenId": "LBTC",
613
- "bridge": {}
614
- }
615
- },
616
- {
617
- "chainId": 8453,
618
- "address": "0xecAc9C5F704e954931349Da37F60E39f515c11c1",
619
- "name": "Lombard Staked Bitcoin",
620
- "symbol": "LBTC",
621
- "decimals": 8,
622
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/LBTC/logo.svg",
623
- "extensions": {
624
- "tokenId": "LBTC",
625
- "bridge": {}
626
- }
627
- },
628
- {
629
- "chainId": 1,
630
- "address": "0x1217BfE6c773EEC6cc4A38b5Dc45B92292B6E189",
631
- "name": "OpenUSDT",
632
- "symbol": "oUSDT",
633
- "decimals": 6,
634
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/oUSDT/logo.webp",
635
- "extensions": {
636
- "tokenId": "oUSDT",
637
- "bridge": {}
638
- }
639
- },
640
- {
641
- "chainId": 60808,
642
- "address": "0x1217BfE6c773EEC6cc4A38b5Dc45B92292B6E189",
643
- "name": "OpenUSDT",
644
- "symbol": "oUSDT",
645
- "decimals": 6,
646
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/oUSDT/logo.webp",
647
- "extensions": {
648
- "tokenId": "oUSDT",
649
- "bridge": {}
650
- }
651
- },
652
- {
653
- "chainId": 10,
654
- "address": "0x1217BfE6c773EEC6cc4A38b5Dc45B92292B6E189",
655
- "name": "OpenUSDT",
656
- "symbol": "oUSDT",
657
- "decimals": 6,
658
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/oUSDT/logo.webp",
659
- "extensions": {
660
- "tokenId": "oUSDT",
661
- "bridge": {}
662
- }
663
- },
664
- {
665
- "chainId": 8453,
666
- "address": "0x1217BfE6c773EEC6cc4A38b5Dc45B92292B6E189",
667
- "name": "OpenUSDT",
668
- "symbol": "oUSDT",
669
- "decimals": 6,
670
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/oUSDT/logo.webp",
671
- "extensions": {
672
- "tokenId": "oUSDT",
673
- "bridge": {}
674
- }
675
- },
676
- {
677
- "chainId": 1,
678
- "address": "0xF469fBD2abcd6B9de8E169d128226C0Fc90a012e",
679
- "name": "pumpBTC",
680
- "symbol": "pumpBTC",
681
- "decimals": 8,
682
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/pumpBTC/logo.webp",
683
- "extensions": {
684
- "tokenId": "pumpBTC",
685
- "bridge": {
686
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
687
- }
688
- }
689
- },
690
- {
691
- "chainId": 60808,
692
- "address": "0x1fCca65fb6Ae3b2758b9b2B394CB227eAE404e1E",
693
- "name": "pumpBTC",
694
- "symbol": "pumpBTC",
695
- "decimals": 8,
696
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/pumpBTC/logo.webp",
697
- "extensions": {
698
- "tokenId": "pumpBTC",
699
- "bridge": {
700
- "1": "0x4200000000000000000000000000000000000010"
701
- }
702
- }
703
- },
704
- {
705
- "chainId": 1,
706
- "address": "0xae78736Cd615f374D3085123A210448E74Fc6393",
707
- "name": "Rocket Pool ETH",
708
- "symbol": "rETH",
709
- "decimals": 18,
710
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/rETH/logo.svg",
711
- "extensions": {
712
- "tokenId": "rETH",
713
- "bridge": {
714
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
715
- }
716
- }
717
- },
718
- {
719
- "chainId": 60808,
720
- "address": "0xB5686c4f60904Ec2BDA6277d6FE1F7cAa8D1b41a",
721
- "name": "Rocket Pool ETH",
722
- "symbol": "rETH",
723
- "decimals": 18,
724
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/rETH/logo.svg",
725
- "extensions": {
726
- "tokenId": "rETH",
727
- "bridge": {
728
- "1": "0x4200000000000000000000000000000000000010"
729
- }
730
- }
731
- },
732
- {
733
- "chainId": 60808,
734
- "address": "0x78Fea795cBFcC5fFD6Fb5B845a4f53d25C283bDB",
735
- "name": "Satoshi Stablecoin",
736
- "symbol": "satUSD",
737
- "decimals": 18,
738
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/satUSD/logo.webp",
739
- "extensions": {
740
- "tokenId": "satUSD",
741
- "bridge": {}
742
- }
743
- },
744
- {
745
- "chainId": 60808,
746
- "address": "0xecf21b335B41f9d5A89f6186A99c19a3c467871f",
747
- "name": "Satoshi Stablecoin V2",
748
- "symbol": "satUSD",
749
- "decimals": 18,
750
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/satUSDv2/logo.webp",
751
- "extensions": {
752
- "tokenId": "satUSDv2",
753
- "bridge": {}
754
- }
755
- },
756
- {
757
- "chainId": 60808,
758
- "address": "0x2925dF9Eb2092B53B06A06353A7249aF3a8B139e",
759
- "name": "sb tBTC v2",
760
- "symbol": "sbtBTC",
761
- "decimals": 8,
762
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/sbtBTC/logo.svg",
763
- "extensions": {
764
- "tokenId": "sbtBTC",
765
- "bridge": {}
766
- }
767
- },
768
- {
769
- "chainId": 60808,
770
- "address": "0x5c46D274ed8AbCAe2964B63c0360ad3Ccc384dAa",
771
- "name": "sb Wrapped BTC",
772
- "symbol": "sbWBTC",
773
- "decimals": 8,
774
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/sbWBTC/logo.svg",
775
- "extensions": {
776
- "tokenId": "sbWBTC",
777
- "bridge": {}
778
- }
779
- },
780
- {
781
- "chainId": 60808,
782
- "address": "0x5EF2B8fbCc8aea2A9Dbe2729F0acf33E073Fa43e",
783
- "name": "Segment SOLVBTCBBN",
784
- "symbol": "seSOLVBTCBBN",
785
- "decimals": 8,
786
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/seSOLVBTCBBN/logo.svg",
787
- "extensions": {
788
- "tokenId": "seSOLVBTCBBN",
789
- "bridge": {}
790
- }
791
- },
792
- {
793
- "chainId": 60808,
794
- "address": "0xD30288EA9873f376016A0250433b7eA375676077",
795
- "name": "Segment TBTC",
796
- "symbol": "seTBTC",
797
- "decimals": 8,
798
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/seTBTC/logo.svg",
799
- "extensions": {
800
- "tokenId": "seTBTC",
801
- "bridge": {}
802
- }
803
- },
804
- {
805
- "chainId": 60808,
806
- "address": "0x7848F0775EebaBbF55cB74490ce6D3673E68773A",
807
- "name": "Segment UNIBTC",
808
- "symbol": "seUNIBTC",
809
- "decimals": 8,
810
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/seUNIBTC/logo.svg",
811
- "extensions": {
812
- "tokenId": "seUNIBTC",
813
- "bridge": {}
814
- }
815
- },
816
- {
817
- "chainId": 60808,
818
- "address": "0x6265C05158f672016B771D6Fb7422823ed2CbcDd",
819
- "name": "Segment WBTC",
820
- "symbol": "seWBTC",
821
- "decimals": 8,
822
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/seWBTC/logo.svg",
823
- "extensions": {
824
- "tokenId": "seWBTC",
825
- "bridge": {}
826
- }
827
- },
828
- {
829
- "chainId": 1,
830
- "address": "0xA663B02CF0a4b149d2aD41910CB81e23e1c41c32",
831
- "name": "Staked FRAX",
832
- "symbol": "sFRAX",
833
- "decimals": 18,
834
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/sFRAX/logo.svg",
835
- "extensions": {
836
- "tokenId": "sFRAX",
837
- "bridge": {
838
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
839
- }
840
- }
841
- },
842
- {
843
- "chainId": 60808,
844
- "address": "0xb7eae04B995B3b365040dEE99795112ADD43afa0",
845
- "name": "Staked FRAX",
846
- "symbol": "sFRAX",
847
- "decimals": 18,
848
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/sFRAX/logo.svg",
849
- "extensions": {
850
- "tokenId": "sFRAX",
851
- "bridge": {
852
- "1": "0x4200000000000000000000000000000000000010"
853
- }
854
- }
855
- },
856
- {
857
- "chainId": 1,
858
- "address": "0xac3E018457B222d93114458476f3E3416Abbe38F",
859
- "name": "Staked Frax Ether",
860
- "symbol": "sfrxETH",
861
- "decimals": 18,
862
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/sfrxETH/logo.svg",
863
- "extensions": {
864
- "tokenId": "sfrxETH",
865
- "bridge": {
866
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
867
- }
868
- }
869
- },
870
- {
871
- "chainId": 60808,
872
- "address": "0x249d2952D1C678843e7cD7bF654EfCeC52f2F9E8",
873
- "name": "Staked Frax Ether",
874
- "symbol": "sfrxETH",
875
- "decimals": 18,
876
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/sfrxETH/logo.svg",
877
- "extensions": {
878
- "tokenId": "sfrxETH",
879
- "bridge": {
880
- "1": "0x4200000000000000000000000000000000000010"
881
- }
882
- }
883
- },
884
- {
885
- "chainId": 1,
886
- "address": "0x04830A96a23EA718fAA695a5AAe74695AAE3A23f",
887
- "name": "Solv",
888
- "symbol": "SOLV",
889
- "decimals": 18,
890
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/Solv/logo.svg",
891
- "extensions": {
892
- "tokenId": "Solv",
893
- "bridge": {}
894
- }
895
- },
896
- {
897
- "chainId": 1,
898
- "address": "0x7A56E1C57C7475CCf742a1832B028F0456652F97",
899
- "name": "Solv BTC",
900
- "symbol": "SolvBTC",
901
- "decimals": 18,
902
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC/logo.svg",
903
- "extensions": {
904
- "tokenId": "SolvBTC",
905
- "bridge": {}
906
- }
907
- },
908
- {
909
- "chainId": 60808,
910
- "address": "0x541FD749419CA806a8bc7da8ac23D346f2dF8B77",
911
- "name": "Solv BTC",
912
- "symbol": "SolvBTC",
913
- "decimals": 18,
914
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC/logo.svg",
915
- "extensions": {
916
- "tokenId": "SolvBTC",
917
- "bridge": {}
918
- }
919
- },
920
- {
921
- "chainId": 42161,
922
- "address": "0x3647c54c4c2C65bC7a2D63c0Da2809B399DBBDC0",
923
- "name": "Solv BTC",
924
- "symbol": "SolvBTC",
925
- "decimals": 18,
926
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC/logo.svg",
927
- "extensions": {
928
- "tokenId": "SolvBTC",
929
- "bridge": {}
930
- }
931
- },
932
- {
933
- "chainId": 43114,
934
- "address": "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777",
935
- "name": "Solv BTC",
936
- "symbol": "SolvBTC",
937
- "decimals": 18,
938
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC/logo.svg",
939
- "extensions": {
940
- "tokenId": "SolvBTC",
941
- "bridge": {}
942
- }
943
- },
944
- {
945
- "chainId": 8453,
946
- "address": "0x3B86Ad95859b6AB773f55f8d94B4b9d443EE931f",
947
- "name": "Solv BTC",
948
- "symbol": "SolvBTC",
949
- "decimals": 18,
950
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC/logo.svg",
951
- "extensions": {
952
- "tokenId": "SolvBTC",
953
- "bridge": {}
954
- }
955
- },
956
- {
957
- "chainId": 137,
958
- "address": "0xaE4EFbc7736f963982aACb17EFA37fCBAb924cB3",
959
- "name": "Solv BTC",
960
- "symbol": "SolvBTC",
961
- "decimals": 18,
962
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC/logo.svg",
963
- "extensions": {
964
- "tokenId": "SolvBTC",
965
- "bridge": {}
966
- }
967
- },
968
- {
969
- "chainId": 56,
970
- "address": "0x4aae823a6a0b376De6A78e74eCC5b079d38cBCf7",
971
- "name": "Solv BTC",
972
- "symbol": "SolvBTC",
973
- "decimals": 18,
974
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC/logo.svg",
975
- "extensions": {
976
- "tokenId": "SolvBTC",
977
- "bridge": {}
978
- }
979
- },
980
- {
981
- "chainId": 60808,
982
- "address": "0x6b062AA7F5FC52b530Cb13967aE2E6bc0D8Dd3E4",
983
- "name": "SolvBTC Jupiter",
984
- "symbol": "SolvBTC.JUP",
985
- "decimals": 18,
986
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SolvBTC.JUP/logo.svg",
987
- "extensions": {
988
- "tokenId": "SolvBTC.JUP",
989
- "bridge": {}
990
- }
991
- },
992
- {
993
- "chainId": 1,
994
- "address": "0xbdab72602e9AD40FC6a6852CAf43258113B8F7a5",
995
- "name": "SOV",
996
- "symbol": "SOV",
997
- "decimals": 18,
998
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SOV/logo.svg",
999
- "extensions": {
1000
- "tokenId": "SOV",
1001
- "bridge": {
1002
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1003
- }
1004
- }
1005
- },
1006
- {
1007
- "chainId": 60808,
1008
- "address": "0xba20a5e63eeEFfFA6fD365E7e540628F8fC61474",
1009
- "name": "SOV",
1010
- "symbol": "SOV",
1011
- "decimals": 18,
1012
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/SOV/logo.svg",
1013
- "extensions": {
1014
- "tokenId": "SOV",
1015
- "bridge": {
1016
- "1": "0x4200000000000000000000000000000000000010"
1017
- }
1018
- }
1019
- },
1020
- {
1021
- "chainId": 1,
1022
- "address": "0x7122985656e38BDC0302Db86685bb972b145bD3C",
1023
- "name": "StakeStone Ether",
1024
- "symbol": "STONE",
1025
- "decimals": 18,
1026
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/STONE/logo.webp",
1027
- "extensions": {
1028
- "tokenId": "STONE",
1029
- "bridge": {
1030
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1031
- }
1032
- }
1033
- },
1034
- {
1035
- "chainId": 60808,
1036
- "address": "0x96147A9Ae9a42d7Da551fD2322ca15B71032F342",
1037
- "name": "StakeStone Ether",
1038
- "symbol": "STONE",
1039
- "decimals": 18,
1040
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/STONE/logo.webp",
1041
- "extensions": {
1042
- "tokenId": "STONE",
1043
- "bridge": {
1044
- "1": "0x4200000000000000000000000000000000000010"
1045
- }
1046
- }
1047
- },
1048
- {
1049
- "chainId": 1,
1050
- "address": "0xCdF7028ceAB81fA0C6971208e83fa7872994beE5",
1051
- "name": "Threshold Network Token",
1052
- "symbol": "T",
1053
- "decimals": 18,
1054
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/T/logo.svg",
1055
- "extensions": {
1056
- "tokenId": "T",
1057
- "bridge": {
1058
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1059
- }
1060
- }
1061
- },
1062
- {
1063
- "chainId": 60808,
1064
- "address": "0xF14e82E192a36Df7d09Fe726F6ECF70310f73438",
1065
- "name": "Threshold Network Token",
1066
- "symbol": "T",
1067
- "decimals": 18,
1068
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/T/logo.svg",
1069
- "extensions": {
1070
- "tokenId": "T",
1071
- "bridge": {
1072
- "1": "0x4200000000000000000000000000000000000010"
1073
- }
1074
- }
1075
- },
1076
- {
1077
- "chainId": 1,
1078
- "address": "0x18084fbA666a33d37592fA2633fD49a74DD93a88",
1079
- "name": "tBTC v2",
1080
- "symbol": "tBTC",
1081
- "decimals": 18,
1082
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/tBTC/logo.svg",
1083
- "extensions": {
1084
- "tokenId": "tBTC",
1085
- "bridge": {
1086
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1087
- }
1088
- }
1089
- },
1090
- {
1091
- "chainId": 11155111,
1092
- "address": "0x517f2982701695D4E52f1ECFBEf3ba31Df470161",
1093
- "name": "tBTC v2",
1094
- "symbol": "tBTC",
1095
- "decimals": 18,
1096
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/tBTC/logo.svg",
1097
- "extensions": {
1098
- "tokenId": "tBTC",
1099
- "bridge": {}
1100
- }
1101
- },
1102
- {
1103
- "chainId": 60808,
1104
- "address": "0xBBa2eF945D523C4e2608C9E1214C2Cc64D4fc2e2",
1105
- "name": "tBTC v2",
1106
- "symbol": "tBTC",
1107
- "decimals": 18,
1108
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/tBTC/logo.svg",
1109
- "extensions": {
1110
- "tokenId": "tBTC",
1111
- "bridge": {
1112
- "1": "0x4200000000000000000000000000000000000010"
1113
- }
1114
- }
1115
- },
1116
- {
1117
- "chainId": 808813,
1118
- "address": "0xD23F06550b0A7bC98B20eb81D4c21572a97598FA",
1119
- "name": "tBTC v2",
1120
- "symbol": "tBTC",
1121
- "decimals": 18,
1122
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/tBTC/logo.svg",
1123
- "extensions": {
1124
- "tokenId": "tBTC",
1125
- "bridge": {}
1126
- }
1127
- },
1128
- {
1129
- "chainId": 10,
1130
- "address": "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40",
1131
- "name": "tBTC v2",
1132
- "symbol": "tBTC",
1133
- "decimals": 18,
1134
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/tBTC/logo.svg",
1135
- "extensions": {
1136
- "tokenId": "tBTC",
1137
- "bridge": {}
1138
- }
1139
- },
1140
- {
1141
- "chainId": 42161,
1142
- "address": "0x6c84a8f1c29108F47a79964b5Fe888D4f4D0dE40",
1143
- "name": "tBTC v2",
1144
- "symbol": "tBTC",
1145
- "decimals": 18,
1146
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/tBTC/logo.svg",
1147
- "extensions": {
1148
- "tokenId": "tBTC",
1149
- "bridge": {}
1150
- }
1151
- },
1152
- {
1153
- "chainId": 1,
1154
- "address": "0xCFC5bD99915aAa815401C5a41A927aB7a38d29cf",
1155
- "name": "Threshold USD",
1156
- "symbol": "thUSD",
1157
- "decimals": 18,
1158
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/thUSD/logo.svg",
1159
- "extensions": {
1160
- "tokenId": "thUSD",
1161
- "bridge": {}
1162
- }
1163
- },
1164
- {
1165
- "chainId": 60808,
1166
- "address": "0xf7EF136751D7496021858c048FFA4f978C27831A",
1167
- "name": "Threshold USD",
1168
- "symbol": "thUSD",
1169
- "decimals": 18,
1170
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/thUSD/logo.svg",
1171
- "extensions": {
1172
- "tokenId": "thUSD",
1173
- "bridge": {}
1174
- }
1175
- },
1176
- {
1177
- "chainId": 1,
1178
- "address": "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0",
1179
- "name": "Tellor Tributes",
1180
- "symbol": "TRB",
1181
- "decimals": 18,
1182
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/TRB/logo.webp",
1183
- "extensions": {
1184
- "tokenId": "TRB",
1185
- "bridge": {
1186
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1187
- }
1188
- }
1189
- },
1190
- {
1191
- "chainId": 60808,
1192
- "address": "0x665060707c3Ea3c31b3eaBaD7F409072446E1D50",
1193
- "name": "Tellor Tributes",
1194
- "symbol": "TRB",
1195
- "decimals": 18,
1196
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/TRB/logo.webp",
1197
- "extensions": {
1198
- "tokenId": "TRB",
1199
- "bridge": {
1200
- "1": "0x4200000000000000000000000000000000000010"
1201
- }
1202
- }
1203
- },
1204
- {
1205
- "chainId": 1,
1206
- "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
1207
- "name": "Uniswap",
1208
- "symbol": "UNI",
1209
- "decimals": 18,
1210
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/UNI/logo.webp",
1211
- "extensions": {
1212
- "tokenId": "UNI",
1213
- "bridge": {
1214
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1215
- }
1216
- }
1217
- },
1218
- {
1219
- "chainId": 60808,
1220
- "address": "0x6fD31f56eb971113bEA12C5883deC68337b3B7b5",
1221
- "name": "Uniswap",
1222
- "symbol": "UNI",
1223
- "decimals": 18,
1224
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/UNI/logo.webp",
1225
- "extensions": {
1226
- "tokenId": "UNI",
1227
- "bridge": {
1228
- "1": "0x4200000000000000000000000000000000000010"
1229
- }
1230
- }
1231
- },
1232
- {
1233
- "chainId": 1,
1234
- "address": "0x004E9C3EF86bc1ca1f0bB5C7662861Ee93350568",
1235
- "name": "uniBTC",
1236
- "symbol": "uniBTC",
1237
- "decimals": 8,
1238
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/uniBTC/logo.svg",
1239
- "extensions": {
1240
- "tokenId": "uniBTC",
1241
- "bridge": {}
1242
- }
1243
- },
1244
- {
1245
- "chainId": 60808,
1246
- "address": "0x236f8c0a61dA474dB21B693fB2ea7AAB0c803894",
1247
- "name": "uniBTC",
1248
- "symbol": "uniBTC",
1249
- "decimals": 8,
1250
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/uniBTC/logo.svg",
1251
- "extensions": {
1252
- "tokenId": "uniBTC",
1253
- "bridge": {}
1254
- }
1255
- },
1256
- {
1257
- "chainId": 10,
1258
- "address": "0x93919784C523f39CACaa98Ee0a9d96c3F32b593e",
1259
- "name": "uniBTC",
1260
- "symbol": "uniBTC",
1261
- "decimals": 8,
1262
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/uniBTC/logo.svg",
1263
- "extensions": {
1264
- "tokenId": "uniBTC",
1265
- "bridge": {}
1266
- }
1267
- },
1268
- {
1269
- "chainId": 42161,
1270
- "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
1271
- "name": "uniBTC",
1272
- "symbol": "uniBTC",
1273
- "decimals": 8,
1274
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/uniBTC/logo.svg",
1275
- "extensions": {
1276
- "tokenId": "uniBTC",
1277
- "bridge": {}
1278
- }
1279
- },
1280
- {
1281
- "chainId": 8453,
1282
- "address": "0x93919784C523f39CACaa98Ee0a9d96c3F32b593e",
1283
- "name": "uniBTC",
1284
- "symbol": "uniBTC",
1285
- "decimals": 8,
1286
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/uniBTC/logo.svg",
1287
- "extensions": {
1288
- "tokenId": "uniBTC",
1289
- "bridge": {}
1290
- }
1291
- },
1292
- {
1293
- "chainId": 56,
1294
- "address": "0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a",
1295
- "name": "uniBTC",
1296
- "symbol": "uniBTC",
1297
- "decimals": 8,
1298
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/uniBTC/logo.svg",
1299
- "extensions": {
1300
- "tokenId": "uniBTC",
1301
- "bridge": {}
1302
- }
1303
- },
1304
- {
1305
- "chainId": 1,
1306
- "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
1307
- "name": "USD Coin",
1308
- "symbol": "USDC",
1309
- "decimals": 6,
1310
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1311
- "extensions": {
1312
- "tokenId": "USDC",
1313
- "bridge": {
1314
- "60808": "0x450D55a4B4136805B0e5A6BB59377c71FC4FaCBb"
1315
- }
1316
- }
1317
- },
1318
- {
1319
- "chainId": 11155111,
1320
- "address": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238",
1321
- "name": "USD Coin",
1322
- "symbol": "USDC",
1323
- "decimals": 6,
1324
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1325
- "extensions": {
1326
- "tokenId": "USDC",
1327
- "bridge": {}
1328
- }
1329
- },
1330
- {
1331
- "chainId": 60808,
1332
- "address": "0xe75D0fB2C24A55cA1e3F96781a2bCC7bdba058F0",
1333
- "name": "Bridged USDC (BOB)",
1334
- "symbol": "USDC.e",
1335
- "decimals": 6,
1336
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1337
- "extensions": {
1338
- "tokenId": "USDC",
1339
- "bridge": {
1340
- "1": "0xe497788F8Fcc30B773C9A181a0FFE2e60645cE90"
1341
- }
1342
- }
1343
- },
1344
- {
1345
- "chainId": 808813,
1346
- "address": "0x2c1f73d37E7cdbA2792156139b0d35A765d595C5",
1347
- "name": "Bridged USDC (BOB)",
1348
- "symbol": "USDC.e",
1349
- "decimals": 6,
1350
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1351
- "extensions": {
1352
- "tokenId": "USDC",
1353
- "bridge": {
1354
- "11155111": "0x5C2A45A35ba99d8Ee58c4bB96e2Ce30dA86C530b"
1355
- }
1356
- }
1357
- },
1358
- {
1359
- "chainId": 10,
1360
- "address": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
1361
- "name": "USD Coin",
1362
- "symbol": "USDC",
1363
- "decimals": 6,
1364
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1365
- "extensions": {
1366
- "tokenId": "USDC",
1367
- "bridge": {}
1368
- }
1369
- },
1370
- {
1371
- "chainId": 137,
1372
- "address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
1373
- "name": "USD Coin",
1374
- "symbol": "USDC",
1375
- "decimals": 6,
1376
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1377
- "extensions": {
1378
- "tokenId": "USDC",
1379
- "bridge": {}
1380
- }
1381
- },
1382
- {
1383
- "chainId": 43114,
1384
- "address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
1385
- "name": "USD Coin",
1386
- "symbol": "USDC",
1387
- "decimals": 6,
1388
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1389
- "extensions": {
1390
- "tokenId": "USDC",
1391
- "bridge": {}
1392
- }
1393
- },
1394
- {
1395
- "chainId": 42161,
1396
- "address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
1397
- "name": "USD Coin",
1398
- "symbol": "USDC",
1399
- "decimals": 6,
1400
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1401
- "extensions": {
1402
- "tokenId": "USDC",
1403
- "bridge": {}
1404
- }
1405
- },
1406
- {
1407
- "chainId": 8453,
1408
- "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
1409
- "name": "USD Coin",
1410
- "symbol": "USDC",
1411
- "decimals": 6,
1412
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1413
- "extensions": {
1414
- "tokenId": "USDC",
1415
- "bridge": {}
1416
- }
1417
- },
1418
- {
1419
- "chainId": 130,
1420
- "address": "0x078D782b760474a361dDA0AF3839290b0EF57AD6",
1421
- "name": "USD Coin",
1422
- "symbol": "USDC",
1423
- "decimals": 6,
1424
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1425
- "extensions": {
1426
- "tokenId": "USDC",
1427
- "bridge": {}
1428
- }
1429
- },
1430
- {
1431
- "chainId": 56,
1432
- "address": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
1433
- "name": "USD Coin",
1434
- "symbol": "USDC",
1435
- "decimals": 18,
1436
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDC/logo.webp",
1437
- "extensions": {
1438
- "tokenId": "USDC",
1439
- "bridge": {}
1440
- }
1441
- },
1442
- {
1443
- "chainId": 1,
1444
- "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
1445
- "name": "Tether USD",
1446
- "symbol": "USDT",
1447
- "decimals": 6,
1448
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDT/logo.webp",
1449
- "extensions": {
1450
- "tokenId": "USDT",
1451
- "bridge": {
1452
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1453
- }
1454
- }
1455
- },
1456
- {
1457
- "chainId": 60808,
1458
- "address": "0x05D032ac25d322df992303dCa074EE7392C117b9",
1459
- "name": "Tether USD",
1460
- "symbol": "USDT",
1461
- "decimals": 6,
1462
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDT/logo.webp",
1463
- "extensions": {
1464
- "tokenId": "USDT",
1465
- "bridge": {
1466
- "1": "0x4200000000000000000000000000000000000010"
1467
- }
1468
- }
1469
- },
1470
- {
1471
- "chainId": 43114,
1472
- "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7",
1473
- "name": "Tether USD",
1474
- "symbol": "USDT",
1475
- "decimals": 6,
1476
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDT/logo.webp",
1477
- "extensions": {
1478
- "tokenId": "USDT",
1479
- "bridge": {}
1480
- }
1481
- },
1482
- {
1483
- "chainId": 8453,
1484
- "address": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
1485
- "name": "Tether USD",
1486
- "symbol": "USDT",
1487
- "decimals": 6,
1488
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDT/logo.webp",
1489
- "extensions": {
1490
- "tokenId": "USDT",
1491
- "bridge": {}
1492
- }
1493
- },
1494
- {
1495
- "chainId": 56,
1496
- "address": "0x55d398326f99059fF775485246999027B3197955",
1497
- "name": "Tether USD",
1498
- "symbol": "USDT",
1499
- "decimals": 18,
1500
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDT/logo.webp",
1501
- "extensions": {
1502
- "tokenId": "USDT",
1503
- "bridge": {}
1504
- }
1505
- },
1506
- {
1507
- "chainId": 130,
1508
- "address": "0x588CE4F028D8e7B53B687865d6A67b3A54C75518",
1509
- "name": "Tether USD",
1510
- "symbol": "USDT",
1511
- "decimals": 6,
1512
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDT/logo.webp",
1513
- "extensions": {
1514
- "tokenId": "USDT",
1515
- "bridge": {}
1516
- }
1517
- },
1518
- {
1519
- "chainId": 130,
1520
- "address": "0x9151434b16b9763660705744891fA906F660EcC5",
1521
- "name": "USD₮0",
1522
- "symbol": "USD₮0",
1523
- "decimals": 6,
1524
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/USDT0/logo.svg",
1525
- "extensions": {
1526
- "tokenId": "USDT0",
1527
- "bridge": {}
1528
- }
1529
- },
1530
- {
1531
- "chainId": 1,
1532
- "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
1533
- "name": "Wrapped BTC",
1534
- "symbol": "WBTC",
1535
- "decimals": 8,
1536
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTC/logo.svg",
1537
- "extensions": {
1538
- "tokenId": "WBTC",
1539
- "bridge": {
1540
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1541
- }
1542
- }
1543
- },
1544
- {
1545
- "chainId": 60808,
1546
- "address": "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3",
1547
- "name": "Wrapped BTC",
1548
- "symbol": "WBTC",
1549
- "decimals": 8,
1550
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTC/logo.svg",
1551
- "extensions": {
1552
- "tokenId": "WBTC",
1553
- "bridge": {
1554
- "1": "0x4200000000000000000000000000000000000010"
1555
- }
1556
- }
1557
- },
1558
- {
1559
- "chainId": 42161,
1560
- "address": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",
1561
- "name": "Wrapped BTC",
1562
- "symbol": "WBTC",
1563
- "decimals": 8,
1564
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTC/logo.svg",
1565
- "extensions": {
1566
- "tokenId": "WBTC",
1567
- "bridge": {}
1568
- }
1569
- },
1570
- {
1571
- "chainId": 10,
1572
- "address": "0x68f180fcCe6836688e9084f035309E29Bf0A2095",
1573
- "name": "Wrapped BTC",
1574
- "symbol": "WBTC",
1575
- "decimals": 8,
1576
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTC/logo.svg",
1577
- "extensions": {
1578
- "tokenId": "WBTC",
1579
- "bridge": {}
1580
- }
1581
- },
1582
- {
1583
- "chainId": 1,
1584
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1585
- "name": "Wrapped BTC",
1586
- "symbol": "WBTC",
1587
- "decimals": 8,
1588
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1589
- "extensions": {
1590
- "tokenId": "WBTCOFT",
1591
- "bridge": {}
1592
- }
1593
- },
1594
- {
1595
- "chainId": 60808,
1596
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1597
- "name": "Wrapped BTC",
1598
- "symbol": "WBTC",
1599
- "decimals": 8,
1600
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1601
- "extensions": {
1602
- "tokenId": "WBTCOFT",
1603
- "bridge": {}
1604
- }
1605
- },
1606
- {
1607
- "chainId": 56,
1608
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1609
- "name": "Wrapped BTC",
1610
- "symbol": "WBTC",
1611
- "decimals": 8,
1612
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1613
- "extensions": {
1614
- "tokenId": "WBTCOFT",
1615
- "bridge": {}
1616
- }
1617
- },
1618
- {
1619
- "chainId": 10,
1620
- "address": "0xC3f854B2970f8727D28527ECE33176faC67FeF48",
1621
- "name": "Wrapped BTC",
1622
- "symbol": "WBTC",
1623
- "decimals": 8,
1624
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1625
- "extensions": {
1626
- "tokenId": "WBTCOFT",
1627
- "bridge": {}
1628
- }
1629
- },
1630
- {
1631
- "chainId": 8453,
1632
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1633
- "name": "Wrapped BTC",
1634
- "symbol": "WBTC",
1635
- "decimals": 8,
1636
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1637
- "extensions": {
1638
- "tokenId": "WBTCOFT",
1639
- "bridge": {}
1640
- }
1641
- },
1642
- {
1643
- "chainId": 43114,
1644
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1645
- "name": "Wrapped BTC",
1646
- "symbol": "WBTC",
1647
- "decimals": 8,
1648
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1649
- "extensions": {
1650
- "tokenId": "WBTCOFT",
1651
- "bridge": {}
1652
- }
1653
- },
1654
- {
1655
- "chainId": 1923,
1656
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1657
- "name": "Wrapped BTC",
1658
- "symbol": "WBTC",
1659
- "decimals": 8,
1660
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1661
- "extensions": {
1662
- "tokenId": "WBTCOFT",
1663
- "bridge": {}
1664
- }
1665
- },
1666
- {
1667
- "chainId": 1329,
1668
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1669
- "name": "Wrapped BTC",
1670
- "symbol": "WBTC",
1671
- "decimals": 8,
1672
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1673
- "extensions": {
1674
- "tokenId": "WBTCOFT",
1675
- "bridge": {}
1676
- }
1677
- },
1678
- {
1679
- "chainId": 1868,
1680
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1681
- "name": "Wrapped BTC",
1682
- "symbol": "WBTC",
1683
- "decimals": 8,
1684
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1685
- "extensions": {
1686
- "tokenId": "WBTCOFT",
1687
- "bridge": {}
1688
- }
1689
- },
1690
- {
1691
- "chainId": 80094,
1692
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1693
- "name": "Wrapped BTC",
1694
- "symbol": "WBTC",
1695
- "decimals": 8,
1696
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1697
- "extensions": {
1698
- "tokenId": "WBTCOFT",
1699
- "bridge": {}
1700
- }
1701
- },
1702
- {
1703
- "chainId": 130,
1704
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1705
- "name": "Wrapped BTC",
1706
- "symbol": "WBTC",
1707
- "decimals": 8,
1708
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1709
- "extensions": {
1710
- "tokenId": "WBTCOFT",
1711
- "bridge": {}
1712
- }
1713
- },
1714
- {
1715
- "chainId": 146,
1716
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1717
- "name": "Wrapped BTC",
1718
- "symbol": "WBTC",
1719
- "decimals": 8,
1720
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1721
- "extensions": {
1722
- "tokenId": "WBTCOFT",
1723
- "bridge": {}
1724
- }
1725
- },
1726
- {
1727
- "chainId": 40,
1728
- "address": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c",
1729
- "name": "Wrapped BTC",
1730
- "symbol": "WBTC",
1731
- "decimals": 8,
1732
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WBTCOFT/logo.svg",
1733
- "extensions": {
1734
- "tokenId": "WBTCOFT",
1735
- "bridge": {}
1736
- }
1737
- },
1738
- {
1739
- "chainId": 1,
1740
- "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
1741
- "name": "Wrapped Ether",
1742
- "symbol": "WETH",
1743
- "decimals": 18,
1744
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WETH/logo.webp",
1745
- "extensions": {
1746
- "tokenId": "WETH",
1747
- "bridge": {
1748
- "60808": "0x3F6cE1b36e5120BBc59D0cFe8A5aC8b6464ac1f7"
1749
- }
1750
- }
1751
- },
1752
- {
1753
- "chainId": 11155111,
1754
- "address": "0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9",
1755
- "name": "Wrapped Ether",
1756
- "symbol": "WETH",
1757
- "decimals": 18,
1758
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WETH/logo.webp",
1759
- "extensions": {
1760
- "tokenId": "WETH",
1761
- "bridge": {}
1762
- }
1763
- },
1764
- {
1765
- "chainId": 60808,
1766
- "address": "0x4200000000000000000000000000000000000006",
1767
- "name": "Wrapped Ether",
1768
- "symbol": "WETH",
1769
- "decimals": 18,
1770
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WETH/logo.webp",
1771
- "extensions": {
1772
- "tokenId": "WETH",
1773
- "bridge": {
1774
- "1": "0x4200000000000000000000000000000000000010"
1775
- }
1776
- }
1777
- },
1778
- {
1779
- "chainId": 808813,
1780
- "address": "0x4200000000000000000000000000000000000006",
1781
- "name": "Wrapped Ether",
1782
- "symbol": "WETH",
1783
- "decimals": 18,
1784
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/WETH/logo.webp",
1785
- "extensions": {
1786
- "tokenId": "WETH",
1787
- "bridge": {}
1788
- }
1789
- },
1790
- {
1791
- "chainId": 1,
1792
- "address": "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
1793
- "name": "Wrapped liquid staked Ether 2.0",
1794
- "symbol": "wstETH",
1795
- "decimals": 18,
1796
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/wstETH/logo.svg",
1797
- "extensions": {
1798
- "tokenId": "wstETH",
1799
- "bridge": {
1800
- "60808": "0x091dF5E1284E49fA682407096aD34cfD42B95B72"
1801
- }
1802
- }
1803
- },
1804
- {
1805
- "chainId": 11155111,
1806
- "address": "0xB82381A3fBD3FaFA77B3a7bE693342618240067b",
1807
- "name": "Wrapped liquid staked Ether 2.0",
1808
- "symbol": "wstETH",
1809
- "decimals": 18,
1810
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/wstETH/logo.svg",
1811
- "extensions": {
1812
- "tokenId": "wstETH",
1813
- "bridge": {}
1814
- }
1815
- },
1816
- {
1817
- "chainId": 60808,
1818
- "address": "0x85008aE6198BC91aC0735CB5497CF125ddAAc528",
1819
- "name": "Wrapped liquid staked Ether 2.0",
1820
- "symbol": "wstETH",
1821
- "decimals": 18,
1822
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/wstETH/logo.svg",
1823
- "extensions": {
1824
- "tokenId": "wstETH",
1825
- "bridge": {
1826
- "1": "0xd1559523374D93972E0F7fE1AA98642754f5c4d1"
1827
- }
1828
- }
1829
- },
1830
- {
1831
- "chainId": 1,
1832
- "address": "0xd9D920AA40f578ab794426F5C90F6C731D159DEf",
1833
- "name": "xSolvBTC",
1834
- "symbol": "xSolvBTC",
1835
- "decimals": 18,
1836
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/xSolvBTC/logo.svg",
1837
- "extensions": {
1838
- "tokenId": "xSolvBTC",
1839
- "bridge": {}
1840
- }
1841
- },
1842
- {
1843
- "chainId": 60808,
1844
- "address": "0xCC0966D8418d412c599A6421b760a847eB169A8c",
1845
- "name": "xSolvBTC",
1846
- "symbol": "xSolvBTC",
1847
- "decimals": 18,
1848
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/xSolvBTC/logo.svg",
1849
- "extensions": {
1850
- "tokenId": "xSolvBTC",
1851
- "bridge": {}
1852
- }
1853
- },
1854
- {
1855
- "chainId": 56,
1856
- "address": "0x1346b618dC92810EC74163e4c27004c921D446a5",
1857
- "name": "xSolvBTC",
1858
- "symbol": "xSolvBTC",
1859
- "decimals": 18,
1860
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/xSolvBTC/logo.svg",
1861
- "extensions": {
1862
- "tokenId": "xSolvBTC",
1863
- "bridge": {}
1864
- }
1865
- },
1866
- {
1867
- "chainId": 43114,
1868
- "address": "0xCC0966D8418d412c599A6421b760a847eB169A8c",
1869
- "name": "xSolvBTC",
1870
- "symbol": "xSolvBTC",
1871
- "decimals": 18,
1872
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/xSolvBTC/logo.svg",
1873
- "extensions": {
1874
- "tokenId": "xSolvBTC",
1875
- "bridge": {}
1876
- }
1877
- },
1878
- {
1879
- "chainId": 8453,
1880
- "address": "0xC26C9099BD3789107888c35bb41178079B282561",
1881
- "name": "xSolvBTC",
1882
- "symbol": "xSolvBTC",
1883
- "decimals": 18,
1884
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/xSolvBTC/logo.svg",
1885
- "extensions": {
1886
- "tokenId": "xSolvBTC",
1887
- "bridge": {}
1888
- }
1889
- },
1890
- {
1891
- "chainId": 42161,
1892
- "address": "0x346c574C56e1A4aAa8dc88Cda8F7EB12b39947aB",
1893
- "name": "xSolvBTC",
1894
- "symbol": "xSolvBTC",
1895
- "decimals": 18,
1896
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/xSolvBTC/logo.svg",
1897
- "extensions": {
1898
- "tokenId": "xSolvBTC",
1899
- "bridge": {}
1900
- }
1901
- },
1902
- {
1903
- "chainId": 137,
1904
- "address": "0xc99F5c922DAE05B6e2ff83463ce705eF7C91F077",
1905
- "name": "xSolvBTC",
1906
- "symbol": "xSolvBTC",
1907
- "decimals": 18,
1908
- "logoURI": "https://raw.githubusercontent.com/bob-collective/bob/refs/heads/master/tokenlist/data/xSolvBTC/logo.svg",
1909
- "extensions": {
1910
- "tokenId": "xSolvBTC",
1911
- "bridge": {}
1912
- }
1913
- }
1914
- ]
1915
- }