@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
|
@@ -9,6 +9,7 @@ const ETH = {
|
|
|
9
9
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
10
10
|
bridge: 'canonical',
|
|
11
11
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
12
|
+
tags: ['BLUECHIP'],
|
|
12
13
|
};
|
|
13
14
|
export const tokens = {
|
|
14
15
|
WNATIVE: ETH,
|
|
@@ -75,6 +76,7 @@ export const tokens = {
|
|
|
75
76
|
website: 'https://wbtc.network/',
|
|
76
77
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
77
78
|
bridge: 'canonical',
|
|
79
|
+
tags: ['BLUECHIP'],
|
|
78
80
|
},
|
|
79
81
|
USDT0: {
|
|
80
82
|
name: 'USDT0',
|
|
@@ -12,6 +12,7 @@ export declare const manta: {
|
|
|
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 manta: {
|
|
|
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 manta: {
|
|
|
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 manta: {
|
|
|
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 STONE: {
|
|
50
54
|
readonly name: "StakeStone Ether";
|
|
@@ -109,6 +113,7 @@ export declare const manta: {
|
|
|
109
113
|
readonly website: "https://weth.io/";
|
|
110
114
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
111
115
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
116
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
112
117
|
};
|
|
113
118
|
readonly FEES: {
|
|
114
119
|
readonly name: "Wrapped Ether ";
|
|
@@ -120,6 +125,7 @@ export declare const manta: {
|
|
|
120
125
|
readonly website: "https://weth.io/";
|
|
121
126
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
122
127
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
128
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
123
129
|
};
|
|
124
130
|
readonly ETH: {
|
|
125
131
|
readonly name: "Wrapped Ether ";
|
|
@@ -131,6 +137,7 @@ export declare const manta: {
|
|
|
131
137
|
readonly website: "https://weth.io/";
|
|
132
138
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
133
139
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
140
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
134
141
|
};
|
|
135
142
|
readonly WETH: {
|
|
136
143
|
readonly name: "Wrapped Ether ";
|
|
@@ -142,6 +149,7 @@ export declare const manta: {
|
|
|
142
149
|
readonly website: "https://weth.io/";
|
|
143
150
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
144
151
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
152
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
145
153
|
};
|
|
146
154
|
readonly STONE: {
|
|
147
155
|
readonly name: "StakeStone Ether";
|
|
@@ -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 STONE: {
|
|
47
51
|
readonly name: "StakeStone Ether";
|
|
@@ -8,6 +8,7 @@ const ETH = {
|
|
|
8
8
|
website: 'https://weth.io/',
|
|
9
9
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
10
10
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
11
|
+
tags: ['BLUECHIP'],
|
|
11
12
|
};
|
|
12
13
|
export const tokens = {
|
|
13
14
|
WNATIVE: ETH,
|
|
@@ -125,6 +125,7 @@ export declare const mantle: {
|
|
|
125
125
|
readonly website: "https://wbtc.network/";
|
|
126
126
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
127
127
|
readonly bridge: "mantle-canonical";
|
|
128
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
128
129
|
};
|
|
129
130
|
readonly LEND: {
|
|
130
131
|
readonly name: "Lendle Protocol Token";
|
|
@@ -163,6 +164,7 @@ export declare const mantle: {
|
|
|
163
164
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
164
165
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
165
166
|
readonly bridge: "mantle-canonical";
|
|
167
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
166
168
|
};
|
|
167
169
|
readonly USDY: {
|
|
168
170
|
readonly name: "Ondo U.S. Dollar Yield";
|
|
@@ -351,6 +353,7 @@ export declare const mantle: {
|
|
|
351
353
|
readonly website: "https://wbtc.network/";
|
|
352
354
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
353
355
|
readonly bridge: "mantle-canonical";
|
|
356
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
354
357
|
};
|
|
355
358
|
readonly LEND: {
|
|
356
359
|
readonly name: "Lendle Protocol Token";
|
|
@@ -389,6 +392,7 @@ export declare const mantle: {
|
|
|
389
392
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
390
393
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
391
394
|
readonly bridge: "mantle-canonical";
|
|
395
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
392
396
|
};
|
|
393
397
|
readonly USDY: {
|
|
394
398
|
readonly name: "Ondo U.S. Dollar Yield";
|
|
@@ -122,6 +122,7 @@ export declare const tokens: {
|
|
|
122
122
|
readonly website: "https://wbtc.network/";
|
|
123
123
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
124
124
|
readonly bridge: "mantle-canonical";
|
|
125
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
125
126
|
};
|
|
126
127
|
readonly LEND: {
|
|
127
128
|
readonly name: "Lendle Protocol Token";
|
|
@@ -160,6 +161,7 @@ export declare const tokens: {
|
|
|
160
161
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
161
162
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
162
163
|
readonly bridge: "mantle-canonical";
|
|
164
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
163
165
|
};
|
|
164
166
|
readonly USDY: {
|
|
165
167
|
readonly name: "Ondo U.S. Dollar Yield";
|
|
@@ -90,6 +90,7 @@ export const tokens = {
|
|
|
90
90
|
website: 'https://wbtc.network/',
|
|
91
91
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
92
92
|
bridge: 'mantle-canonical',
|
|
93
|
+
tags: ['BLUECHIP'],
|
|
93
94
|
},
|
|
94
95
|
LEND: {
|
|
95
96
|
name: 'Lendle Protocol Token',
|
|
@@ -128,6 +129,7 @@ export const tokens = {
|
|
|
128
129
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
129
130
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
130
131
|
bridge: 'mantle-canonical',
|
|
132
|
+
tags: ['BLUECHIP'],
|
|
131
133
|
},
|
|
132
134
|
USDY: {
|
|
133
135
|
name: 'Ondo U.S. Dollar Yield',
|
|
@@ -70,6 +70,7 @@ export declare const metis: {
|
|
|
70
70
|
readonly decimals: 8;
|
|
71
71
|
readonly website: "https://wbtc.network/";
|
|
72
72
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
73
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
73
74
|
};
|
|
74
75
|
readonly NETT: {
|
|
75
76
|
readonly name: "Netswap Token";
|
|
@@ -130,6 +131,7 @@ export declare const metis: {
|
|
|
130
131
|
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.";
|
|
131
132
|
readonly bridge: "metis-canonical";
|
|
132
133
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
134
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
133
135
|
};
|
|
134
136
|
readonly BNB: {
|
|
135
137
|
readonly name: "Poly-Peg BNB";
|
|
@@ -140,6 +142,7 @@ export declare const metis: {
|
|
|
140
142
|
readonly decimals: 18;
|
|
141
143
|
readonly website: "https://www.binance.com/";
|
|
142
144
|
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.";
|
|
145
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
143
146
|
};
|
|
144
147
|
readonly TETHYS: {
|
|
145
148
|
readonly name: "Tethys";
|
|
@@ -170,6 +173,7 @@ export declare const metis: {
|
|
|
170
173
|
readonly decimals: 18;
|
|
171
174
|
readonly website: "https://fantom.foundation/";
|
|
172
175
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
176
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
173
177
|
};
|
|
174
178
|
readonly AVAX: {
|
|
175
179
|
readonly name: "Avalanche Token";
|
|
@@ -180,6 +184,7 @@ export declare const metis: {
|
|
|
180
184
|
readonly decimals: 18;
|
|
181
185
|
readonly website: "https://www.avalabs.org/";
|
|
182
186
|
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.";
|
|
187
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
183
188
|
};
|
|
184
189
|
readonly DAI: {
|
|
185
190
|
readonly name: "Dai Stablecoin";
|
|
@@ -318,6 +323,7 @@ export declare const metis: {
|
|
|
318
323
|
readonly decimals: 8;
|
|
319
324
|
readonly website: "https://wbtc.network/";
|
|
320
325
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
326
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
321
327
|
};
|
|
322
328
|
readonly NETT: {
|
|
323
329
|
readonly name: "Netswap Token";
|
|
@@ -378,6 +384,7 @@ export declare const metis: {
|
|
|
378
384
|
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.";
|
|
379
385
|
readonly bridge: "metis-canonical";
|
|
380
386
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
387
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
381
388
|
};
|
|
382
389
|
readonly BNB: {
|
|
383
390
|
readonly name: "Poly-Peg BNB";
|
|
@@ -388,6 +395,7 @@ export declare const metis: {
|
|
|
388
395
|
readonly decimals: 18;
|
|
389
396
|
readonly website: "https://www.binance.com/";
|
|
390
397
|
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.";
|
|
398
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
391
399
|
};
|
|
392
400
|
readonly TETHYS: {
|
|
393
401
|
readonly name: "Tethys";
|
|
@@ -418,6 +426,7 @@ export declare const metis: {
|
|
|
418
426
|
readonly decimals: 18;
|
|
419
427
|
readonly website: "https://fantom.foundation/";
|
|
420
428
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
429
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
421
430
|
};
|
|
422
431
|
readonly AVAX: {
|
|
423
432
|
readonly name: "Avalanche Token";
|
|
@@ -428,6 +437,7 @@ export declare const metis: {
|
|
|
428
437
|
readonly decimals: 18;
|
|
429
438
|
readonly website: "https://www.avalabs.org/";
|
|
430
439
|
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.";
|
|
440
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
431
441
|
};
|
|
432
442
|
readonly DAI: {
|
|
433
443
|
readonly name: "Dai Stablecoin";
|
|
@@ -67,6 +67,7 @@ export declare const tokens: {
|
|
|
67
67
|
readonly decimals: 8;
|
|
68
68
|
readonly website: "https://wbtc.network/";
|
|
69
69
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
70
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
70
71
|
};
|
|
71
72
|
readonly NETT: {
|
|
72
73
|
readonly name: "Netswap Token";
|
|
@@ -127,6 +128,7 @@ export declare const tokens: {
|
|
|
127
128
|
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.";
|
|
128
129
|
readonly bridge: "metis-canonical";
|
|
129
130
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
131
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
130
132
|
};
|
|
131
133
|
readonly BNB: {
|
|
132
134
|
readonly name: "Poly-Peg BNB";
|
|
@@ -137,6 +139,7 @@ export declare const tokens: {
|
|
|
137
139
|
readonly decimals: 18;
|
|
138
140
|
readonly website: "https://www.binance.com/";
|
|
139
141
|
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.";
|
|
142
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
140
143
|
};
|
|
141
144
|
readonly TETHYS: {
|
|
142
145
|
readonly name: "Tethys";
|
|
@@ -167,6 +170,7 @@ export declare const tokens: {
|
|
|
167
170
|
readonly decimals: 18;
|
|
168
171
|
readonly website: "https://fantom.foundation/";
|
|
169
172
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
173
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
170
174
|
};
|
|
171
175
|
readonly AVAX: {
|
|
172
176
|
readonly name: "Avalanche Token";
|
|
@@ -177,6 +181,7 @@ export declare const tokens: {
|
|
|
177
181
|
readonly decimals: 18;
|
|
178
182
|
readonly website: "https://www.avalabs.org/";
|
|
179
183
|
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.";
|
|
184
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
180
185
|
};
|
|
181
186
|
readonly DAI: {
|
|
182
187
|
readonly name: "Dai Stablecoin";
|
|
@@ -35,6 +35,7 @@ export const tokens = {
|
|
|
35
35
|
decimals: 8,
|
|
36
36
|
website: 'https://wbtc.network/',
|
|
37
37
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
38
|
+
tags: ['BLUECHIP'],
|
|
38
39
|
},
|
|
39
40
|
NETT: {
|
|
40
41
|
name: 'Netswap Token',
|
|
@@ -95,6 +96,7 @@ export const tokens = {
|
|
|
95
96
|
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.',
|
|
96
97
|
bridge: 'metis-canonical',
|
|
97
98
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
99
|
+
tags: ['BLUECHIP'],
|
|
98
100
|
},
|
|
99
101
|
BNB: {
|
|
100
102
|
name: 'Poly-Peg BNB',
|
|
@@ -105,6 +107,7 @@ export const tokens = {
|
|
|
105
107
|
decimals: 18,
|
|
106
108
|
website: 'https://www.binance.com/',
|
|
107
109
|
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.',
|
|
110
|
+
tags: ['BLUECHIP'],
|
|
108
111
|
},
|
|
109
112
|
TETHYS: {
|
|
110
113
|
name: 'Tethys',
|
|
@@ -135,6 +138,7 @@ export const tokens = {
|
|
|
135
138
|
decimals: 18,
|
|
136
139
|
website: 'https://fantom.foundation/',
|
|
137
140
|
description: 'Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.',
|
|
141
|
+
tags: ['BLUECHIP'],
|
|
138
142
|
},
|
|
139
143
|
AVAX: {
|
|
140
144
|
name: 'Avalanche Token',
|
|
@@ -145,6 +149,7 @@ export const tokens = {
|
|
|
145
149
|
decimals: 18,
|
|
146
150
|
website: 'https://www.avalabs.org/',
|
|
147
151
|
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.',
|
|
152
|
+
tags: ['BLUECHIP'],
|
|
148
153
|
},
|
|
149
154
|
DAI: {
|
|
150
155
|
name: 'Dai Stablecoin',
|
|
@@ -13,6 +13,7 @@ export declare const mode: {
|
|
|
13
13
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
14
14
|
readonly bridge: "mode-canonical";
|
|
15
15
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
16
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
16
17
|
};
|
|
17
18
|
readonly FEES: {
|
|
18
19
|
readonly name: "Wrapped Ether";
|
|
@@ -25,6 +26,7 @@ export declare const mode: {
|
|
|
25
26
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
26
27
|
readonly bridge: "mode-canonical";
|
|
27
28
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
29
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
28
30
|
};
|
|
29
31
|
readonly ETH: {
|
|
30
32
|
readonly name: "Wrapped Ether";
|
|
@@ -37,6 +39,7 @@ export declare const mode: {
|
|
|
37
39
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
38
40
|
readonly bridge: "mode-canonical";
|
|
39
41
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
42
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
40
43
|
};
|
|
41
44
|
readonly WETH: {
|
|
42
45
|
readonly name: "Wrapped Ether";
|
|
@@ -49,6 +52,7 @@ export declare const mode: {
|
|
|
49
52
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
50
53
|
readonly bridge: "mode-canonical";
|
|
51
54
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
55
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
52
56
|
};
|
|
53
57
|
readonly MODE: {
|
|
54
58
|
readonly chainId: 34443;
|
|
@@ -111,7 +115,7 @@ export declare const mode: {
|
|
|
111
115
|
readonly website: "https://ether.fi/";
|
|
112
116
|
readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
|
|
113
117
|
readonly bridge: "mode-canonical";
|
|
114
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
118
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
115
119
|
};
|
|
116
120
|
readonly DOLA: {
|
|
117
121
|
readonly name: "DOLA USD";
|
|
@@ -202,6 +206,7 @@ export declare const mode: {
|
|
|
202
206
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
203
207
|
readonly bridge: "mode-canonical";
|
|
204
208
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
209
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
205
210
|
};
|
|
206
211
|
readonly FEES: {
|
|
207
212
|
readonly name: "Wrapped Ether";
|
|
@@ -214,6 +219,7 @@ export declare const mode: {
|
|
|
214
219
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
215
220
|
readonly bridge: "mode-canonical";
|
|
216
221
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
222
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
217
223
|
};
|
|
218
224
|
readonly ETH: {
|
|
219
225
|
readonly name: "Wrapped Ether";
|
|
@@ -226,6 +232,7 @@ export declare const mode: {
|
|
|
226
232
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
227
233
|
readonly bridge: "mode-canonical";
|
|
228
234
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
235
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
229
236
|
};
|
|
230
237
|
readonly WETH: {
|
|
231
238
|
readonly name: "Wrapped Ether";
|
|
@@ -238,6 +245,7 @@ export declare const mode: {
|
|
|
238
245
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
239
246
|
readonly bridge: "mode-canonical";
|
|
240
247
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
248
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
241
249
|
};
|
|
242
250
|
readonly MODE: {
|
|
243
251
|
readonly chainId: 34443;
|
|
@@ -300,7 +308,7 @@ export declare const mode: {
|
|
|
300
308
|
readonly website: "https://ether.fi/";
|
|
301
309
|
readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
|
|
302
310
|
readonly bridge: "mode-canonical";
|
|
303
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
311
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
304
312
|
};
|
|
305
313
|
readonly DOLA: {
|
|
306
314
|
readonly name: "DOLA USD";
|
|
@@ -10,6 +10,7 @@ export declare const tokens: {
|
|
|
10
10
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
11
11
|
readonly bridge: "mode-canonical";
|
|
12
12
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
13
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
13
14
|
};
|
|
14
15
|
readonly FEES: {
|
|
15
16
|
readonly name: "Wrapped Ether";
|
|
@@ -22,6 +23,7 @@ export declare const tokens: {
|
|
|
22
23
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
23
24
|
readonly bridge: "mode-canonical";
|
|
24
25
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
26
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
25
27
|
};
|
|
26
28
|
readonly ETH: {
|
|
27
29
|
readonly name: "Wrapped Ether";
|
|
@@ -34,6 +36,7 @@ export declare const tokens: {
|
|
|
34
36
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
35
37
|
readonly bridge: "mode-canonical";
|
|
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";
|
|
@@ -46,6 +49,7 @@ export declare const tokens: {
|
|
|
46
49
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
47
50
|
readonly bridge: "mode-canonical";
|
|
48
51
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly MODE: {
|
|
51
55
|
readonly chainId: 34443;
|
|
@@ -108,7 +112,7 @@ export declare const tokens: {
|
|
|
108
112
|
readonly website: "https://ether.fi/";
|
|
109
113
|
readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
|
|
110
114
|
readonly bridge: "mode-canonical";
|
|
111
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
115
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
112
116
|
};
|
|
113
117
|
readonly DOLA: {
|
|
114
118
|
readonly name: "DOLA USD";
|
|
@@ -9,6 +9,7 @@ const ETH = {
|
|
|
9
9
|
description: 'Ether or ETH is the native currency built on the Ethereum blockchain.',
|
|
10
10
|
bridge: 'mode-canonical',
|
|
11
11
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
12
|
+
tags: ['BLUECHIP'],
|
|
12
13
|
};
|
|
13
14
|
export const tokens = {
|
|
14
15
|
WNATIVE: ETH,
|
|
@@ -76,7 +77,7 @@ export const tokens = {
|
|
|
76
77
|
website: 'https://ether.fi/',
|
|
77
78
|
description: 'Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.',
|
|
78
79
|
bridge: 'mode-canonical',
|
|
79
|
-
tags: ['NO_TIMELOCK'],
|
|
80
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
80
81
|
},
|
|
81
82
|
DOLA: {
|
|
82
83
|
name: 'DOLA USD',
|
|
@@ -74,6 +74,7 @@ export declare const monad: {
|
|
|
74
74
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
75
75
|
readonly bridge: "wormhole";
|
|
76
76
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
77
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
77
78
|
};
|
|
78
79
|
readonly AUSD: {
|
|
79
80
|
readonly name: "Agora Dollar";
|
|
@@ -111,6 +112,7 @@ export declare const monad: {
|
|
|
111
112
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
112
113
|
readonly documentation: "";
|
|
113
114
|
readonly bridge: "layer-zero";
|
|
115
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
114
116
|
};
|
|
115
117
|
readonly wstETH: {
|
|
116
118
|
readonly name: "Wrapped liquid staked Ether 2.0";
|
|
@@ -123,6 +125,7 @@ export declare const monad: {
|
|
|
123
125
|
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.";
|
|
124
126
|
readonly bridge: "monad-canonical";
|
|
125
127
|
readonly documentation: "https://docs.lido.fi/";
|
|
128
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
126
129
|
};
|
|
127
130
|
readonly cWMON: {
|
|
128
131
|
readonly name: "Curvance WMON";
|
|
@@ -160,7 +163,7 @@ export declare const monad: {
|
|
|
160
163
|
readonly documentation: "https://docs.lombard.finance/lbtc-liquid-bitcoin/btc.b-bridged-bitcoin";
|
|
161
164
|
readonly description: "official AVAX BRIDGE bridged BTC";
|
|
162
165
|
readonly bridge: "native";
|
|
163
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
166
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
164
167
|
};
|
|
165
168
|
readonly AZND: {
|
|
166
169
|
readonly name: "Asian Dollar";
|
|
@@ -173,7 +176,7 @@ export declare const monad: {
|
|
|
173
176
|
readonly documentation: "https://docs.mudigital.net/";
|
|
174
177
|
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";
|
|
175
178
|
readonly bridge: "native";
|
|
176
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
179
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
|
|
177
180
|
};
|
|
178
181
|
readonly muBOND: {
|
|
179
182
|
readonly name: "mu Bond";
|
|
@@ -186,7 +189,7 @@ export declare const monad: {
|
|
|
186
189
|
readonly documentation: "https://docs.mudigital.net/";
|
|
187
190
|
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.";
|
|
188
191
|
readonly bridge: "native";
|
|
189
|
-
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC"];
|
|
192
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
190
193
|
};
|
|
191
194
|
readonly shMON: {
|
|
192
195
|
readonly name: "ShMonad";
|
|
@@ -238,7 +241,7 @@ export declare const monad: {
|
|
|
238
241
|
readonly documentation: "https://docs.mudigital.net/";
|
|
239
242
|
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.";
|
|
240
243
|
readonly bridge: "native";
|
|
241
|
-
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC"];
|
|
244
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
242
245
|
};
|
|
243
246
|
readonly USD1: {
|
|
244
247
|
readonly name: "World Liberty Financial USD";
|
|
@@ -251,6 +254,7 @@ export declare const monad: {
|
|
|
251
254
|
readonly description: "Digital dollar stablecoins that are accepted both on-chain and in the real world.";
|
|
252
255
|
readonly documentation: "https://worldlibertyfinancial.com/about";
|
|
253
256
|
readonly bridge: "chainlink";
|
|
257
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
254
258
|
};
|
|
255
259
|
readonly earnAUSD: {
|
|
256
260
|
readonly name: "Earn Agora Dollar";
|
|
@@ -352,6 +356,7 @@ export declare const monad: {
|
|
|
352
356
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
353
357
|
readonly bridge: "wormhole";
|
|
354
358
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
359
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
355
360
|
};
|
|
356
361
|
readonly AUSD: {
|
|
357
362
|
readonly name: "Agora Dollar";
|
|
@@ -389,6 +394,7 @@ export declare const monad: {
|
|
|
389
394
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
390
395
|
readonly documentation: "";
|
|
391
396
|
readonly bridge: "layer-zero";
|
|
397
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
392
398
|
};
|
|
393
399
|
readonly wstETH: {
|
|
394
400
|
readonly name: "Wrapped liquid staked Ether 2.0";
|
|
@@ -401,6 +407,7 @@ export declare const monad: {
|
|
|
401
407
|
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.";
|
|
402
408
|
readonly bridge: "monad-canonical";
|
|
403
409
|
readonly documentation: "https://docs.lido.fi/";
|
|
410
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
404
411
|
};
|
|
405
412
|
readonly cWMON: {
|
|
406
413
|
readonly name: "Curvance WMON";
|
|
@@ -438,7 +445,7 @@ export declare const monad: {
|
|
|
438
445
|
readonly documentation: "https://docs.lombard.finance/lbtc-liquid-bitcoin/btc.b-bridged-bitcoin";
|
|
439
446
|
readonly description: "official AVAX BRIDGE bridged BTC";
|
|
440
447
|
readonly bridge: "native";
|
|
441
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
448
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
442
449
|
};
|
|
443
450
|
readonly AZND: {
|
|
444
451
|
readonly name: "Asian Dollar";
|
|
@@ -451,7 +458,7 @@ export declare const monad: {
|
|
|
451
458
|
readonly documentation: "https://docs.mudigital.net/";
|
|
452
459
|
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";
|
|
453
460
|
readonly bridge: "native";
|
|
454
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
461
|
+
readonly tags: readonly ["NO_TIMELOCK", "STABLECOIN"];
|
|
455
462
|
};
|
|
456
463
|
readonly muBOND: {
|
|
457
464
|
readonly name: "mu Bond";
|
|
@@ -464,7 +471,7 @@ export declare const monad: {
|
|
|
464
471
|
readonly documentation: "https://docs.mudigital.net/";
|
|
465
472
|
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.";
|
|
466
473
|
readonly bridge: "native";
|
|
467
|
-
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC"];
|
|
474
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
468
475
|
};
|
|
469
476
|
readonly shMON: {
|
|
470
477
|
readonly name: "ShMonad";
|
|
@@ -516,7 +523,7 @@ export declare const monad: {
|
|
|
516
523
|
readonly documentation: "https://docs.mudigital.net/";
|
|
517
524
|
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.";
|
|
518
525
|
readonly bridge: "native";
|
|
519
|
-
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC"];
|
|
526
|
+
readonly tags: readonly ["NO_TIMELOCK", "SYNTHETIC", "STABLECOIN"];
|
|
520
527
|
};
|
|
521
528
|
readonly USD1: {
|
|
522
529
|
readonly name: "World Liberty Financial USD";
|
|
@@ -529,6 +536,7 @@ export declare const monad: {
|
|
|
529
536
|
readonly description: "Digital dollar stablecoins that are accepted both on-chain and in the real world.";
|
|
530
537
|
readonly documentation: "https://worldlibertyfinancial.com/about";
|
|
531
538
|
readonly bridge: "chainlink";
|
|
539
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
532
540
|
};
|
|
533
541
|
readonly earnAUSD: {
|
|
534
542
|
readonly name: "Earn Agora Dollar";
|