defi-blockchain-addressbook 1.0.21 → 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.
@@ -41,6 +41,11 @@ const index_js_5 = require("./gnosis/index.js");
41
41
  const index_js_6 = require("./plasma/index.js");
42
42
  exports.addressBook = {
43
43
  polygon: index_js_1.polygon,
44
+ optimism: index_js_2.optimism,
45
+ ethereum: index_js_3.ethereum,
46
+ base: index_js_4.base,
47
+ gnosis: index_js_5.gnosis,
48
+ plasma: index_js_6.plasma,
44
49
  // bsc,
45
50
  // avax,
46
51
  // fantom,
@@ -55,14 +60,10 @@ exports.addressBook = {
55
60
  // metis,
56
61
  // moonbeam,
57
62
  // emerald,
58
- optimism: index_js_2.optimism,
59
63
  // kava,
60
- ethereum: index_js_3.ethereum,
61
64
  // canto,
62
65
  // zksync,
63
66
  // zkevm,
64
- base: index_js_4.base,
65
- gnosis: index_js_5.gnosis,
66
67
  // linea,
67
68
  // mantle,
68
69
  // fraxtal,
@@ -75,10 +76,14 @@ exports.addressBook = {
75
76
  // lisk,
76
77
  // sonic,
77
78
  // berachain,
78
- plasma: index_js_6.plasma,
79
79
  };
80
80
  exports.addressBookByChainId = {
81
81
  [chainid_js_1.ChainId.polygon]: index_js_1.polygon,
82
+ [chainid_js_1.ChainId.optimism]: index_js_2.optimism,
83
+ [chainid_js_1.ChainId.ethereum]: index_js_3.ethereum,
84
+ [chainid_js_1.ChainId.base]: index_js_4.base,
85
+ [chainid_js_1.ChainId.gnosis]: index_js_5.gnosis,
86
+ [chainid_js_1.ChainId.plasma]: index_js_6.plasma,
82
87
  // [ChainId.bsc]: bsc,
83
88
  // [ChainId.avax]: avax,
84
89
  // [ChainId.fantom]: fantom,
@@ -93,14 +98,10 @@ exports.addressBookByChainId = {
93
98
  // [ChainId.metis]: metis,
94
99
  // [ChainId.moonbeam]: moonbeam,
95
100
  // [ChainId.emerald]: emerald,
96
- [chainid_js_1.ChainId.optimism]: index_js_2.optimism,
97
101
  // [ChainId.kava]: kava,
98
- [chainid_js_1.ChainId.ethereum]: index_js_3.ethereum,
99
102
  // [ChainId.canto]: canto,
100
103
  // [ChainId.zksync]: zksync,
101
104
  // [ChainId.zkevm]: zkevm,
102
- [chainid_js_1.ChainId.base]: index_js_4.base,
103
- [chainid_js_1.ChainId.gnosis]: index_js_5.gnosis,
104
105
  // [ChainId.linea]: linea,
105
106
  // [ChainId.mantle]: mantle,
106
107
  // [ChainId.fraxtal]: fraxtal,
@@ -113,5 +114,4 @@ exports.addressBookByChainId = {
113
114
  // [ChainId.lisk]: lisk,
114
115
  // [ChainId.sonic]: sonic,
115
116
  // [ChainId.berachain]: berachain,
116
- [chainid_js_1.ChainId.plasma]: index_js_6.plasma,
117
117
  };
@@ -197,6 +197,18 @@ export declare const plasma: {
197
197
  readonly bridge: "layer-zero";
198
198
  readonly risks: readonly ["NO_TIMELOCK"];
199
199
  };
200
+ readonly fUSDT0: {
201
+ readonly name: "Fluid USDT0";
202
+ readonly symbol: "fUSDT0";
203
+ readonly oracleId: "fUSDT0";
204
+ readonly address: "0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B";
205
+ readonly chainId: 9745;
206
+ readonly decimals: 6;
207
+ readonly logoURI: "https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw";
208
+ readonly website: "https://fluid.io/";
209
+ readonly description: "Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.";
210
+ readonly documentation: "https://fluid.guides.instadapp.io/";
211
+ };
200
212
  };
201
213
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
202
214
  readonly WNATIVE: {
@@ -394,5 +406,17 @@ export declare const plasma: {
394
406
  readonly bridge: "layer-zero";
395
407
  readonly risks: readonly ["NO_TIMELOCK"];
396
408
  };
409
+ readonly fUSDT0: {
410
+ readonly name: "Fluid USDT0";
411
+ readonly symbol: "fUSDT0";
412
+ readonly oracleId: "fUSDT0";
413
+ readonly address: "0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B";
414
+ readonly chainId: 9745;
415
+ readonly decimals: 6;
416
+ readonly logoURI: "https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw";
417
+ readonly website: "https://fluid.io/";
418
+ readonly description: "Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.";
419
+ readonly documentation: "https://fluid.guides.instadapp.io/";
420
+ };
397
421
  }>;
398
422
  };
@@ -194,4 +194,16 @@ export declare const tokens: {
194
194
  readonly bridge: "layer-zero";
195
195
  readonly risks: readonly ["NO_TIMELOCK"];
196
196
  };
197
+ readonly fUSDT0: {
198
+ readonly name: "Fluid USDT0";
199
+ readonly symbol: "fUSDT0";
200
+ readonly oracleId: "fUSDT0";
201
+ readonly address: "0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B";
202
+ readonly chainId: 9745;
203
+ readonly decimals: 6;
204
+ readonly logoURI: "https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw";
205
+ readonly website: "https://fluid.io/";
206
+ readonly description: "Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.";
207
+ readonly documentation: "https://fluid.guides.instadapp.io/";
208
+ };
197
209
  };
@@ -162,4 +162,16 @@ exports.tokens = {
162
162
  bridge: 'layer-zero',
163
163
  risks: ['NO_TIMELOCK'],
164
164
  },
165
+ fUSDT0: {
166
+ name: 'Fluid USDT0',
167
+ symbol: 'fUSDT0',
168
+ oracleId: 'fUSDT0',
169
+ address: '0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B',
170
+ chainId: 9745,
171
+ decimals: 6,
172
+ logoURI: 'https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw',
173
+ website: 'https://fluid.io/',
174
+ description: 'Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.',
175
+ documentation: 'https://fluid.guides.instadapp.io/',
176
+ },
165
177
  };
