@beefyfinance/blockchain-addressbook 0.54.147 → 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 +174 -28
- package/build/address-book/base/tokens/tokens.d.ts +87 -14
- package/build/address-book/base/tokens/tokens.js +84 -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 +174 -28
- package/build-esm/address-book/base/tokens/tokens.d.ts +87 -14
- package/build-esm/address-book/base/tokens/tokens.js +84 -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
|
@@ -71,6 +71,7 @@ export declare const tokens: {
|
|
|
71
71
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
72
72
|
readonly bridge: "wormhole";
|
|
73
73
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
74
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
74
75
|
};
|
|
75
76
|
readonly AUSD: {
|
|
76
77
|
readonly name: "Agora Dollar";
|
|
@@ -108,6 +109,7 @@ export declare const tokens: {
|
|
|
108
109
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
109
110
|
readonly documentation: "";
|
|
110
111
|
readonly bridge: "layer-zero";
|
|
112
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
111
113
|
};
|
|
112
114
|
readonly wstETH: {
|
|
113
115
|
readonly name: "Wrapped liquid staked Ether 2.0";
|
|
@@ -120,6 +122,7 @@ export declare const tokens: {
|
|
|
120
122
|
readonly description: "Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.";
|
|
121
123
|
readonly bridge: "monad-canonical";
|
|
122
124
|
readonly documentation: "https://docs.lido.fi/";
|
|
125
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
123
126
|
};
|
|
124
127
|
readonly cWMON: {
|
|
125
128
|
readonly name: "Curvance WMON";
|
|
@@ -157,7 +160,7 @@ export declare const tokens: {
|
|
|
157
160
|
readonly documentation: "https://docs.lombard.finance/lbtc-liquid-bitcoin/btc.b-bridged-bitcoin";
|
|
158
161
|
readonly description: "official AVAX BRIDGE bridged BTC";
|
|
159
162
|
readonly bridge: "native";
|
|
160
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
163
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
161
164
|
};
|
|
162
165
|
readonly AZND: {
|
|
163
166
|
readonly name: "Asian Dollar";
|
|
@@ -170,7 +173,7 @@ export declare const tokens: {
|
|
|
170
173
|
readonly documentation: "https://docs.mudigital.net/";
|
|
171
174
|
readonly description: "AZND (the \"Asian Dollar\") is a synthetic dollar backed by Asia's best RWAs, designed for stability and steady yield. AZND is suitable for users seeking predictable returns while retaining full DeFi composability";
|
|
172
175
|
readonly bridge: "native";
|
|
173
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
176
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
|
|
174
177
|
};
|
|
175
178
|
readonly muBOND: {
|
|
176
179
|
readonly name: "mu Bond";
|
|
@@ -183,7 +186,7 @@ export declare const tokens: {
|
|
|
183
186
|
readonly documentation: "https://docs.mudigital.net/";
|
|
184
187
|
readonly description: "muBOND is a high yield token backed by Asia's best RWAs, designed for higher potential returns in exchange for providing insurance to AZND holders.";
|
|
185
188
|
readonly bridge: "native";
|
|
186
|
-
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC"];
|
|
189
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
187
190
|
};
|
|
188
191
|
readonly shMON: {
|
|
189
192
|
readonly name: "ShMonad";
|
|
@@ -235,7 +238,7 @@ export declare const tokens: {
|
|
|
235
238
|
readonly documentation: "https://docs.mudigital.net/";
|
|
236
239
|
readonly description: "loAZND (the \"Locked Asian Dollar\") is a synthetic dollar backed by Asia's best RWAs, designed for stability and steady yield. loAZND is the yield-bearing version of AZND, earning up to 7% interest.";
|
|
237
240
|
readonly bridge: "native";
|
|
238
|
-
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC"];
|
|
241
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
239
242
|
};
|
|
240
243
|
readonly USD1: {
|
|
241
244
|
readonly name: "World Liberty Financial USD";
|
|
@@ -248,6 +251,7 @@ export declare const tokens: {
|
|
|
248
251
|
readonly description: "Digital dollar stablecoins that are accepted both on-chain and in the real world.";
|
|
249
252
|
readonly documentation: "https://worldlibertyfinancial.com/about";
|
|
250
253
|
readonly bridge: "chainlink";
|
|
254
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
251
255
|
};
|
|
252
256
|
readonly earnAUSD: {
|
|
253
257
|
readonly name: "Earn Agora Dollar";
|
|
@@ -42,6 +42,7 @@ exports.tokens = {
|
|
|
42
42
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
43
43
|
bridge: 'wormhole',
|
|
44
44
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
45
|
+
tags: ['BLUECHIP'],
|
|
45
46
|
},
|
|
46
47
|
AUSD: {
|
|
47
48
|
name: 'Agora Dollar',
|
|
@@ -79,6 +80,7 @@ exports.tokens = {
|
|
|
79
80
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
80
81
|
documentation: '',
|
|
81
82
|
bridge: 'layer-zero',
|
|
83
|
+
tags: ['BLUECHIP'],
|
|
82
84
|
},
|
|
83
85
|
wstETH: {
|
|
84
86
|
name: 'Wrapped liquid staked Ether 2.0',
|
|
@@ -91,6 +93,7 @@ exports.tokens = {
|
|
|
91
93
|
description: 'Lido is a liquid staking solution for ETH backed by industry-leading staking providers. Lido lets users stake their ETH - without locking assets or maintaining infrastructure - whilst participating in on-chain activities, e.g. lending. Lido attempts to solve the problems associated with initial ETH staking - illiquidity, immovability and accessibility - making staked ETH liquid and allowing for participation with any amount of ETH to improve security of the Ethereum network.',
|
|
92
94
|
bridge: 'monad-canonical',
|
|
93
95
|
documentation: 'https://docs.lido.fi/',
|
|
96
|
+
tags: ['BLUECHIP'],
|
|
94
97
|
},
|
|
95
98
|
cWMON: {
|
|
96
99
|
name: 'Curvance WMON',
|
|
@@ -128,7 +131,7 @@ exports.tokens = {
|
|
|
128
131
|
documentation: 'https://docs.lombard.finance/lbtc-liquid-bitcoin/btc.b-bridged-bitcoin',
|
|
129
132
|
description: 'official AVAX BRIDGE bridged BTC',
|
|
130
133
|
bridge: 'native',
|
|
131
|
-
tags: ['NO_TIMELOCK'],
|
|
134
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
132
135
|
},
|
|
133
136
|
AZND: {
|
|
134
137
|
name: 'Asian Dollar',
|
|
@@ -141,7 +144,7 @@ exports.tokens = {
|
|
|
141
144
|
documentation: 'https://docs.mudigital.net/',
|
|
142
145
|
description: 'AZND (the "Asian Dollar") is a synthetic dollar backed by Asia\'s best RWAs, designed for stability and steady yield. AZND is suitable for users seeking predictable returns while retaining full DeFi composability',
|
|
143
146
|
bridge: 'native',
|
|
144
|
-
tags: ['NO_TIMELOCK'],
|
|
147
|
+
tags: ['NO_TIMELOCK', 'STABLECOIN'],
|
|
145
148
|
},
|
|
146
149
|
muBOND: {
|
|
147
150
|
name: 'mu Bond',
|
|
@@ -154,7 +157,7 @@ exports.tokens = {
|
|
|
154
157
|
documentation: 'https://docs.mudigital.net/',
|
|
155
158
|
description: "muBOND is a high yield token backed by Asia's best RWAs, designed for higher potential returns in exchange for providing insurance to AZND holders.",
|
|
156
159
|
bridge: 'native',
|
|
157
|
-
tags: ['NO_TIMELOCK', 'SYNTHETIC'],
|
|
160
|
+
tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
|
|
158
161
|
},
|
|
159
162
|
shMON: {
|
|
160
163
|
name: 'ShMonad',
|
|
@@ -206,7 +209,7 @@ exports.tokens = {
|
|
|
206
209
|
documentation: 'https://docs.mudigital.net/',
|
|
207
210
|
description: 'loAZND (the "Locked Asian Dollar") is a synthetic dollar backed by Asia\'s best RWAs, designed for stability and steady yield. loAZND is the yield-bearing version of AZND, earning up to 7% interest.',
|
|
208
211
|
bridge: 'native',
|
|
209
|
-
tags: ['NO_TIMELOCK', 'SYNTHETIC'],
|
|
212
|
+
tags: ['NO_TIMELOCK', 'SYNTHETIC', 'STABLECOIN'],
|
|
210
213
|
},
|
|
211
214
|
USD1: {
|
|
212
215
|
name: 'World Liberty Financial USD',
|
|
@@ -219,6 +222,7 @@ exports.tokens = {
|
|
|
219
222
|
description: 'Digital dollar stablecoins that are accepted both on-chain and in the real world.',
|
|
220
223
|
documentation: 'https://worldlibertyfinancial.com/about',
|
|
221
224
|
bridge: 'chainlink',
|
|
225
|
+
tags: ['STABLECOIN'],
|
|
222
226
|
},
|
|
223
227
|
earnAUSD: {
|
|
224
228
|
name: 'Earn Agora Dollar',
|
|
@@ -315,6 +315,7 @@ export declare const moonbeam: {
|
|
|
315
315
|
readonly decimals: 18;
|
|
316
316
|
readonly website: "https://www.binance.com/";
|
|
317
317
|
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.";
|
|
318
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
318
319
|
};
|
|
319
320
|
readonly BCMC: {
|
|
320
321
|
readonly name: "Blockchain Monster Coin";
|
|
@@ -335,6 +336,7 @@ export declare const moonbeam: {
|
|
|
335
336
|
readonly decimals: 18;
|
|
336
337
|
readonly website: "https://ethereum.org/";
|
|
337
338
|
readonly description: "The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.";
|
|
339
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
338
340
|
};
|
|
339
341
|
readonly ETHs: {
|
|
340
342
|
readonly name: "Ethereum";
|
|
@@ -401,6 +403,7 @@ export declare const moonbeam: {
|
|
|
401
403
|
readonly decimals: 18;
|
|
402
404
|
readonly website: "https://fantom.foundation/";
|
|
403
405
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
406
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
404
407
|
};
|
|
405
408
|
readonly axlATOM: {
|
|
406
409
|
readonly name: "Axelar Wrapped ATOM";
|
|
@@ -432,6 +435,7 @@ export declare const moonbeam: {
|
|
|
432
435
|
readonly decimals: 18;
|
|
433
436
|
readonly website: "https://polygon.technology/";
|
|
434
437
|
readonly description: "Polygon believes in Web3 for all. Polygon is a decentralised Ethereum scaling platform that enables developers to build scalable user-friendly dApps with low transaction fees without ever sacrificing on security.";
|
|
438
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
435
439
|
};
|
|
436
440
|
readonly AVAX: {
|
|
437
441
|
readonly name: "Avalanche";
|
|
@@ -442,6 +446,7 @@ export declare const moonbeam: {
|
|
|
442
446
|
readonly decimals: 18;
|
|
443
447
|
readonly website: "https://www.avalabs.org/";
|
|
444
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"];
|
|
445
450
|
};
|
|
446
451
|
readonly FLARE: {
|
|
447
452
|
readonly name: "Flare Token";
|
|
@@ -484,6 +489,7 @@ export declare const moonbeam: {
|
|
|
484
489
|
readonly decimals: 10;
|
|
485
490
|
readonly website: "https://polkadot.network/";
|
|
486
491
|
readonly description: "Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.";
|
|
492
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
487
493
|
};
|
|
488
494
|
readonly stDOTold: {
|
|
489
495
|
readonly name: "Liquid staked DOT";
|
|
@@ -546,6 +552,7 @@ export declare const moonbeam: {
|
|
|
546
552
|
readonly decimals: 8;
|
|
547
553
|
readonly website: "https://www.nomad.xyz/";
|
|
548
554
|
readonly description: "WBTC bridged by Nomad. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
555
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
549
556
|
};
|
|
550
557
|
readonly aWBTC: {
|
|
551
558
|
readonly name: "Anyswap Wrapped BTC";
|
|
@@ -566,6 +573,7 @@ export declare const moonbeam: {
|
|
|
566
573
|
readonly decimals: 6;
|
|
567
574
|
readonly website: "https://www.terra.money/";
|
|
568
575
|
readonly description: "Terra's native token, LUNA, is used to stabilize the price of the protocol's stablecoins. LUNA holders are also able to submit and vote on governance proposals, giving it the functionality of a governance token.";
|
|
576
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
569
577
|
};
|
|
570
578
|
readonly UST: {
|
|
571
579
|
readonly name: "Axelar Wrapped UST";
|
|
@@ -599,6 +607,7 @@ export declare const moonbeam: {
|
|
|
599
607
|
readonly website: "https://stake.lido.fi/";
|
|
600
608
|
readonly documentation: "https://docs.lido.fi/";
|
|
601
609
|
readonly description: "Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.";
|
|
610
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
602
611
|
};
|
|
603
612
|
readonly stellaBase4pool: {
|
|
604
613
|
readonly name: "stellaBase4pool";
|
|
@@ -953,6 +962,7 @@ export declare const moonbeam: {
|
|
|
953
962
|
readonly decimals: 18;
|
|
954
963
|
readonly website: "https://www.binance.com/";
|
|
955
964
|
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.";
|
|
965
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
956
966
|
};
|
|
957
967
|
readonly BCMC: {
|
|
958
968
|
readonly name: "Blockchain Monster Coin";
|
|
@@ -973,6 +983,7 @@ export declare const moonbeam: {
|
|
|
973
983
|
readonly decimals: 18;
|
|
974
984
|
readonly website: "https://ethereum.org/";
|
|
975
985
|
readonly description: "The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.";
|
|
986
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
976
987
|
};
|
|
977
988
|
readonly ETHs: {
|
|
978
989
|
readonly name: "Ethereum";
|
|
@@ -1039,6 +1050,7 @@ export declare const moonbeam: {
|
|
|
1039
1050
|
readonly decimals: 18;
|
|
1040
1051
|
readonly website: "https://fantom.foundation/";
|
|
1041
1052
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
1053
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1042
1054
|
};
|
|
1043
1055
|
readonly axlATOM: {
|
|
1044
1056
|
readonly name: "Axelar Wrapped ATOM";
|
|
@@ -1070,6 +1082,7 @@ export declare const moonbeam: {
|
|
|
1070
1082
|
readonly decimals: 18;
|
|
1071
1083
|
readonly website: "https://polygon.technology/";
|
|
1072
1084
|
readonly description: "Polygon believes in Web3 for all. Polygon is a decentralised Ethereum scaling platform that enables developers to build scalable user-friendly dApps with low transaction fees without ever sacrificing on security.";
|
|
1085
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1073
1086
|
};
|
|
1074
1087
|
readonly AVAX: {
|
|
1075
1088
|
readonly name: "Avalanche";
|
|
@@ -1080,6 +1093,7 @@ export declare const moonbeam: {
|
|
|
1080
1093
|
readonly decimals: 18;
|
|
1081
1094
|
readonly website: "https://www.avalabs.org/";
|
|
1082
1095
|
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.";
|
|
1096
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1083
1097
|
};
|
|
1084
1098
|
readonly FLARE: {
|
|
1085
1099
|
readonly name: "Flare Token";
|
|
@@ -1122,6 +1136,7 @@ export declare const moonbeam: {
|
|
|
1122
1136
|
readonly decimals: 10;
|
|
1123
1137
|
readonly website: "https://polkadot.network/";
|
|
1124
1138
|
readonly description: "Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.";
|
|
1139
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1125
1140
|
};
|
|
1126
1141
|
readonly stDOTold: {
|
|
1127
1142
|
readonly name: "Liquid staked DOT";
|
|
@@ -1184,6 +1199,7 @@ export declare const moonbeam: {
|
|
|
1184
1199
|
readonly decimals: 8;
|
|
1185
1200
|
readonly website: "https://www.nomad.xyz/";
|
|
1186
1201
|
readonly description: "WBTC bridged by Nomad. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
1202
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1187
1203
|
};
|
|
1188
1204
|
readonly aWBTC: {
|
|
1189
1205
|
readonly name: "Anyswap Wrapped BTC";
|
|
@@ -1204,6 +1220,7 @@ export declare const moonbeam: {
|
|
|
1204
1220
|
readonly decimals: 6;
|
|
1205
1221
|
readonly website: "https://www.terra.money/";
|
|
1206
1222
|
readonly description: "Terra's native token, LUNA, is used to stabilize the price of the protocol's stablecoins. LUNA holders are also able to submit and vote on governance proposals, giving it the functionality of a governance token.";
|
|
1223
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
1207
1224
|
};
|
|
1208
1225
|
readonly UST: {
|
|
1209
1226
|
readonly name: "Axelar Wrapped UST";
|
|
@@ -1237,6 +1254,7 @@ export declare const moonbeam: {
|
|
|
1237
1254
|
readonly website: "https://stake.lido.fi/";
|
|
1238
1255
|
readonly documentation: "https://docs.lido.fi/";
|
|
1239
1256
|
readonly description: "Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.";
|
|
1257
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1240
1258
|
};
|
|
1241
1259
|
readonly stellaBase4pool: {
|
|
1242
1260
|
readonly name: "stellaBase4pool";
|
|
@@ -312,6 +312,7 @@ export declare const tokens: {
|
|
|
312
312
|
readonly decimals: 18;
|
|
313
313
|
readonly website: "https://www.binance.com/";
|
|
314
314
|
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.";
|
|
315
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
315
316
|
};
|
|
316
317
|
readonly BCMC: {
|
|
317
318
|
readonly name: "Blockchain Monster Coin";
|
|
@@ -332,6 +333,7 @@ export declare const tokens: {
|
|
|
332
333
|
readonly decimals: 18;
|
|
333
334
|
readonly website: "https://ethereum.org/";
|
|
334
335
|
readonly description: "The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.";
|
|
336
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
335
337
|
};
|
|
336
338
|
readonly ETHs: {
|
|
337
339
|
readonly name: "Ethereum";
|
|
@@ -398,6 +400,7 @@ export declare const tokens: {
|
|
|
398
400
|
readonly decimals: 18;
|
|
399
401
|
readonly website: "https://fantom.foundation/";
|
|
400
402
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
403
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
401
404
|
};
|
|
402
405
|
readonly axlATOM: {
|
|
403
406
|
readonly name: "Axelar Wrapped ATOM";
|
|
@@ -429,6 +432,7 @@ export declare const tokens: {
|
|
|
429
432
|
readonly decimals: 18;
|
|
430
433
|
readonly website: "https://polygon.technology/";
|
|
431
434
|
readonly description: "Polygon believes in Web3 for all. Polygon is a decentralised Ethereum scaling platform that enables developers to build scalable user-friendly dApps with low transaction fees without ever sacrificing on security.";
|
|
435
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
432
436
|
};
|
|
433
437
|
readonly AVAX: {
|
|
434
438
|
readonly name: "Avalanche";
|
|
@@ -439,6 +443,7 @@ export declare const tokens: {
|
|
|
439
443
|
readonly decimals: 18;
|
|
440
444
|
readonly website: "https://www.avalabs.org/";
|
|
441
445
|
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.";
|
|
446
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
442
447
|
};
|
|
443
448
|
readonly FLARE: {
|
|
444
449
|
readonly name: "Flare Token";
|
|
@@ -481,6 +486,7 @@ export declare const tokens: {
|
|
|
481
486
|
readonly decimals: 10;
|
|
482
487
|
readonly website: "https://polkadot.network/";
|
|
483
488
|
readonly description: "Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.";
|
|
489
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
484
490
|
};
|
|
485
491
|
readonly stDOTold: {
|
|
486
492
|
readonly name: "Liquid staked DOT";
|
|
@@ -543,6 +549,7 @@ export declare const tokens: {
|
|
|
543
549
|
readonly decimals: 8;
|
|
544
550
|
readonly website: "https://www.nomad.xyz/";
|
|
545
551
|
readonly description: "WBTC bridged by Nomad. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
552
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
546
553
|
};
|
|
547
554
|
readonly aWBTC: {
|
|
548
555
|
readonly name: "Anyswap Wrapped BTC";
|
|
@@ -563,6 +570,7 @@ export declare const tokens: {
|
|
|
563
570
|
readonly decimals: 6;
|
|
564
571
|
readonly website: "https://www.terra.money/";
|
|
565
572
|
readonly description: "Terra's native token, LUNA, is used to stabilize the price of the protocol's stablecoins. LUNA holders are also able to submit and vote on governance proposals, giving it the functionality of a governance token.";
|
|
573
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
566
574
|
};
|
|
567
575
|
readonly UST: {
|
|
568
576
|
readonly name: "Axelar Wrapped UST";
|
|
@@ -596,6 +604,7 @@ export declare const tokens: {
|
|
|
596
604
|
readonly website: "https://stake.lido.fi/";
|
|
597
605
|
readonly documentation: "https://docs.lido.fi/";
|
|
598
606
|
readonly description: "Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.";
|
|
607
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
599
608
|
};
|
|
600
609
|
readonly stellaBase4pool: {
|
|
601
610
|
readonly name: "stellaBase4pool";
|
|
@@ -277,6 +277,7 @@ exports.tokens = {
|
|
|
277
277
|
decimals: 18,
|
|
278
278
|
website: 'https://www.binance.com/',
|
|
279
279
|
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.',
|
|
280
|
+
tags: ['BLUECHIP'],
|
|
280
281
|
},
|
|
281
282
|
BCMC: {
|
|
282
283
|
name: 'Blockchain Monster Coin',
|
|
@@ -297,6 +298,7 @@ exports.tokens = {
|
|
|
297
298
|
decimals: 18,
|
|
298
299
|
website: 'https://ethereum.org/',
|
|
299
300
|
description: 'The native currency that flows within the Ethereum economy is called Ether (ETH). Ether is typically used to pay for transaction fees called Gas, and it is the base currency of the network.',
|
|
301
|
+
tags: ['BLUECHIP'],
|
|
300
302
|
},
|
|
301
303
|
ETHs: {
|
|
302
304
|
name: 'Ethereum',
|
|
@@ -363,6 +365,7 @@ exports.tokens = {
|
|
|
363
365
|
decimals: 18,
|
|
364
366
|
website: 'https://fantom.foundation/',
|
|
365
367
|
description: 'Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.',
|
|
368
|
+
tags: ['BLUECHIP'],
|
|
366
369
|
},
|
|
367
370
|
axlATOM: {
|
|
368
371
|
name: 'Axelar Wrapped ATOM',
|
|
@@ -394,6 +397,7 @@ exports.tokens = {
|
|
|
394
397
|
decimals: 18,
|
|
395
398
|
website: 'https://polygon.technology/',
|
|
396
399
|
description: 'Polygon believes in Web3 for all. Polygon is a decentralised Ethereum scaling platform that enables developers to build scalable user-friendly dApps with low transaction fees without ever sacrificing on security.',
|
|
400
|
+
tags: ['BLUECHIP'],
|
|
397
401
|
},
|
|
398
402
|
AVAX: {
|
|
399
403
|
name: 'Avalanche',
|
|
@@ -404,6 +408,7 @@ exports.tokens = {
|
|
|
404
408
|
decimals: 18,
|
|
405
409
|
website: 'https://www.avalabs.org/',
|
|
406
410
|
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.',
|
|
411
|
+
tags: ['BLUECHIP'],
|
|
407
412
|
},
|
|
408
413
|
FLARE: {
|
|
409
414
|
name: 'Flare Token',
|
|
@@ -446,6 +451,7 @@ exports.tokens = {
|
|
|
446
451
|
decimals: 10,
|
|
447
452
|
website: 'https://polkadot.network/',
|
|
448
453
|
description: 'Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.',
|
|
454
|
+
tags: ['BLUECHIP'],
|
|
449
455
|
},
|
|
450
456
|
stDOTold: {
|
|
451
457
|
name: 'Liquid staked DOT',
|
|
@@ -508,6 +514,7 @@ exports.tokens = {
|
|
|
508
514
|
decimals: 8,
|
|
509
515
|
website: 'https://www.nomad.xyz/',
|
|
510
516
|
description: 'WBTC bridged by Nomad. Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
517
|
+
tags: ['BLUECHIP'],
|
|
511
518
|
},
|
|
512
519
|
aWBTC: {
|
|
513
520
|
name: 'Anyswap Wrapped BTC',
|
|
@@ -528,6 +535,7 @@ exports.tokens = {
|
|
|
528
535
|
decimals: 6,
|
|
529
536
|
website: 'https://www.terra.money/',
|
|
530
537
|
description: "Terra's native token, LUNA, is used to stabilize the price of the protocol's stablecoins. LUNA holders are also able to submit and vote on governance proposals, giving it the functionality of a governance token.",
|
|
538
|
+
tags: ['MEMECOIN'],
|
|
531
539
|
},
|
|
532
540
|
UST: {
|
|
533
541
|
name: 'Axelar Wrapped UST',
|
|
@@ -561,6 +569,7 @@ exports.tokens = {
|
|
|
561
569
|
website: 'https://stake.lido.fi/',
|
|
562
570
|
documentation: 'https://docs.lido.fi/',
|
|
563
571
|
description: 'Lido is a liquid staking solution for ETH 2.0 backed by industry-leading staking providers.',
|
|
572
|
+
tags: ['BLUECHIP'],
|
|
564
573
|
},
|
|
565
574
|
stellaBase4pool: {
|
|
566
575
|
name: 'stellaBase4pool',
|
|
@@ -102,6 +102,7 @@ export declare const moonriver: {
|
|
|
102
102
|
readonly decimals: 8;
|
|
103
103
|
readonly website: "https://dogecoin.com/";
|
|
104
104
|
readonly description: "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.";
|
|
105
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
105
106
|
};
|
|
106
107
|
readonly XRP: {
|
|
107
108
|
readonly name: "XRP Token";
|
|
@@ -112,6 +113,7 @@ export declare const moonriver: {
|
|
|
112
113
|
readonly decimals: 6;
|
|
113
114
|
readonly website: "https://ripple.com/xrp/";
|
|
114
115
|
readonly description: "XRP is a digital asset built for payments. It is the native digital asset on the XRP Ledger—an open-source, permissionless and decentralized blockchain technology that can settle transactions in 3-5 seconds.";
|
|
116
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
115
117
|
};
|
|
116
118
|
readonly WAN: {
|
|
117
119
|
readonly name: "WAN Token";
|
|
@@ -225,6 +227,7 @@ export declare const moonriver: {
|
|
|
225
227
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
226
228
|
readonly bridge: "multichain";
|
|
227
229
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
230
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
228
231
|
};
|
|
229
232
|
readonly BNB: {
|
|
230
233
|
readonly name: "Binance";
|
|
@@ -235,6 +238,7 @@ export declare const moonriver: {
|
|
|
235
238
|
readonly decimals: 18;
|
|
236
239
|
readonly website: "https://www.binance.com/";
|
|
237
240
|
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.";
|
|
241
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
238
242
|
};
|
|
239
243
|
readonly WBTC: {
|
|
240
244
|
readonly name: "Wrapped BTC";
|
|
@@ -245,6 +249,7 @@ export declare const moonriver: {
|
|
|
245
249
|
readonly decimals: 8;
|
|
246
250
|
readonly website: "https://wbtc.network/";
|
|
247
251
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
252
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
248
253
|
};
|
|
249
254
|
readonly USDT: {
|
|
250
255
|
readonly name: "Tether USD";
|
|
@@ -266,6 +271,7 @@ export declare const moonriver: {
|
|
|
266
271
|
readonly decimals: 18;
|
|
267
272
|
readonly website: "https://polygon.technology/";
|
|
268
273
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
274
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
269
275
|
};
|
|
270
276
|
readonly AVAX: {
|
|
271
277
|
readonly name: "Avalanche Token";
|
|
@@ -276,6 +282,7 @@ export declare const moonriver: {
|
|
|
276
282
|
readonly decimals: 18;
|
|
277
283
|
readonly website: "https://www.avalabs.org/";
|
|
278
284
|
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.";
|
|
285
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
279
286
|
};
|
|
280
287
|
readonly RELAY: {
|
|
281
288
|
readonly name: "Relay Token";
|
|
@@ -308,6 +315,7 @@ export declare const moonriver: {
|
|
|
308
315
|
readonly decimals: 18;
|
|
309
316
|
readonly website: "https://fantom.foundation/defi/?__cf_chl_jschl_tk__=pmd_vfkYw1Z8PZor5oxGKrd9bxYd66paY0bLiQmy1dKOLpY-1633331752-0-gqNtZGzNAdCjcnBszQlR";
|
|
310
317
|
readonly description: "Fantom offers the first DeFi stack built on an aBFT consensus. It’s much faster, cheaper, and more reliable and secure than its predecessors.";
|
|
318
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
311
319
|
};
|
|
312
320
|
readonly MIM: {
|
|
313
321
|
readonly name: "Magic Internet Money";
|
|
@@ -340,6 +348,7 @@ export declare const moonriver: {
|
|
|
340
348
|
readonly chainId: 1285;
|
|
341
349
|
readonly website: "https://sushi.com/";
|
|
342
350
|
readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
|
|
351
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
343
352
|
};
|
|
344
353
|
readonly mSUSHI: {
|
|
345
354
|
readonly symbol: "mSUSHI";
|
|
@@ -350,6 +359,7 @@ export declare const moonriver: {
|
|
|
350
359
|
readonly chainId: 1285;
|
|
351
360
|
readonly website: "https://sushi.com/";
|
|
352
361
|
readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
|
|
362
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
353
363
|
};
|
|
354
364
|
readonly anyFRAX: {
|
|
355
365
|
readonly name: "FRAX";
|
|
@@ -578,6 +588,7 @@ export declare const moonriver: {
|
|
|
578
588
|
readonly decimals: 8;
|
|
579
589
|
readonly website: "https://dogecoin.com/";
|
|
580
590
|
readonly description: "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.";
|
|
591
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
581
592
|
};
|
|
582
593
|
readonly XRP: {
|
|
583
594
|
readonly name: "XRP Token";
|
|
@@ -588,6 +599,7 @@ export declare const moonriver: {
|
|
|
588
599
|
readonly decimals: 6;
|
|
589
600
|
readonly website: "https://ripple.com/xrp/";
|
|
590
601
|
readonly description: "XRP is a digital asset built for payments. It is the native digital asset on the XRP Ledger—an open-source, permissionless and decentralized blockchain technology that can settle transactions in 3-5 seconds.";
|
|
602
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
591
603
|
};
|
|
592
604
|
readonly WAN: {
|
|
593
605
|
readonly name: "WAN Token";
|
|
@@ -701,6 +713,7 @@ export declare const moonriver: {
|
|
|
701
713
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
702
714
|
readonly bridge: "multichain";
|
|
703
715
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
716
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
704
717
|
};
|
|
705
718
|
readonly BNB: {
|
|
706
719
|
readonly name: "Binance";
|
|
@@ -711,6 +724,7 @@ export declare const moonriver: {
|
|
|
711
724
|
readonly decimals: 18;
|
|
712
725
|
readonly website: "https://www.binance.com/";
|
|
713
726
|
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.";
|
|
727
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
714
728
|
};
|
|
715
729
|
readonly WBTC: {
|
|
716
730
|
readonly name: "Wrapped BTC";
|
|
@@ -721,6 +735,7 @@ export declare const moonriver: {
|
|
|
721
735
|
readonly decimals: 8;
|
|
722
736
|
readonly website: "https://wbtc.network/";
|
|
723
737
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
738
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
724
739
|
};
|
|
725
740
|
readonly USDT: {
|
|
726
741
|
readonly name: "Tether USD";
|
|
@@ -742,6 +757,7 @@ export declare const moonriver: {
|
|
|
742
757
|
readonly decimals: 18;
|
|
743
758
|
readonly website: "https://polygon.technology/";
|
|
744
759
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
760
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
745
761
|
};
|
|
746
762
|
readonly AVAX: {
|
|
747
763
|
readonly name: "Avalanche Token";
|
|
@@ -752,6 +768,7 @@ export declare const moonriver: {
|
|
|
752
768
|
readonly decimals: 18;
|
|
753
769
|
readonly website: "https://www.avalabs.org/";
|
|
754
770
|
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.";
|
|
771
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
755
772
|
};
|
|
756
773
|
readonly RELAY: {
|
|
757
774
|
readonly name: "Relay Token";
|
|
@@ -784,6 +801,7 @@ export declare const moonriver: {
|
|
|
784
801
|
readonly decimals: 18;
|
|
785
802
|
readonly website: "https://fantom.foundation/defi/?__cf_chl_jschl_tk__=pmd_vfkYw1Z8PZor5oxGKrd9bxYd66paY0bLiQmy1dKOLpY-1633331752-0-gqNtZGzNAdCjcnBszQlR";
|
|
786
803
|
readonly description: "Fantom offers the first DeFi stack built on an aBFT consensus. It’s much faster, cheaper, and more reliable and secure than its predecessors.";
|
|
804
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
787
805
|
};
|
|
788
806
|
readonly MIM: {
|
|
789
807
|
readonly name: "Magic Internet Money";
|
|
@@ -816,6 +834,7 @@ export declare const moonriver: {
|
|
|
816
834
|
readonly chainId: 1285;
|
|
817
835
|
readonly website: "https://sushi.com/";
|
|
818
836
|
readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
|
|
837
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
819
838
|
};
|
|
820
839
|
readonly mSUSHI: {
|
|
821
840
|
readonly symbol: "mSUSHI";
|
|
@@ -826,6 +845,7 @@ export declare const moonriver: {
|
|
|
826
845
|
readonly chainId: 1285;
|
|
827
846
|
readonly website: "https://sushi.com/";
|
|
828
847
|
readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
|
|
848
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
829
849
|
};
|
|
830
850
|
readonly anyFRAX: {
|
|
831
851
|
readonly name: "FRAX";
|
|
@@ -99,6 +99,7 @@ export declare const tokens: {
|
|
|
99
99
|
readonly decimals: 8;
|
|
100
100
|
readonly website: "https://dogecoin.com/";
|
|
101
101
|
readonly description: "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.";
|
|
102
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
102
103
|
};
|
|
103
104
|
readonly XRP: {
|
|
104
105
|
readonly name: "XRP Token";
|
|
@@ -109,6 +110,7 @@ export declare const tokens: {
|
|
|
109
110
|
readonly decimals: 6;
|
|
110
111
|
readonly website: "https://ripple.com/xrp/";
|
|
111
112
|
readonly description: "XRP is a digital asset built for payments. It is the native digital asset on the XRP Ledger—an open-source, permissionless and decentralized blockchain technology that can settle transactions in 3-5 seconds.";
|
|
113
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
112
114
|
};
|
|
113
115
|
readonly WAN: {
|
|
114
116
|
readonly name: "WAN Token";
|
|
@@ -222,6 +224,7 @@ export declare const tokens: {
|
|
|
222
224
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
223
225
|
readonly bridge: "multichain";
|
|
224
226
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
227
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
225
228
|
};
|
|
226
229
|
readonly BNB: {
|
|
227
230
|
readonly name: "Binance";
|
|
@@ -232,6 +235,7 @@ export declare const tokens: {
|
|
|
232
235
|
readonly decimals: 18;
|
|
233
236
|
readonly website: "https://www.binance.com/";
|
|
234
237
|
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.";
|
|
238
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
235
239
|
};
|
|
236
240
|
readonly WBTC: {
|
|
237
241
|
readonly name: "Wrapped BTC";
|
|
@@ -242,6 +246,7 @@ export declare const tokens: {
|
|
|
242
246
|
readonly decimals: 8;
|
|
243
247
|
readonly website: "https://wbtc.network/";
|
|
244
248
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
249
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
245
250
|
};
|
|
246
251
|
readonly USDT: {
|
|
247
252
|
readonly name: "Tether USD";
|
|
@@ -263,6 +268,7 @@ export declare const tokens: {
|
|
|
263
268
|
readonly decimals: 18;
|
|
264
269
|
readonly website: "https://polygon.technology/";
|
|
265
270
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
271
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
266
272
|
};
|
|
267
273
|
readonly AVAX: {
|
|
268
274
|
readonly name: "Avalanche Token";
|
|
@@ -273,6 +279,7 @@ export declare const tokens: {
|
|
|
273
279
|
readonly decimals: 18;
|
|
274
280
|
readonly website: "https://www.avalabs.org/";
|
|
275
281
|
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.";
|
|
282
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
276
283
|
};
|
|
277
284
|
readonly RELAY: {
|
|
278
285
|
readonly name: "Relay Token";
|
|
@@ -305,6 +312,7 @@ export declare const tokens: {
|
|
|
305
312
|
readonly decimals: 18;
|
|
306
313
|
readonly website: "https://fantom.foundation/defi/?__cf_chl_jschl_tk__=pmd_vfkYw1Z8PZor5oxGKrd9bxYd66paY0bLiQmy1dKOLpY-1633331752-0-gqNtZGzNAdCjcnBszQlR";
|
|
307
314
|
readonly description: "Fantom offers the first DeFi stack built on an aBFT consensus. It’s much faster, cheaper, and more reliable and secure than its predecessors.";
|
|
315
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
308
316
|
};
|
|
309
317
|
readonly MIM: {
|
|
310
318
|
readonly name: "Magic Internet Money";
|
|
@@ -337,6 +345,7 @@ export declare const tokens: {
|
|
|
337
345
|
readonly chainId: 1285;
|
|
338
346
|
readonly website: "https://sushi.com/";
|
|
339
347
|
readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
|
|
348
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
340
349
|
};
|
|
341
350
|
readonly mSUSHI: {
|
|
342
351
|
readonly symbol: "mSUSHI";
|
|
@@ -347,6 +356,7 @@ export declare const tokens: {
|
|
|
347
356
|
readonly chainId: 1285;
|
|
348
357
|
readonly website: "https://sushi.com/";
|
|
349
358
|
readonly description: "Sushi is the home of DeFi. Their community is building a comprehensive, decentralized trading platform for the future of finance. Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.";
|
|
359
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
350
360
|
};
|
|
351
361
|
readonly anyFRAX: {
|
|
352
362
|
readonly name: "FRAX";
|