@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
|
@@ -13,6 +13,7 @@ export declare const fantom: {
|
|
|
13
13
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
14
14
|
readonly bridge: "native";
|
|
15
15
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
16
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
16
17
|
};
|
|
17
18
|
readonly FEES: {
|
|
18
19
|
readonly name: "Wrapped Fantom";
|
|
@@ -25,6 +26,7 @@ export declare const fantom: {
|
|
|
25
26
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
26
27
|
readonly bridge: "native";
|
|
27
28
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
29
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
28
30
|
};
|
|
29
31
|
readonly FTM: {
|
|
30
32
|
readonly name: "Wrapped Fantom";
|
|
@@ -37,6 +39,7 @@ export declare const fantom: {
|
|
|
37
39
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
38
40
|
readonly bridge: "native";
|
|
39
41
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
42
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
40
43
|
};
|
|
41
44
|
readonly WFTM: {
|
|
42
45
|
readonly name: "Wrapped Fantom";
|
|
@@ -49,6 +52,7 @@ export declare const fantom: {
|
|
|
49
52
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
50
53
|
readonly bridge: "native";
|
|
51
54
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
55
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
52
56
|
};
|
|
53
57
|
readonly 'bb-yv-FTM': {
|
|
54
58
|
readonly name: "Beets Yearn Boosted FTM Linear Pool";
|
|
@@ -733,6 +737,7 @@ export declare const fantom: {
|
|
|
733
737
|
readonly website: "https://solana.com/";
|
|
734
738
|
readonly bridge: "wormhole";
|
|
735
739
|
readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with over 400 projects spanning DeFi, NFTs, Web3 and more.";
|
|
740
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
736
741
|
};
|
|
737
742
|
readonly TUSD: {
|
|
738
743
|
readonly name: "True USD";
|
|
@@ -1121,6 +1126,7 @@ export declare const fantom: {
|
|
|
1121
1126
|
readonly description: "Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.";
|
|
1122
1127
|
readonly chainId: 250;
|
|
1123
1128
|
readonly bridge: "multichain";
|
|
1129
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1124
1130
|
};
|
|
1125
1131
|
readonly USDC: {
|
|
1126
1132
|
readonly name: "USD Coin";
|
|
@@ -1140,6 +1146,7 @@ export declare const fantom: {
|
|
|
1140
1146
|
readonly website: "https://wbtc.network/";
|
|
1141
1147
|
readonly bridge: "multichain";
|
|
1142
1148
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
1149
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1143
1150
|
readonly name: "Wrapped Bitcoin";
|
|
1144
1151
|
readonly address: "0x321162Cd933E2Be498Cd2267a90534A804051b11";
|
|
1145
1152
|
readonly oracleId: "fmcBTC";
|
|
@@ -1156,6 +1163,7 @@ export declare const fantom: {
|
|
|
1156
1163
|
readonly website: "https://wbtc.network/";
|
|
1157
1164
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
1158
1165
|
readonly bridge: "multichain";
|
|
1166
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1159
1167
|
};
|
|
1160
1168
|
readonly AAVE: {
|
|
1161
1169
|
readonly name: "Aave";
|
|
@@ -1167,6 +1175,7 @@ export declare const fantom: {
|
|
|
1167
1175
|
readonly website: "https://aave.com/";
|
|
1168
1176
|
readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
|
|
1169
1177
|
readonly bridge: "multichain";
|
|
1178
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1170
1179
|
};
|
|
1171
1180
|
readonly DAI: {
|
|
1172
1181
|
readonly name: "Dai Stablecoin";
|
|
@@ -1190,6 +1199,7 @@ export declare const fantom: {
|
|
|
1190
1199
|
readonly website: "https://sushi.com/";
|
|
1191
1200
|
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.";
|
|
1192
1201
|
readonly bridge: "multichain";
|
|
1202
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1193
1203
|
};
|
|
1194
1204
|
readonly YFI: {
|
|
1195
1205
|
readonly name: "yearn.finance";
|
|
@@ -1201,6 +1211,7 @@ export declare const fantom: {
|
|
|
1201
1211
|
readonly website: "https://yearn.finance/";
|
|
1202
1212
|
readonly description: "Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain. The protocol is maintained by various independent developers and is governed by YFI holders.";
|
|
1203
1213
|
readonly bridge: "multichain";
|
|
1214
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1204
1215
|
};
|
|
1205
1216
|
readonly CRV: {
|
|
1206
1217
|
readonly name: "Curve DAO";
|
|
@@ -1212,6 +1223,7 @@ export declare const fantom: {
|
|
|
1212
1223
|
readonly website: "https://curve.finance/";
|
|
1213
1224
|
readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
|
|
1214
1225
|
readonly bridge: "multichain";
|
|
1226
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1215
1227
|
};
|
|
1216
1228
|
readonly BAND: {
|
|
1217
1229
|
readonly name: "Band";
|
|
@@ -1307,6 +1319,7 @@ export declare const fantom: {
|
|
|
1307
1319
|
};
|
|
1308
1320
|
readonly WETH: {
|
|
1309
1321
|
readonly symbol: "WETH";
|
|
1322
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1310
1323
|
readonly name: "Wrapped Ether";
|
|
1311
1324
|
readonly address: "0x74b23882a30290451A17c44f4F05243b6b58C76d";
|
|
1312
1325
|
readonly oracleId: "fmcETH";
|
|
@@ -1328,6 +1341,7 @@ export declare const fantom: {
|
|
|
1328
1341
|
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.";
|
|
1329
1342
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
1330
1343
|
readonly bridge: "multichain";
|
|
1344
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1331
1345
|
};
|
|
1332
1346
|
readonly CREAM: {
|
|
1333
1347
|
readonly name: "Cream";
|
|
@@ -1362,6 +1376,7 @@ export declare const fantom: {
|
|
|
1362
1376
|
readonly website: "https://synthetix.io/";
|
|
1363
1377
|
readonly description: "Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.";
|
|
1364
1378
|
readonly bridge: "multichain";
|
|
1379
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1365
1380
|
};
|
|
1366
1381
|
readonly ICE: {
|
|
1367
1382
|
readonly name: "IceToken";
|
|
@@ -1441,6 +1456,7 @@ export declare const fantom: {
|
|
|
1441
1456
|
readonly website: "https://www.binance.com/";
|
|
1442
1457
|
readonly bridge: "multichain";
|
|
1443
1458
|
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.";
|
|
1459
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1444
1460
|
};
|
|
1445
1461
|
readonly BOO: {
|
|
1446
1462
|
readonly name: "Spooky Swap";
|
|
@@ -1631,6 +1647,7 @@ export declare const fantom: {
|
|
|
1631
1647
|
readonly bridge: "multichain";
|
|
1632
1648
|
readonly website: "https://www.avalabs.org/";
|
|
1633
1649
|
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.";
|
|
1650
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1634
1651
|
};
|
|
1635
1652
|
readonly LUNA: {
|
|
1636
1653
|
readonly name: "Terra";
|
|
@@ -1642,6 +1659,7 @@ export declare const fantom: {
|
|
|
1642
1659
|
readonly website: "https://www.terra.money/";
|
|
1643
1660
|
readonly bridge: "multichain";
|
|
1644
1661
|
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.";
|
|
1662
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
1645
1663
|
};
|
|
1646
1664
|
readonly asUSDC: {
|
|
1647
1665
|
readonly name: "USDC Solana";
|
|
@@ -1666,6 +1684,7 @@ export declare const fantom: {
|
|
|
1666
1684
|
readonly bridge: "multichain";
|
|
1667
1685
|
readonly description: "Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.";
|
|
1668
1686
|
readonly chainId: 250;
|
|
1687
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1669
1688
|
};
|
|
1670
1689
|
readonly HND: {
|
|
1671
1690
|
readonly name: "Hundred Finance";
|
|
@@ -1935,6 +1954,7 @@ export declare const fantom: {
|
|
|
1935
1954
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
1936
1955
|
readonly bridge: "native";
|
|
1937
1956
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
1957
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1938
1958
|
};
|
|
1939
1959
|
readonly FEES: {
|
|
1940
1960
|
readonly name: "Wrapped Fantom";
|
|
@@ -1947,6 +1967,7 @@ export declare const fantom: {
|
|
|
1947
1967
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
1948
1968
|
readonly bridge: "native";
|
|
1949
1969
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
1970
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1950
1971
|
};
|
|
1951
1972
|
readonly FTM: {
|
|
1952
1973
|
readonly name: "Wrapped Fantom";
|
|
@@ -1959,6 +1980,7 @@ export declare const fantom: {
|
|
|
1959
1980
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
1960
1981
|
readonly bridge: "native";
|
|
1961
1982
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
1983
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1962
1984
|
};
|
|
1963
1985
|
readonly WFTM: {
|
|
1964
1986
|
readonly name: "Wrapped Fantom";
|
|
@@ -1971,6 +1993,7 @@ export declare const fantom: {
|
|
|
1971
1993
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
1972
1994
|
readonly bridge: "native";
|
|
1973
1995
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
1996
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1974
1997
|
};
|
|
1975
1998
|
readonly 'bb-yv-FTM': {
|
|
1976
1999
|
readonly name: "Beets Yearn Boosted FTM Linear Pool";
|
|
@@ -2655,6 +2678,7 @@ export declare const fantom: {
|
|
|
2655
2678
|
readonly website: "https://solana.com/";
|
|
2656
2679
|
readonly bridge: "wormhole";
|
|
2657
2680
|
readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with over 400 projects spanning DeFi, NFTs, Web3 and more.";
|
|
2681
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2658
2682
|
};
|
|
2659
2683
|
readonly TUSD: {
|
|
2660
2684
|
readonly name: "True USD";
|
|
@@ -3043,6 +3067,7 @@ export declare const fantom: {
|
|
|
3043
3067
|
readonly description: "Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.";
|
|
3044
3068
|
readonly chainId: 250;
|
|
3045
3069
|
readonly bridge: "multichain";
|
|
3070
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3046
3071
|
};
|
|
3047
3072
|
readonly USDC: {
|
|
3048
3073
|
readonly name: "USD Coin";
|
|
@@ -3062,6 +3087,7 @@ export declare const fantom: {
|
|
|
3062
3087
|
readonly website: "https://wbtc.network/";
|
|
3063
3088
|
readonly bridge: "multichain";
|
|
3064
3089
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
3090
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3065
3091
|
readonly name: "Wrapped Bitcoin";
|
|
3066
3092
|
readonly address: "0x321162Cd933E2Be498Cd2267a90534A804051b11";
|
|
3067
3093
|
readonly oracleId: "fmcBTC";
|
|
@@ -3078,6 +3104,7 @@ export declare const fantom: {
|
|
|
3078
3104
|
readonly website: "https://wbtc.network/";
|
|
3079
3105
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
3080
3106
|
readonly bridge: "multichain";
|
|
3107
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3081
3108
|
};
|
|
3082
3109
|
readonly AAVE: {
|
|
3083
3110
|
readonly name: "Aave";
|
|
@@ -3089,6 +3116,7 @@ export declare const fantom: {
|
|
|
3089
3116
|
readonly website: "https://aave.com/";
|
|
3090
3117
|
readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
|
|
3091
3118
|
readonly bridge: "multichain";
|
|
3119
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3092
3120
|
};
|
|
3093
3121
|
readonly DAI: {
|
|
3094
3122
|
readonly name: "Dai Stablecoin";
|
|
@@ -3112,6 +3140,7 @@ export declare const fantom: {
|
|
|
3112
3140
|
readonly website: "https://sushi.com/";
|
|
3113
3141
|
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.";
|
|
3114
3142
|
readonly bridge: "multichain";
|
|
3143
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3115
3144
|
};
|
|
3116
3145
|
readonly YFI: {
|
|
3117
3146
|
readonly name: "yearn.finance";
|
|
@@ -3123,6 +3152,7 @@ export declare const fantom: {
|
|
|
3123
3152
|
readonly website: "https://yearn.finance/";
|
|
3124
3153
|
readonly description: "Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain. The protocol is maintained by various independent developers and is governed by YFI holders.";
|
|
3125
3154
|
readonly bridge: "multichain";
|
|
3155
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3126
3156
|
};
|
|
3127
3157
|
readonly CRV: {
|
|
3128
3158
|
readonly name: "Curve DAO";
|
|
@@ -3134,6 +3164,7 @@ export declare const fantom: {
|
|
|
3134
3164
|
readonly website: "https://curve.finance/";
|
|
3135
3165
|
readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
|
|
3136
3166
|
readonly bridge: "multichain";
|
|
3167
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3137
3168
|
};
|
|
3138
3169
|
readonly BAND: {
|
|
3139
3170
|
readonly name: "Band";
|
|
@@ -3229,6 +3260,7 @@ export declare const fantom: {
|
|
|
3229
3260
|
};
|
|
3230
3261
|
readonly WETH: {
|
|
3231
3262
|
readonly symbol: "WETH";
|
|
3263
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3232
3264
|
readonly name: "Wrapped Ether";
|
|
3233
3265
|
readonly address: "0x74b23882a30290451A17c44f4F05243b6b58C76d";
|
|
3234
3266
|
readonly oracleId: "fmcETH";
|
|
@@ -3250,6 +3282,7 @@ export declare const fantom: {
|
|
|
3250
3282
|
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.";
|
|
3251
3283
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
3252
3284
|
readonly bridge: "multichain";
|
|
3285
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3253
3286
|
};
|
|
3254
3287
|
readonly CREAM: {
|
|
3255
3288
|
readonly name: "Cream";
|
|
@@ -3284,6 +3317,7 @@ export declare const fantom: {
|
|
|
3284
3317
|
readonly website: "https://synthetix.io/";
|
|
3285
3318
|
readonly description: "Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.";
|
|
3286
3319
|
readonly bridge: "multichain";
|
|
3320
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3287
3321
|
};
|
|
3288
3322
|
readonly ICE: {
|
|
3289
3323
|
readonly name: "IceToken";
|
|
@@ -3363,6 +3397,7 @@ export declare const fantom: {
|
|
|
3363
3397
|
readonly website: "https://www.binance.com/";
|
|
3364
3398
|
readonly bridge: "multichain";
|
|
3365
3399
|
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.";
|
|
3400
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3366
3401
|
};
|
|
3367
3402
|
readonly BOO: {
|
|
3368
3403
|
readonly name: "Spooky Swap";
|
|
@@ -3553,6 +3588,7 @@ export declare const fantom: {
|
|
|
3553
3588
|
readonly bridge: "multichain";
|
|
3554
3589
|
readonly website: "https://www.avalabs.org/";
|
|
3555
3590
|
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.";
|
|
3591
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3556
3592
|
};
|
|
3557
3593
|
readonly LUNA: {
|
|
3558
3594
|
readonly name: "Terra";
|
|
@@ -3564,6 +3600,7 @@ export declare const fantom: {
|
|
|
3564
3600
|
readonly website: "https://www.terra.money/";
|
|
3565
3601
|
readonly bridge: "multichain";
|
|
3566
3602
|
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.";
|
|
3603
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
3567
3604
|
};
|
|
3568
3605
|
readonly asUSDC: {
|
|
3569
3606
|
readonly name: "USDC Solana";
|
|
@@ -3588,6 +3625,7 @@ export declare const fantom: {
|
|
|
3588
3625
|
readonly bridge: "multichain";
|
|
3589
3626
|
readonly description: "Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.";
|
|
3590
3627
|
readonly chainId: 250;
|
|
3628
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3591
3629
|
};
|
|
3592
3630
|
readonly HND: {
|
|
3593
3631
|
readonly name: "Hundred Finance";
|
|
@@ -10,6 +10,7 @@ export declare const tokens: {
|
|
|
10
10
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
11
11
|
readonly bridge: "native";
|
|
12
12
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
13
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
13
14
|
};
|
|
14
15
|
readonly FEES: {
|
|
15
16
|
readonly name: "Wrapped Fantom";
|
|
@@ -22,6 +23,7 @@ export declare const tokens: {
|
|
|
22
23
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
23
24
|
readonly bridge: "native";
|
|
24
25
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
26
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
25
27
|
};
|
|
26
28
|
readonly FTM: {
|
|
27
29
|
readonly name: "Wrapped Fantom";
|
|
@@ -34,6 +36,7 @@ export declare const tokens: {
|
|
|
34
36
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
35
37
|
readonly bridge: "native";
|
|
36
38
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
39
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
37
40
|
};
|
|
38
41
|
readonly WFTM: {
|
|
39
42
|
readonly name: "Wrapped Fantom";
|
|
@@ -46,6 +49,7 @@ export declare const tokens: {
|
|
|
46
49
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
47
50
|
readonly bridge: "native";
|
|
48
51
|
readonly documentation: "https://docs.fantom.foundation/";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly 'bb-yv-FTM': {
|
|
51
55
|
readonly name: "Beets Yearn Boosted FTM Linear Pool";
|
|
@@ -730,6 +734,7 @@ export declare const tokens: {
|
|
|
730
734
|
readonly website: "https://solana.com/";
|
|
731
735
|
readonly bridge: "wormhole";
|
|
732
736
|
readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with over 400 projects spanning DeFi, NFTs, Web3 and more.";
|
|
737
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
733
738
|
};
|
|
734
739
|
readonly TUSD: {
|
|
735
740
|
readonly name: "True USD";
|
|
@@ -1118,6 +1123,7 @@ export declare const tokens: {
|
|
|
1118
1123
|
readonly description: "Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.";
|
|
1119
1124
|
readonly chainId: 250;
|
|
1120
1125
|
readonly bridge: "multichain";
|
|
1126
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1121
1127
|
};
|
|
1122
1128
|
readonly USDC: {
|
|
1123
1129
|
readonly name: "USD Coin";
|
|
@@ -1137,6 +1143,7 @@ export declare const tokens: {
|
|
|
1137
1143
|
readonly website: "https://wbtc.network/";
|
|
1138
1144
|
readonly bridge: "multichain";
|
|
1139
1145
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
1146
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1140
1147
|
readonly name: "Wrapped Bitcoin";
|
|
1141
1148
|
readonly address: "0x321162Cd933E2Be498Cd2267a90534A804051b11";
|
|
1142
1149
|
readonly oracleId: "fmcBTC";
|
|
@@ -1153,6 +1160,7 @@ export declare const tokens: {
|
|
|
1153
1160
|
readonly website: "https://wbtc.network/";
|
|
1154
1161
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
1155
1162
|
readonly bridge: "multichain";
|
|
1163
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1156
1164
|
};
|
|
1157
1165
|
readonly AAVE: {
|
|
1158
1166
|
readonly name: "Aave";
|
|
@@ -1164,6 +1172,7 @@ export declare const tokens: {
|
|
|
1164
1172
|
readonly website: "https://aave.com/";
|
|
1165
1173
|
readonly description: "Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.";
|
|
1166
1174
|
readonly bridge: "multichain";
|
|
1175
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1167
1176
|
};
|
|
1168
1177
|
readonly DAI: {
|
|
1169
1178
|
readonly name: "Dai Stablecoin";
|
|
@@ -1187,6 +1196,7 @@ export declare const tokens: {
|
|
|
1187
1196
|
readonly website: "https://sushi.com/";
|
|
1188
1197
|
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.";
|
|
1189
1198
|
readonly bridge: "multichain";
|
|
1199
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1190
1200
|
};
|
|
1191
1201
|
readonly YFI: {
|
|
1192
1202
|
readonly name: "yearn.finance";
|
|
@@ -1198,6 +1208,7 @@ export declare const tokens: {
|
|
|
1198
1208
|
readonly website: "https://yearn.finance/";
|
|
1199
1209
|
readonly description: "Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain. The protocol is maintained by various independent developers and is governed by YFI holders.";
|
|
1200
1210
|
readonly bridge: "multichain";
|
|
1211
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1201
1212
|
};
|
|
1202
1213
|
readonly CRV: {
|
|
1203
1214
|
readonly name: "Curve DAO";
|
|
@@ -1209,6 +1220,7 @@ export declare const tokens: {
|
|
|
1209
1220
|
readonly website: "https://curve.finance/";
|
|
1210
1221
|
readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
|
|
1211
1222
|
readonly bridge: "multichain";
|
|
1223
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1212
1224
|
};
|
|
1213
1225
|
readonly BAND: {
|
|
1214
1226
|
readonly name: "Band";
|
|
@@ -1304,6 +1316,7 @@ export declare const tokens: {
|
|
|
1304
1316
|
};
|
|
1305
1317
|
readonly WETH: {
|
|
1306
1318
|
readonly symbol: "WETH";
|
|
1319
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1307
1320
|
readonly name: "Wrapped Ether";
|
|
1308
1321
|
readonly address: "0x74b23882a30290451A17c44f4F05243b6b58C76d";
|
|
1309
1322
|
readonly oracleId: "fmcETH";
|
|
@@ -1325,6 +1338,7 @@ export declare const tokens: {
|
|
|
1325
1338
|
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.";
|
|
1326
1339
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
1327
1340
|
readonly bridge: "multichain";
|
|
1341
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1328
1342
|
};
|
|
1329
1343
|
readonly CREAM: {
|
|
1330
1344
|
readonly name: "Cream";
|
|
@@ -1359,6 +1373,7 @@ export declare const tokens: {
|
|
|
1359
1373
|
readonly website: "https://synthetix.io/";
|
|
1360
1374
|
readonly description: "Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.";
|
|
1361
1375
|
readonly bridge: "multichain";
|
|
1376
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1362
1377
|
};
|
|
1363
1378
|
readonly ICE: {
|
|
1364
1379
|
readonly name: "IceToken";
|
|
@@ -1438,6 +1453,7 @@ export declare const tokens: {
|
|
|
1438
1453
|
readonly website: "https://www.binance.com/";
|
|
1439
1454
|
readonly bridge: "multichain";
|
|
1440
1455
|
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.";
|
|
1456
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1441
1457
|
};
|
|
1442
1458
|
readonly BOO: {
|
|
1443
1459
|
readonly name: "Spooky Swap";
|
|
@@ -1628,6 +1644,7 @@ export declare const tokens: {
|
|
|
1628
1644
|
readonly bridge: "multichain";
|
|
1629
1645
|
readonly website: "https://www.avalabs.org/";
|
|
1630
1646
|
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.";
|
|
1647
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1631
1648
|
};
|
|
1632
1649
|
readonly LUNA: {
|
|
1633
1650
|
readonly name: "Terra";
|
|
@@ -1639,6 +1656,7 @@ export declare const tokens: {
|
|
|
1639
1656
|
readonly website: "https://www.terra.money/";
|
|
1640
1657
|
readonly bridge: "multichain";
|
|
1641
1658
|
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.";
|
|
1659
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
1642
1660
|
};
|
|
1643
1661
|
readonly asUSDC: {
|
|
1644
1662
|
readonly name: "USDC Solana";
|
|
@@ -1663,6 +1681,7 @@ export declare const tokens: {
|
|
|
1663
1681
|
readonly bridge: "multichain";
|
|
1664
1682
|
readonly description: "Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.";
|
|
1665
1683
|
readonly chainId: 250;
|
|
1684
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1666
1685
|
};
|
|
1667
1686
|
readonly HND: {
|
|
1668
1687
|
readonly name: "Hundred Finance";
|
|
@@ -12,6 +12,7 @@ const ETH = {
|
|
|
12
12
|
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.',
|
|
13
13
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
14
14
|
bridge: 'multichain',
|
|
15
|
+
tags: ['BLUECHIP'],
|
|
15
16
|
};
|
|
16
17
|
const BTC = {
|
|
17
18
|
name: 'Wrapped Bitcoin',
|
|
@@ -23,6 +24,7 @@ const BTC = {
|
|
|
23
24
|
website: 'https://wbtc.network/',
|
|
24
25
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
25
26
|
bridge: 'multichain',
|
|
27
|
+
tags: ['BLUECHIP'],
|
|
26
28
|
};
|
|
27
29
|
const FTM = {
|
|
28
30
|
name: 'Wrapped Fantom',
|
|
@@ -35,6 +37,7 @@ const FTM = {
|
|
|
35
37
|
description: 'Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.',
|
|
36
38
|
bridge: 'native',
|
|
37
39
|
documentation: 'https://docs.fantom.foundation/',
|
|
40
|
+
tags: ['BLUECHIP'],
|
|
38
41
|
};
|
|
39
42
|
exports.tokens = {
|
|
40
43
|
WNATIVE: FTM,
|
|
@@ -724,6 +727,7 @@ exports.tokens = {
|
|
|
724
727
|
website: 'https://solana.com/',
|
|
725
728
|
bridge: 'wormhole',
|
|
726
729
|
description: 'Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with over 400 projects spanning DeFi, NFTs, Web3 and more.',
|
|
730
|
+
tags: ['BLUECHIP'],
|
|
727
731
|
},
|
|
728
732
|
TUSD: {
|
|
729
733
|
name: 'True USD',
|
|
@@ -1112,6 +1116,7 @@ exports.tokens = {
|
|
|
1112
1116
|
description: 'Link is the currency used to pay the Chainlink node operators for their work. Chainlink node operators have to stake LINK in the network in order to participate and provide data services.',
|
|
1113
1117
|
chainId: 250,
|
|
1114
1118
|
bridge: 'multichain',
|
|
1119
|
+
tags: ['BLUECHIP'],
|
|
1115
1120
|
},
|
|
1116
1121
|
USDC: {
|
|
1117
1122
|
name: 'USD Coin',
|
|
@@ -1132,6 +1137,7 @@ exports.tokens = {
|
|
|
1132
1137
|
website: 'https://wbtc.network/',
|
|
1133
1138
|
bridge: 'multichain',
|
|
1134
1139
|
description: 'Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.',
|
|
1140
|
+
tags: ['BLUECHIP'],
|
|
1135
1141
|
},
|
|
1136
1142
|
BTC: BTC,
|
|
1137
1143
|
AAVE: {
|
|
@@ -1144,6 +1150,7 @@ exports.tokens = {
|
|
|
1144
1150
|
website: 'https://aave.com/',
|
|
1145
1151
|
description: 'Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.',
|
|
1146
1152
|
bridge: 'multichain',
|
|
1153
|
+
tags: ['BLUECHIP'],
|
|
1147
1154
|
},
|
|
1148
1155
|
DAI: {
|
|
1149
1156
|
name: 'Dai Stablecoin',
|
|
@@ -1167,6 +1174,7 @@ exports.tokens = {
|
|
|
1167
1174
|
website: 'https://sushi.com/',
|
|
1168
1175
|
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.',
|
|
1169
1176
|
bridge: 'multichain',
|
|
1177
|
+
tags: ['BLUECHIP'],
|
|
1170
1178
|
},
|
|
1171
1179
|
YFI: {
|
|
1172
1180
|
name: 'yearn.finance',
|
|
@@ -1178,6 +1186,7 @@ exports.tokens = {
|
|
|
1178
1186
|
website: 'https://yearn.finance/',
|
|
1179
1187
|
description: 'Yearn Finance is a suite of products in Decentralized Finance (DeFi) that provides lending aggregation, yield generation, and insurance on the Ethereum blockchain. The protocol is maintained by various independent developers and is governed by YFI holders.',
|
|
1180
1188
|
bridge: 'multichain',
|
|
1189
|
+
tags: ['BLUECHIP'],
|
|
1181
1190
|
},
|
|
1182
1191
|
CRV: {
|
|
1183
1192
|
name: 'Curve DAO',
|
|
@@ -1189,6 +1198,7 @@ exports.tokens = {
|
|
|
1189
1198
|
website: 'https://curve.finance/',
|
|
1190
1199
|
description: 'Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.',
|
|
1191
1200
|
bridge: 'multichain',
|
|
1201
|
+
tags: ['BLUECHIP'],
|
|
1192
1202
|
},
|
|
1193
1203
|
BAND: {
|
|
1194
1204
|
name: 'Band',
|
|
@@ -1285,6 +1295,7 @@ exports.tokens = {
|
|
|
1285
1295
|
WETH: {
|
|
1286
1296
|
...ETH,
|
|
1287
1297
|
symbol: 'WETH',
|
|
1298
|
+
tags: ['BLUECHIP'],
|
|
1288
1299
|
},
|
|
1289
1300
|
ETH: ETH,
|
|
1290
1301
|
CREAM: {
|
|
@@ -1320,6 +1331,7 @@ exports.tokens = {
|
|
|
1320
1331
|
website: 'https://synthetix.io/',
|
|
1321
1332
|
description: 'Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets.',
|
|
1322
1333
|
bridge: 'multichain',
|
|
1334
|
+
tags: ['BLUECHIP'],
|
|
1323
1335
|
},
|
|
1324
1336
|
ICE: {
|
|
1325
1337
|
name: 'IceToken',
|
|
@@ -1399,6 +1411,7 @@ exports.tokens = {
|
|
|
1399
1411
|
website: 'https://www.binance.com/',
|
|
1400
1412
|
bridge: 'multichain',
|
|
1401
1413
|
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.',
|
|
1414
|
+
tags: ['BLUECHIP'],
|
|
1402
1415
|
},
|
|
1403
1416
|
BOO: {
|
|
1404
1417
|
name: 'Spooky Swap',
|
|
@@ -1589,6 +1602,7 @@ exports.tokens = {
|
|
|
1589
1602
|
bridge: 'multichain',
|
|
1590
1603
|
website: 'https://www.avalabs.org/',
|
|
1591
1604
|
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.',
|
|
1605
|
+
tags: ['BLUECHIP'],
|
|
1592
1606
|
},
|
|
1593
1607
|
LUNA: {
|
|
1594
1608
|
name: 'Terra',
|
|
@@ -1600,6 +1614,7 @@ exports.tokens = {
|
|
|
1600
1614
|
website: 'https://www.terra.money/',
|
|
1601
1615
|
bridge: 'multichain',
|
|
1602
1616
|
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.",
|
|
1617
|
+
tags: ['MEMECOIN'],
|
|
1603
1618
|
},
|
|
1604
1619
|
asUSDC: {
|
|
1605
1620
|
name: 'USDC Solana',
|
|
@@ -1624,6 +1639,7 @@ exports.tokens = {
|
|
|
1624
1639
|
bridge: 'multichain',
|
|
1625
1640
|
description: 'Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.',
|
|
1626
1641
|
chainId: 250,
|
|
1642
|
+
tags: ['BLUECHIP'],
|
|
1627
1643
|
},
|
|
1628
1644
|
HND: {
|
|
1629
1645
|
name: 'Hundred Finance',
|
|
@@ -110,6 +110,7 @@ export declare const fraxtal: {
|
|
|
110
110
|
readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
|
|
111
111
|
readonly bridge: "fraxtal-canonical";
|
|
112
112
|
readonly documentation: "https://curve.readthedocs.io/";
|
|
113
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
113
114
|
};
|
|
114
115
|
readonly crvUSD: {
|
|
115
116
|
readonly name: "Curve USD Stablecoin";
|
|
@@ -301,6 +302,7 @@ export declare const fraxtal: {
|
|
|
301
302
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
302
303
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
303
304
|
readonly bridge: "fraxtal-canonical";
|
|
305
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
304
306
|
};
|
|
305
307
|
readonly tBTC: {
|
|
306
308
|
readonly name: "tBTC v2";
|
|
@@ -313,6 +315,7 @@ export declare const fraxtal: {
|
|
|
313
315
|
readonly documentation: "https://docs.threshold.network/";
|
|
314
316
|
readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
|
|
315
317
|
readonly bridge: "fraxtal-canonical";
|
|
318
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
316
319
|
};
|
|
317
320
|
readonly WBTC: {
|
|
318
321
|
readonly name: "Wrapped BTC";
|
|
@@ -325,6 +328,7 @@ export declare const fraxtal: {
|
|
|
325
328
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
326
329
|
readonly documentation: "https://wbtc.network/";
|
|
327
330
|
readonly bridge: "fraxtal-canonical";
|
|
331
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
328
332
|
};
|
|
329
333
|
readonly scrvUSD: {
|
|
330
334
|
readonly name: "Savings crvUSD";
|
|
@@ -488,6 +492,7 @@ export declare const fraxtal: {
|
|
|
488
492
|
readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
|
|
489
493
|
readonly bridge: "fraxtal-canonical";
|
|
490
494
|
readonly documentation: "https://curve.readthedocs.io/";
|
|
495
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
491
496
|
};
|
|
492
497
|
readonly crvUSD: {
|
|
493
498
|
readonly name: "Curve USD Stablecoin";
|
|
@@ -679,6 +684,7 @@ export declare const fraxtal: {
|
|
|
679
684
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
680
685
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
681
686
|
readonly bridge: "fraxtal-canonical";
|
|
687
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
682
688
|
};
|
|
683
689
|
readonly tBTC: {
|
|
684
690
|
readonly name: "tBTC v2";
|
|
@@ -691,6 +697,7 @@ export declare const fraxtal: {
|
|
|
691
697
|
readonly documentation: "https://docs.threshold.network/";
|
|
692
698
|
readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
|
|
693
699
|
readonly bridge: "fraxtal-canonical";
|
|
700
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
694
701
|
};
|
|
695
702
|
readonly WBTC: {
|
|
696
703
|
readonly name: "Wrapped BTC";
|
|
@@ -703,6 +710,7 @@ export declare const fraxtal: {
|
|
|
703
710
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
704
711
|
readonly documentation: "https://wbtc.network/";
|
|
705
712
|
readonly bridge: "fraxtal-canonical";
|
|
713
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
706
714
|
};
|
|
707
715
|
readonly scrvUSD: {
|
|
708
716
|
readonly name: "Savings crvUSD";
|
|
@@ -107,6 +107,7 @@ export declare const tokens: {
|
|
|
107
107
|
readonly description: "Curve is an exchange liquidity pool on Ethereum. Curve is designed for extremely efficient stablecoin trading and low risk, supplemental fee income for liquidity providers, without an opportunity cost.";
|
|
108
108
|
readonly bridge: "fraxtal-canonical";
|
|
109
109
|
readonly documentation: "https://curve.readthedocs.io/";
|
|
110
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
110
111
|
};
|
|
111
112
|
readonly crvUSD: {
|
|
112
113
|
readonly name: "Curve USD Stablecoin";
|
|
@@ -298,6 +299,7 @@ export declare const tokens: {
|
|
|
298
299
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
299
300
|
readonly description: "Ether or ETH is the native currency built on the Ethereum blockchain.";
|
|
300
301
|
readonly bridge: "fraxtal-canonical";
|
|
302
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
301
303
|
};
|
|
302
304
|
readonly tBTC: {
|
|
303
305
|
readonly name: "tBTC v2";
|
|
@@ -310,6 +312,7 @@ export declare const tokens: {
|
|
|
310
312
|
readonly documentation: "https://docs.threshold.network/";
|
|
311
313
|
readonly description: "Threshold is the first ever on-chain merge between two existing networks and communities, Keep and NuCypher. Threshold provides a suite of threshold cryptography services that power user sovereignty on the blockchain.";
|
|
312
314
|
readonly bridge: "fraxtal-canonical";
|
|
315
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
313
316
|
};
|
|
314
317
|
readonly WBTC: {
|
|
315
318
|
readonly name: "Wrapped BTC";
|
|
@@ -322,6 +325,7 @@ export declare const tokens: {
|
|
|
322
325
|
readonly description: "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.";
|
|
323
326
|
readonly documentation: "https://wbtc.network/";
|
|
324
327
|
readonly bridge: "fraxtal-canonical";
|
|
328
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
325
329
|
};
|
|
326
330
|
readonly scrvUSD: {
|
|
327
331
|
readonly name: "Savings crvUSD";
|