@@ -38,6 +38,11 @@ import { plasma } from './plasma/index.js';
38
38
  export { ChainId }; // enum which is compiled to a JS object
39
39
  export const addressBook = {
40
40
  polygon,
41
+ optimism,
42
+ ethereum,
43
+ base,
44
+ gnosis,
45
+ plasma,
41
46
  // bsc,
42
47
  // avax,
43
48
  // fantom,
@@ -52,14 +57,10 @@ export const addressBook = {
52
57
  // metis,
53
58
  // moonbeam,
54
59
  // emerald,
55
- optimism,
56
60
  // kava,
57
- ethereum,
58
61
  // canto,
59
62
  // zksync,
60
63
  // zkevm,
61
- base,
62
- gnosis,
63
64
  // linea,
64
65
  // mantle,
65
66
  // fraxtal,
@@ -72,10 +73,14 @@ export const addressBook = {
72
73
  // lisk,
73
74
  // sonic,
74
75
  // berachain,
75
- plasma,
76
76
  };
77
77
  export const addressBookByChainId = {
78
78
  [ChainId.polygon]: polygon,
79
+ [ChainId.optimism]: optimism,
80
+ [ChainId.ethereum]: ethereum,
81
+ [ChainId.base]: base,
82
+ [ChainId.gnosis]: gnosis,
83
+ [ChainId.plasma]: plasma,
79
84
  // [ChainId.bsc]: bsc,
80
85
  // [ChainId.avax]: avax,
81
86
  // [ChainId.fantom]: fantom,
@@ -90,14 +95,10 @@ export const addressBookByChainId = {
90
95
  // [ChainId.metis]: metis,
91
96
  // [ChainId.moonbeam]: moonbeam,
92
97
  // [ChainId.emerald]: emerald,
93
- [ChainId.optimism]: optimism,
94
98
  // [ChainId.kava]: kava,
95
- [ChainId.ethereum]: ethereum,
96
99
  // [ChainId.canto]: canto,
97
100
  // [ChainId.zksync]: zksync,
98
101
  // [ChainId.zkevm]: zkevm,
99
- [ChainId.base]: base,
100
- [ChainId.gnosis]: gnosis,
101
102
  // [ChainId.linea]: linea,
102
103
  // [ChainId.mantle]: mantle,
103
104
  // [ChainId.fraxtal]: fraxtal,
@@ -110,5 +111,4 @@ export const addressBookByChainId = {
110
111
  // [ChainId.lisk]: lisk,
111
112
  // [ChainId.sonic]: sonic,
112
113
  // [ChainId.berachain]: berachain,
113
- [ChainId.plasma]: plasma,
114
114
  };
@@ -197,6 +197,18 @@ export declare const plasma: {
197
197
  readonly bridge: "layer-zero";
198
198
  readonly risks: readonly ["NO_TIMELOCK"];
199
199
  };
200
+ readonly fUSDT0: {
201
+ readonly name: "Fluid USDT0";
202
+ readonly symbol: "fUSDT0";
203
+ readonly oracleId: "fUSDT0";
204
+ readonly address: "0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B";
205
+ readonly chainId: 9745;
206
+ readonly decimals: 6;
207
+ readonly logoURI: "https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw";
208
+ readonly website: "https://fluid.io/";
209
+ readonly description: "Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.";
210
+ readonly documentation: "https://fluid.guides.instadapp.io/";
211
+ };
200
212
  };
201
213
  readonly tokenAddressMap: import("../../util/convertSymbolTokenMapToAddressTokenMap.js").AddressToTokenMap<{
202
214
  readonly WNATIVE: {
@@ -394,5 +406,17 @@ export declare const plasma: {
394
406
  readonly bridge: "layer-zero";
395
407
  readonly risks: readonly ["NO_TIMELOCK"];
396
408
  };
409
+ readonly fUSDT0: {
410
+ readonly name: "Fluid USDT0";
411
+ readonly symbol: "fUSDT0";
412
+ readonly oracleId: "fUSDT0";
413
+ readonly address: "0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B";
414
+ readonly chainId: 9745;
415
+ readonly decimals: 6;
416
+ readonly logoURI: "https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw";
417
+ readonly website: "https://fluid.io/";
418
+ readonly description: "Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.";
419
+ readonly documentation: "https://fluid.guides.instadapp.io/";
420
+ };
397
421
  }>;
398
422
  };
@@ -194,4 +194,16 @@ export declare const tokens: {
194
194
  readonly bridge: "layer-zero";
195
195
  readonly risks: readonly ["NO_TIMELOCK"];
196
196
  };
197
+ readonly fUSDT0: {
198
+ readonly name: "Fluid USDT0";
199
+ readonly symbol: "fUSDT0";
200
+ readonly oracleId: "fUSDT0";
201
+ readonly address: "0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B";
202
+ readonly chainId: 9745;
203
+ readonly decimals: 6;
204
+ readonly logoURI: "https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw";
205
+ readonly website: "https://fluid.io/";
206
+ readonly description: "Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.";
207
+ readonly documentation: "https://fluid.guides.instadapp.io/";
208
+ };
197
209
  };
@@ -159,4 +159,16 @@ export const tokens = {
159
159
  bridge: 'layer-zero',
160
160
  risks: ['NO_TIMELOCK'],
161
161
  },
162
+ fUSDT0: {
163
+ name: 'Fluid USDT0',
164
+ symbol: 'fUSDT0',
165
+ oracleId: 'fUSDT0',
166
+ address: '0x1DD4b13fcAE900C60a350589BE8052959D2Ed27B',
167
+ chainId: 9745,
168
+ decimals: 6,
169
+ logoURI: 'https://imgproxy-mainnet.routescan.io/N7aIiJzcg_a6CMlRnWVL_7KTNtLkKXVPronvWR9rkf8/pr:thumb_32/aHR0cHM6Ly9jbXMtY2RuLmF2YXNjYW4uY29tL2NtczIvZmx1aWQuZDJlNTQyOGIwNzAwLnBuZw',
170
+ website: 'https://fluid.io/',
171
+ description: 'Fluid is a next generation all-in-one DeFi hub, enabling users to seamlessly access lending, vaults, and DEX strategies from one unified interface.',
172
+ documentation: 'https://fluid.guides.instadapp.io/',
173
+ },
162
174
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "defi-blockchain-addressbook",
3
- "version": "1.0.21",
3
+ "version": "1.0.22",
4
4
  "description": "Address book for defi",
5
5
  "type": "commonjs",
6
6
  "types": "./build/address-book/index.d.ts",