@beefyfinance/blockchain-addressbook 0.54.148 → 0.54.149
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/build/address-book/arbitrum/index.d.ts +72 -12
- package/build/address-book/arbitrum/tokens/tokens.d.ts +36 -6
- package/build/address-book/arbitrum/tokens/tokens.js +33 -6
- package/build/address-book/aurora/index.d.ts +16 -0
- package/build/address-book/aurora/tokens/tokens.d.ts +8 -0
- package/build/address-book/aurora/tokens/tokens.js +5 -0
- package/build/address-book/avax/index.d.ts +58 -2
- package/build/address-book/avax/tokens/tokens.d.ts +29 -1
- package/build/address-book/avax/tokens/tokens.js +26 -1
- package/build/address-book/base/index.d.ts +150 -28
- package/build/address-book/base/tokens/tokens.d.ts +75 -14
- package/build/address-book/base/tokens/tokens.js +72 -14
- package/build/address-book/berachain/index.d.ts +6 -0
- package/build/address-book/berachain/tokens/tokens.d.ts +3 -0
- package/build/address-book/berachain/tokens/tokens.js +3 -0
- package/build/address-book/bsc/index.d.ts +78 -8
- package/build/address-book/bsc/tokens/tokens.d.ts +39 -4
- package/build/address-book/bsc/tokens/tokens.js +36 -4
- package/build/address-book/canto/index.d.ts +12 -0
- package/build/address-book/canto/tokens/tokens.d.ts +6 -0
- package/build/address-book/canto/tokens/tokens.js +6 -0
- package/build/address-book/celo/index.d.ts +2 -0
- package/build/address-book/celo/tokens/tokens.d.ts +1 -0
- package/build/address-book/celo/tokens/tokens.js +1 -0
- package/build/address-book/cronos/index.d.ts +18 -0
- package/build/address-book/cronos/tokens/tokens.d.ts +9 -0
- package/build/address-book/cronos/tokens/tokens.js +9 -0
- package/build/address-book/emerald/index.d.ts +4 -0
- package/build/address-book/emerald/tokens/tokens.d.ts +2 -0
- package/build/address-book/emerald/tokens/tokens.js +2 -0
- package/build/address-book/ethereum/index.d.ts +58 -6
- package/build/address-book/ethereum/tokens/tokens.d.ts +29 -3
- package/build/address-book/ethereum/tokens/tokens.js +26 -3
- package/build/address-book/fantom/index.d.ts +38 -0
- package/build/address-book/fantom/tokens/tokens.d.ts +19 -0
- package/build/address-book/fantom/tokens/tokens.js +16 -0
- package/build/address-book/fraxtal/index.d.ts +8 -0
- package/build/address-book/fraxtal/tokens/tokens.d.ts +4 -0
- package/build/address-book/fraxtal/tokens/tokens.js +4 -0
- package/build/address-book/fuse/index.d.ts +8 -0
- package/build/address-book/fuse/tokens/tokens.d.ts +4 -0
- package/build/address-book/fuse/tokens/tokens.js +4 -0
- package/build/address-book/gnosis/index.d.ts +16 -0
- package/build/address-book/gnosis/tokens/tokens.d.ts +8 -0
- package/build/address-book/gnosis/tokens/tokens.js +8 -0
- package/build/address-book/heco/index.d.ts +16 -0
- package/build/address-book/heco/tokens/tokens.d.ts +8 -0
- package/build/address-book/heco/tokens/tokens.js +8 -0
- package/build/address-book/hyperevm/index.d.ts +4 -0
- package/build/address-book/hyperevm/tokens/tokens.d.ts +2 -0
- package/build/address-book/hyperevm/tokens/tokens.js +2 -0
- package/build/address-book/kava/index.d.ts +10 -0
- package/build/address-book/kava/tokens/tokens.d.ts +5 -0
- package/build/address-book/kava/tokens/tokens.js +5 -0
- package/build/address-book/linea/index.d.ts +16 -4
- package/build/address-book/linea/tokens/tokens.d.ts +8 -2
- package/build/address-book/linea/tokens/tokens.js +5 -2
- package/build/address-book/lisk/index.d.ts +10 -0
- package/build/address-book/lisk/tokens/tokens.d.ts +5 -0
- package/build/address-book/lisk/tokens/tokens.js +2 -0
- package/build/address-book/manta/index.d.ts +8 -0
- package/build/address-book/manta/tokens/tokens.d.ts +4 -0
- package/build/address-book/manta/tokens/tokens.js +1 -0
- package/build/address-book/mantle/index.d.ts +4 -0
- package/build/address-book/mantle/tokens/tokens.d.ts +2 -0
- package/build/address-book/mantle/tokens/tokens.js +2 -0
- package/build/address-book/metis/index.d.ts +10 -0
- package/build/address-book/metis/tokens/tokens.d.ts +5 -0
- package/build/address-book/metis/tokens/tokens.js +5 -0
- package/build/address-book/mode/index.d.ts +10 -2
- package/build/address-book/mode/tokens/tokens.d.ts +5 -1
- package/build/address-book/mode/tokens/tokens.js +2 -1
- package/build/address-book/monad/index.d.ts +16 -8
- package/build/address-book/monad/tokens/tokens.d.ts +8 -4
- package/build/address-book/monad/tokens/tokens.js +8 -4
- package/build/address-book/moonbeam/index.d.ts +18 -0
- package/build/address-book/moonbeam/tokens/tokens.d.ts +9 -0
- package/build/address-book/moonbeam/tokens/tokens.js +9 -0
- package/build/address-book/moonriver/index.d.ts +20 -0
- package/build/address-book/moonriver/tokens/tokens.d.ts +10 -0
- package/build/address-book/moonriver/tokens/tokens.js +9 -0
- package/build/address-book/one/index.d.ts +14 -0
- package/build/address-book/one/tokens/tokens.d.ts +7 -0
- package/build/address-book/one/tokens/tokens.js +6 -0
- package/build/address-book/optimism/index.d.ts +46 -10
- package/build/address-book/optimism/tokens/tokens.d.ts +23 -5
- package/build/address-book/optimism/tokens/tokens.js +20 -5
- package/build/address-book/plasma/index.d.ts +4 -2
- package/build/address-book/plasma/tokens/tokens.d.ts +2 -1
- package/build/address-book/plasma/tokens/tokens.js +2 -1
- package/build/address-book/polygon/index.d.ts +54 -2
- package/build/address-book/polygon/tokens/tokens.d.ts +27 -1
- package/build/address-book/polygon/tokens/tokens.js +22 -1
- package/build/address-book/real/index.d.ts +10 -0
- package/build/address-book/real/tokens/tokens.d.ts +5 -0
- package/build/address-book/real/tokens/tokens.js +1 -0
- package/build/address-book/saga/index.d.ts +4 -0
- package/build/address-book/saga/tokens/tokens.d.ts +2 -0
- package/build/address-book/saga/tokens/tokens.js +2 -0
- package/build/address-book/scroll/index.d.ts +12 -0
- package/build/address-book/scroll/tokens/tokens.d.ts +6 -0
- package/build/address-book/scroll/tokens/tokens.js +3 -0
- package/build/address-book/sei/index.d.ts +2 -0
- package/build/address-book/sei/tokens/tokens.d.ts +1 -0
- package/build/address-book/sei/tokens/tokens.js +1 -0
- package/build/address-book/sonic/index.d.ts +18 -2
- package/build/address-book/sonic/tokens/tokens.d.ts +9 -1
- package/build/address-book/sonic/tokens/tokens.js +6 -1
- package/build/address-book/unichain/index.d.ts +8 -0
- package/build/address-book/unichain/tokens/tokens.d.ts +4 -0
- package/build/address-book/unichain/tokens/tokens.js +1 -0
- package/build/address-book/zkevm/index.d.ts +24 -0
- package/build/address-book/zkevm/tokens/tokens.d.ts +12 -0
- package/build/address-book/zkevm/tokens/tokens.js +9 -0
- package/build/address-book/zksync/index.d.ts +12 -2
- package/build/address-book/zksync/tokens/tokens.d.ts +6 -1
- package/build/address-book/zksync/tokens/tokens.js +3 -1
- package/build/types/token.d.ts +1 -1
- package/build-esm/address-book/arbitrum/index.d.ts +72 -12
- package/build-esm/address-book/arbitrum/tokens/tokens.d.ts +36 -6
- package/build-esm/address-book/arbitrum/tokens/tokens.js +33 -6
- package/build-esm/address-book/aurora/index.d.ts +16 -0
- package/build-esm/address-book/aurora/tokens/tokens.d.ts +8 -0
- package/build-esm/address-book/aurora/tokens/tokens.js +5 -0
- package/build-esm/address-book/avax/index.d.ts +58 -2
- package/build-esm/address-book/avax/tokens/tokens.d.ts +29 -1
- package/build-esm/address-book/avax/tokens/tokens.js +26 -1
- package/build-esm/address-book/base/index.d.ts +150 -28
- package/build-esm/address-book/base/tokens/tokens.d.ts +75 -14
- package/build-esm/address-book/base/tokens/tokens.js +72 -14
- package/build-esm/address-book/berachain/index.d.ts +6 -0
- package/build-esm/address-book/berachain/tokens/tokens.d.ts +3 -0
- package/build-esm/address-book/berachain/tokens/tokens.js +3 -0
- package/build-esm/address-book/bsc/index.d.ts +78 -8
- package/build-esm/address-book/bsc/tokens/tokens.d.ts +39 -4
- package/build-esm/address-book/bsc/tokens/tokens.js +36 -4
- package/build-esm/address-book/canto/index.d.ts +12 -0
- package/build-esm/address-book/canto/tokens/tokens.d.ts +6 -0
- package/build-esm/address-book/canto/tokens/tokens.js +6 -0
- package/build-esm/address-book/celo/index.d.ts +2 -0
- package/build-esm/address-book/celo/tokens/tokens.d.ts +1 -0
- package/build-esm/address-book/celo/tokens/tokens.js +1 -0
- package/build-esm/address-book/cronos/index.d.ts +18 -0
- package/build-esm/address-book/cronos/tokens/tokens.d.ts +9 -0
- package/build-esm/address-book/cronos/tokens/tokens.js +9 -0
- package/build-esm/address-book/emerald/index.d.ts +4 -0
- package/build-esm/address-book/emerald/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/emerald/tokens/tokens.js +2 -0
- package/build-esm/address-book/ethereum/index.d.ts +58 -6
- package/build-esm/address-book/ethereum/tokens/tokens.d.ts +29 -3
- package/build-esm/address-book/ethereum/tokens/tokens.js +26 -3
- package/build-esm/address-book/fantom/index.d.ts +38 -0
- package/build-esm/address-book/fantom/tokens/tokens.d.ts +19 -0
- package/build-esm/address-book/fantom/tokens/tokens.js +16 -0
- package/build-esm/address-book/fraxtal/index.d.ts +8 -0
- package/build-esm/address-book/fraxtal/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/fraxtal/tokens/tokens.js +4 -0
- package/build-esm/address-book/fuse/index.d.ts +8 -0
- package/build-esm/address-book/fuse/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/fuse/tokens/tokens.js +4 -0
- package/build-esm/address-book/gnosis/index.d.ts +16 -0
- package/build-esm/address-book/gnosis/tokens/tokens.d.ts +8 -0
- package/build-esm/address-book/gnosis/tokens/tokens.js +8 -0
- package/build-esm/address-book/heco/index.d.ts +16 -0
- package/build-esm/address-book/heco/tokens/tokens.d.ts +8 -0
- package/build-esm/address-book/heco/tokens/tokens.js +8 -0
- package/build-esm/address-book/hyperevm/index.d.ts +4 -0
- package/build-esm/address-book/hyperevm/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/hyperevm/tokens/tokens.js +2 -0
- package/build-esm/address-book/kava/index.d.ts +10 -0
- package/build-esm/address-book/kava/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/kava/tokens/tokens.js +5 -0
- package/build-esm/address-book/linea/index.d.ts +16 -4
- package/build-esm/address-book/linea/tokens/tokens.d.ts +8 -2
- package/build-esm/address-book/linea/tokens/tokens.js +5 -2
- package/build-esm/address-book/lisk/index.d.ts +10 -0
- package/build-esm/address-book/lisk/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/lisk/tokens/tokens.js +2 -0
- package/build-esm/address-book/manta/index.d.ts +8 -0
- package/build-esm/address-book/manta/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/manta/tokens/tokens.js +1 -0
- package/build-esm/address-book/mantle/index.d.ts +4 -0
- package/build-esm/address-book/mantle/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/mantle/tokens/tokens.js +2 -0
- package/build-esm/address-book/metis/index.d.ts +10 -0
- package/build-esm/address-book/metis/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/metis/tokens/tokens.js +5 -0
- package/build-esm/address-book/mode/index.d.ts +10 -2
- package/build-esm/address-book/mode/tokens/tokens.d.ts +5 -1
- package/build-esm/address-book/mode/tokens/tokens.js +2 -1
- package/build-esm/address-book/monad/index.d.ts +16 -8
- package/build-esm/address-book/monad/tokens/tokens.d.ts +8 -4
- package/build-esm/address-book/monad/tokens/tokens.js +8 -4
- package/build-esm/address-book/moonbeam/index.d.ts +18 -0
- package/build-esm/address-book/moonbeam/tokens/tokens.d.ts +9 -0
- package/build-esm/address-book/moonbeam/tokens/tokens.js +9 -0
- package/build-esm/address-book/moonriver/index.d.ts +20 -0
- package/build-esm/address-book/moonriver/tokens/tokens.d.ts +10 -0
- package/build-esm/address-book/moonriver/tokens/tokens.js +9 -0
- package/build-esm/address-book/one/index.d.ts +14 -0
- package/build-esm/address-book/one/tokens/tokens.d.ts +7 -0
- package/build-esm/address-book/one/tokens/tokens.js +6 -0
- package/build-esm/address-book/optimism/index.d.ts +46 -10
- package/build-esm/address-book/optimism/tokens/tokens.d.ts +23 -5
- package/build-esm/address-book/optimism/tokens/tokens.js +20 -5
- package/build-esm/address-book/plasma/index.d.ts +4 -2
- package/build-esm/address-book/plasma/tokens/tokens.d.ts +2 -1
- package/build-esm/address-book/plasma/tokens/tokens.js +2 -1
- package/build-esm/address-book/polygon/index.d.ts +54 -2
- package/build-esm/address-book/polygon/tokens/tokens.d.ts +27 -1
- package/build-esm/address-book/polygon/tokens/tokens.js +22 -1
- package/build-esm/address-book/real/index.d.ts +10 -0
- package/build-esm/address-book/real/tokens/tokens.d.ts +5 -0
- package/build-esm/address-book/real/tokens/tokens.js +1 -0
- package/build-esm/address-book/saga/index.d.ts +4 -0
- package/build-esm/address-book/saga/tokens/tokens.d.ts +2 -0
- package/build-esm/address-book/saga/tokens/tokens.js +2 -0
- package/build-esm/address-book/scroll/index.d.ts +12 -0
- package/build-esm/address-book/scroll/tokens/tokens.d.ts +6 -0
- package/build-esm/address-book/scroll/tokens/tokens.js +3 -0
- package/build-esm/address-book/sei/index.d.ts +2 -0
- package/build-esm/address-book/sei/tokens/tokens.d.ts +1 -0
- package/build-esm/address-book/sei/tokens/tokens.js +1 -0
- package/build-esm/address-book/sonic/index.d.ts +18 -2
- package/build-esm/address-book/sonic/tokens/tokens.d.ts +9 -1
- package/build-esm/address-book/sonic/tokens/tokens.js +6 -1
- package/build-esm/address-book/unichain/index.d.ts +8 -0
- package/build-esm/address-book/unichain/tokens/tokens.d.ts +4 -0
- package/build-esm/address-book/unichain/tokens/tokens.js +1 -0
- package/build-esm/address-book/zkevm/index.d.ts +24 -0
- package/build-esm/address-book/zkevm/tokens/tokens.d.ts +12 -0
- package/build-esm/address-book/zkevm/tokens/tokens.js +9 -0
- package/build-esm/address-book/zksync/index.d.ts +12 -2
- package/build-esm/address-book/zksync/tokens/tokens.d.ts +6 -1
- package/build-esm/address-book/zksync/tokens/tokens.js +3 -1
- package/build-esm/types/token.d.ts +1 -1
- package/package.json +1 -1
|
@@ -12,6 +12,7 @@ export declare const aurora: {
|
|
|
12
12
|
readonly website: "https://weth.io/";
|
|
13
13
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
14
14
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
15
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
15
16
|
};
|
|
16
17
|
readonly FEES: {
|
|
17
18
|
readonly name: "Wrapped Ether ";
|
|
@@ -23,6 +24,7 @@ export declare const aurora: {
|
|
|
23
24
|
readonly website: "https://weth.io/";
|
|
24
25
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
25
26
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
27
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
26
28
|
};
|
|
27
29
|
readonly ETH: {
|
|
28
30
|
readonly name: "Wrapped Ether ";
|
|
@@ -34,6 +36,7 @@ export declare const aurora: {
|
|
|
34
36
|
readonly website: "https://weth.io/";
|
|
35
37
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
36
38
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
39
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
37
40
|
};
|
|
38
41
|
readonly WETH: {
|
|
39
42
|
readonly name: "Wrapped Ether ";
|
|
@@ -45,6 +48,7 @@ export declare const aurora: {
|
|
|
45
48
|
readonly website: "https://weth.io/";
|
|
46
49
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
47
50
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
51
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
48
52
|
};
|
|
49
53
|
readonly oldBIFI: {
|
|
50
54
|
readonly name: "Beefy.Finance";
|
|
@@ -98,6 +102,7 @@ export declare const aurora: {
|
|
|
98
102
|
readonly decimals: 8;
|
|
99
103
|
readonly website: "https://wbtc.network/";
|
|
100
104
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
105
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
101
106
|
};
|
|
102
107
|
readonly TRI: {
|
|
103
108
|
readonly name: "Trisolaris";
|
|
@@ -149,6 +154,7 @@ export declare const aurora: {
|
|
|
149
154
|
readonly decimals: 18;
|
|
150
155
|
readonly website: "https://www.avalabs.org/";
|
|
151
156
|
readonly description: "Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.";
|
|
157
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
152
158
|
};
|
|
153
159
|
readonly BNB: {
|
|
154
160
|
readonly name: "Binance";
|
|
@@ -159,6 +165,7 @@ export declare const aurora: {
|
|
|
159
165
|
readonly decimals: 18;
|
|
160
166
|
readonly website: "https://www.binance.com/";
|
|
161
167
|
readonly description: "Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.";
|
|
168
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
162
169
|
};
|
|
163
170
|
readonly MATIC: {
|
|
164
171
|
readonly name: "Matic";
|
|
@@ -169,6 +176,7 @@ export declare const aurora: {
|
|
|
169
176
|
readonly decimals: 18;
|
|
170
177
|
readonly website: "https://polygon.technology/";
|
|
171
178
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
179
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
172
180
|
};
|
|
173
181
|
readonly FLX: {
|
|
174
182
|
readonly name: "Flux Token";
|
|
@@ -296,6 +304,7 @@ export declare const aurora: {
|
|
|
296
304
|
readonly website: "https://weth.io/";
|
|
297
305
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
298
306
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
307
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
299
308
|
};
|
|
300
309
|
readonly FEES: {
|
|
301
310
|
readonly name: "Wrapped Ether ";
|
|
@@ -307,6 +316,7 @@ export declare const aurora: {
|
|
|
307
316
|
readonly website: "https://weth.io/";
|
|
308
317
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
309
318
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
319
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
310
320
|
};
|
|
311
321
|
readonly ETH: {
|
|
312
322
|
readonly name: "Wrapped Ether ";
|
|
@@ -318,6 +328,7 @@ export declare const aurora: {
|
|
|
318
328
|
readonly website: "https://weth.io/";
|
|
319
329
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
320
330
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
331
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
321
332
|
};
|
|
322
333
|
readonly WETH: {
|
|
323
334
|
readonly name: "Wrapped Ether ";
|
|
@@ -329,6 +340,7 @@ export declare const aurora: {
|
|
|
329
340
|
readonly website: "https://weth.io/";
|
|
330
341
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
331
342
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
343
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
332
344
|
};
|
|
333
345
|
readonly oldBIFI: {
|
|
334
346
|
readonly name: "Beefy.Finance";
|
|
@@ -382,6 +394,7 @@ export declare const aurora: {
|
|
|
382
394
|
readonly decimals: 8;
|
|
383
395
|
readonly website: "https://wbtc.network/";
|
|
384
396
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
397
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
385
398
|
};
|
|
386
399
|
readonly TRI: {
|
|
387
400
|
readonly name: "Trisolaris";
|
|
@@ -433,6 +446,7 @@ export declare const aurora: {
|
|
|
433
446
|
readonly decimals: 18;
|
|
434
447
|
readonly website: "https://www.avalabs.org/";
|
|
435
448
|
readonly description: "Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.";
|
|
449
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
436
450
|
};
|
|
437
451
|
readonly BNB: {
|
|
438
452
|
readonly name: "Binance";
|
|
@@ -443,6 +457,7 @@ export declare const aurora: {
|
|
|
443
457
|
readonly decimals: 18;
|
|
444
458
|
readonly website: "https://www.binance.com/";
|
|
445
459
|
readonly description: "Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.";
|
|
460
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
446
461
|
};
|
|
447
462
|
readonly MATIC: {
|
|
448
463
|
readonly name: "Matic";
|
|
@@ -453,6 +468,7 @@ export declare const aurora: {
|
|
|
453
468
|
readonly decimals: 18;
|
|
454
469
|
readonly website: "https://polygon.technology/";
|
|
455
470
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
471
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
456
472
|
};
|
|
457
473
|
readonly FLX: {
|
|
458
474
|
readonly name: "Flux Token";
|
|
@@ -9,6 +9,7 @@ export declare const tokens: {
|
|
|
9
9
|
readonly website: "https://weth.io/";
|
|
10
10
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
11
11
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
12
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
12
13
|
};
|
|
13
14
|
readonly FEES: {
|
|
14
15
|
readonly name: "Wrapped Ether ";
|
|
@@ -20,6 +21,7 @@ export declare const tokens: {
|
|
|
20
21
|
readonly website: "https://weth.io/";
|
|
21
22
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
22
23
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
24
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
23
25
|
};
|
|
24
26
|
readonly ETH: {
|
|
25
27
|
readonly name: "Wrapped Ether ";
|
|
@@ -31,6 +33,7 @@ export declare const tokens: {
|
|
|
31
33
|
readonly website: "https://weth.io/";
|
|
32
34
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
33
35
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
36
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
34
37
|
};
|
|
35
38
|
readonly WETH: {
|
|
36
39
|
readonly name: "Wrapped Ether ";
|
|
@@ -42,6 +45,7 @@ export declare const tokens: {
|
|
|
42
45
|
readonly website: "https://weth.io/";
|
|
43
46
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
44
47
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
48
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
45
49
|
};
|
|
46
50
|
readonly oldBIFI: {
|
|
47
51
|
readonly name: "Beefy.Finance";
|
|
@@ -95,6 +99,7 @@ export declare const tokens: {
|
|
|
95
99
|
readonly decimals: 8;
|
|
96
100
|
readonly website: "https://wbtc.network/";
|
|
97
101
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
102
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
98
103
|
};
|
|
99
104
|
readonly TRI: {
|
|
100
105
|
readonly name: "Trisolaris";
|
|
@@ -146,6 +151,7 @@ export declare const tokens: {
|
|
|
146
151
|
readonly decimals: 18;
|
|
147
152
|
readonly website: "https://www.avalabs.org/";
|
|
148
153
|
readonly description: "Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.";
|
|
154
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
149
155
|
};
|
|
150
156
|
readonly BNB: {
|
|
151
157
|
readonly name: "Binance";
|
|
@@ -156,6 +162,7 @@ export declare const tokens: {
|
|
|
156
162
|
readonly decimals: 18;
|
|
157
163
|
readonly website: "https://www.binance.com/";
|
|
158
164
|
readonly description: "Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.";
|
|
165
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
159
166
|
};
|
|
160
167
|
readonly MATIC: {
|
|
161
168
|
readonly name: "Matic";
|
|
@@ -166,6 +173,7 @@ export declare const tokens: {
|
|
|
166
173
|
readonly decimals: 18;
|
|
167
174
|
readonly website: "https://polygon.technology/";
|
|
168
175
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
176
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
169
177
|
};
|
|
170
178
|
readonly FLX: {
|
|
171
179
|
readonly name: "Flux Token";
|
|
@@ -11,6 +11,7 @@ const ETH = {
|
|
|
11
11
|
website: 'https://weth.io/',
|
|
12
12
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
13
13
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
14
|
+
tags: ['BLUECHIP'],
|
|
14
15
|
};
|
|
15
16
|
exports.tokens = {
|
|
16
17
|
WNATIVE: ETH,
|
|
@@ -69,6 +70,7 @@ exports.tokens = {
|
|
|
69
70
|
decimals: 8,
|
|
70
71
|
website: 'https://wbtc.network/',
|
|
71
72
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
73
|
+
tags: ['BLUECHIP'],
|
|
72
74
|
},
|
|
73
75
|
TRI: {
|
|
74
76
|
name: 'Trisolaris',
|
|
@@ -120,6 +122,7 @@ exports.tokens = {
|
|
|
120
122
|
decimals: 18,
|
|
121
123
|
website: 'https://www.avalabs.org/',
|
|
122
124
|
description: 'Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.',
|
|
125
|
+
tags: ['BLUECHIP'],
|
|
123
126
|
},
|
|
124
127
|
BNB: {
|
|
125
128
|
name: 'Binance',
|
|
@@ -130,6 +133,7 @@ exports.tokens = {
|
|
|
130
133
|
decimals: 18,
|
|
131
134
|
website: 'https://www.binance.com/',
|
|
132
135
|
description: 'Binance Coin (BNB) is an exchange-based token created and issued by the cryptocurrency exchange Binance. Initially created on the Ethereum blockchain as an ERC-20 token in July 2017, BNB was migrated over to Binance Chain in February 2019 and became the native coin of the Binance Chain.',
|
|
136
|
+
tags: ['BLUECHIP'],
|
|
133
137
|
},
|
|
134
138
|
MATIC: {
|
|
135
139
|
name: 'Matic',
|
|
@@ -140,6 +144,7 @@ exports.tokens = {
|
|
|
140
144
|
decimals: 18,
|
|
141
145
|
website: 'https://polygon.technology/',
|
|
142
146
|
description: 'The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.',
|
|
147
|
+
tags: ['BLUECHIP'],
|
|
143
148
|
},
|
|
144
149
|
FLX: {
|
|
145
150
|
name: 'Flux Token',
|