@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
|
@@ -10,6 +10,7 @@ export declare const tokens: {
|
|
|
10
10
|
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.";
|
|
11
11
|
readonly bridge: "native";
|
|
12
12
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
13
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
13
14
|
};
|
|
14
15
|
readonly FEES: {
|
|
15
16
|
readonly name: "WBNB Token";
|
|
@@ -22,6 +23,7 @@ export declare const tokens: {
|
|
|
22
23
|
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.";
|
|
23
24
|
readonly bridge: "native";
|
|
24
25
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
26
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
25
27
|
};
|
|
26
28
|
readonly BNB: {
|
|
27
29
|
readonly name: "WBNB Token";
|
|
@@ -34,6 +36,7 @@ export declare const tokens: {
|
|
|
34
36
|
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.";
|
|
35
37
|
readonly bridge: "native";
|
|
36
38
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
39
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
37
40
|
};
|
|
38
41
|
readonly WBNB: {
|
|
39
42
|
readonly name: "WBNB Token";
|
|
@@ -46,6 +49,7 @@ export declare const tokens: {
|
|
|
46
49
|
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.";
|
|
47
50
|
readonly bridge: "native";
|
|
48
51
|
readonly documentation: "https://www.binance.com/en/bnb";
|
|
52
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
49
53
|
};
|
|
50
54
|
readonly CASH: {
|
|
51
55
|
readonly name: "CASH";
|
|
@@ -299,6 +303,7 @@ export declare const tokens: {
|
|
|
299
303
|
readonly description: "Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.";
|
|
300
304
|
readonly documentation: "https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing";
|
|
301
305
|
readonly bridge: "wormhole";
|
|
306
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
302
307
|
};
|
|
303
308
|
readonly FISH: {
|
|
304
309
|
readonly name: "SwapFish";
|
|
@@ -529,6 +534,7 @@ export declare const tokens: {
|
|
|
529
534
|
readonly decimals: 18;
|
|
530
535
|
readonly website: "https://solana.com";
|
|
531
536
|
readonly description: "Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with thousands of projects spanning DeFi, NFTs, Web3 and more.";
|
|
537
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
532
538
|
};
|
|
533
539
|
readonly GAL: {
|
|
534
540
|
readonly name: "Project Galaxy";
|
|
@@ -1495,6 +1501,7 @@ export declare const tokens: {
|
|
|
1495
1501
|
readonly decimals: 18;
|
|
1496
1502
|
readonly website: "https://shibatoken.com/";
|
|
1497
1503
|
readonly description: "According to the SHIBA INU website, SHIB is the “DOGECOIN KILLER” and will be listed on their own ShibaSwap, a decentralized exchange.";
|
|
1504
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
1498
1505
|
};
|
|
1499
1506
|
readonly CELR: {
|
|
1500
1507
|
readonly name: "CelerToken";
|
|
@@ -1717,6 +1724,7 @@ export declare const tokens: {
|
|
|
1717
1724
|
readonly decimals: 18;
|
|
1718
1725
|
readonly website: "https://www.synthetix.io/";
|
|
1719
1726
|
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";
|
|
1727
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1720
1728
|
};
|
|
1721
1729
|
readonly BLZ: {
|
|
1722
1730
|
readonly name: "Bluezelle";
|
|
@@ -1968,6 +1976,7 @@ export declare const tokens: {
|
|
|
1968
1976
|
readonly decimals: 18;
|
|
1969
1977
|
readonly website: "https://www.avalabs.org/";
|
|
1970
1978
|
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.";
|
|
1979
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1971
1980
|
};
|
|
1972
1981
|
readonly BANANA: {
|
|
1973
1982
|
readonly name: "ApeSwapFinance Banana";
|
|
@@ -1988,6 +1997,7 @@ export declare const tokens: {
|
|
|
1988
1997
|
readonly decimals: 18;
|
|
1989
1998
|
readonly website: "https://fantom.foundation/";
|
|
1990
1999
|
readonly description: "Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.";
|
|
2000
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
1991
2001
|
};
|
|
1992
2002
|
readonly AAVE: {
|
|
1993
2003
|
readonly name: "Binance-Peg Aave Token";
|
|
@@ -1998,6 +2008,7 @@ export declare const tokens: {
|
|
|
1998
2008
|
readonly decimals: 18;
|
|
1999
2009
|
readonly website: "https://aave.com/";
|
|
2000
2010
|
readonly description: "Aave is an open source and non-custodial liquidity protocol for earning interest on deposits and borrowing assets.";
|
|
2011
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2001
2012
|
};
|
|
2002
2013
|
readonly MATIC: {
|
|
2003
2014
|
readonly name: "Matic Token";
|
|
@@ -2008,6 +2019,7 @@ export declare const tokens: {
|
|
|
2008
2019
|
readonly decimals: 18;
|
|
2009
2020
|
readonly website: "https://polygon.technology/";
|
|
2010
2021
|
readonly description: "The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.";
|
|
2022
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2011
2023
|
};
|
|
2012
2024
|
readonly DOGE: {
|
|
2013
2025
|
readonly name: "Binance-Peg Dogecoin";
|
|
@@ -2019,6 +2031,7 @@ export declare const tokens: {
|
|
|
2019
2031
|
readonly website: "https://dogecoin.com/";
|
|
2020
2032
|
readonly description: "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.";
|
|
2021
2033
|
readonly bridge: "binance-peg";
|
|
2034
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
2022
2035
|
};
|
|
2023
2036
|
readonly XED: {
|
|
2024
2037
|
readonly name: "Exeedme TOKEN";
|
|
@@ -2175,6 +2188,7 @@ export declare const tokens: {
|
|
|
2175
2188
|
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.";
|
|
2176
2189
|
readonly bridge: "binance-peg";
|
|
2177
2190
|
readonly documentation: "https://ethereum.org/en/developers/docs/";
|
|
2191
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2178
2192
|
};
|
|
2179
2193
|
readonly BTCB: {
|
|
2180
2194
|
readonly name: "BTCB Token";
|
|
@@ -2187,6 +2201,7 @@ export declare const tokens: {
|
|
|
2187
2201
|
readonly description: "Bitcoin BEP2 (BTCB) is a token on the Binance Chain. Each BTCB is 100% backed by a BTC reserve, with the price pegged to Bitcoin at a rate of 1 BTCB = 1 BTC.";
|
|
2188
2202
|
readonly bridge: "binance-peg";
|
|
2189
2203
|
readonly documentation: "https://developer.bitcoin.org/devguide/index.html";
|
|
2204
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2190
2205
|
};
|
|
2191
2206
|
readonly BAND: {
|
|
2192
2207
|
readonly name: "BAND Protocol Token";
|
|
@@ -2221,6 +2236,7 @@ export declare const tokens: {
|
|
|
2221
2236
|
readonly website: "https://ripple.com/xrp/";
|
|
2222
2237
|
readonly description: "XRP Ledger (XRPL) is the open-source distributed ledger that is created by Ripple. The native cryptocurrency of the XRP Ledger is XRP.";
|
|
2223
2238
|
readonly bridge: "binance-peg";
|
|
2239
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2224
2240
|
};
|
|
2225
2241
|
readonly BCH: {
|
|
2226
2242
|
readonly name: "Bitcoin Cash Token";
|
|
@@ -2241,6 +2257,7 @@ export declare const tokens: {
|
|
|
2241
2257
|
readonly decimals: 18;
|
|
2242
2258
|
readonly website: "https://litecoin.org/";
|
|
2243
2259
|
readonly description: "Litecoin is a peer-to-peer cryptocurrency and open-source software project released under the MIT/X11 license. Litecoin was an early bitcoin spinoff or altcoin, starting in October 2011.";
|
|
2260
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2244
2261
|
};
|
|
2245
2262
|
readonly ADA: {
|
|
2246
2263
|
readonly name: "Cardano Token";
|
|
@@ -2253,6 +2270,7 @@ export declare const tokens: {
|
|
|
2253
2270
|
readonly description: "Within the Cardano platform, Ada exists on the settlement layer.Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake.";
|
|
2254
2271
|
readonly bridge: "binance-peg";
|
|
2255
2272
|
readonly documentation: "https://docs.cardano.org/";
|
|
2273
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2256
2274
|
};
|
|
2257
2275
|
readonly ATOM: {
|
|
2258
2276
|
readonly name: "Cosmos Token";
|
|
@@ -2263,6 +2281,7 @@ export declare const tokens: {
|
|
|
2263
2281
|
readonly decimals: 18;
|
|
2264
2282
|
readonly website: "https://cosmos.network/";
|
|
2265
2283
|
readonly description: "Cosmos is an ever-expanding ecosystem of interconnected apps and services, built for a decentralized future.";
|
|
2284
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2266
2285
|
};
|
|
2267
2286
|
readonly XTZ: {
|
|
2268
2287
|
readonly name: "Tezos Token";
|
|
@@ -2346,6 +2365,7 @@ export declare const tokens: {
|
|
|
2346
2365
|
readonly decimals: 18;
|
|
2347
2366
|
readonly website: "https://polkadot.network/";
|
|
2348
2367
|
readonly description: "Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.";
|
|
2368
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2349
2369
|
};
|
|
2350
2370
|
readonly CAKE: {
|
|
2351
2371
|
readonly name: "PancakeSwap Token";
|
|
@@ -2389,6 +2409,7 @@ export declare const tokens: {
|
|
|
2389
2409
|
readonly decimals: 18;
|
|
2390
2410
|
readonly website: "https://chain.link/";
|
|
2391
2411
|
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.";
|
|
2412
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2392
2413
|
};
|
|
2393
2414
|
readonly DICE: {
|
|
2394
2415
|
readonly name: "Dice.finance Token";
|
|
@@ -2479,6 +2500,7 @@ export declare const tokens: {
|
|
|
2479
2500
|
readonly decimals: 18;
|
|
2480
2501
|
readonly website: "https://yearn.finance/";
|
|
2481
2502
|
readonly description: "Yearn.finance is an aggregator service for decentralized finance (DeFi) investors, using automation to allow them to maximize profits from yield farming.";
|
|
2503
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2482
2504
|
};
|
|
2483
2505
|
readonly UNI: {
|
|
2484
2506
|
readonly name: "Uniswap";
|
|
@@ -2491,6 +2513,7 @@ export declare const tokens: {
|
|
|
2491
2513
|
readonly description: "UNI is the governance token for Uniswap. UNI was introduced on 16th September 2020 through a retrospective airdrop to users who have interacted with the protocol either by swapping tokens or by providing liquidity.";
|
|
2492
2514
|
readonly bridge: "binance-peg";
|
|
2493
2515
|
readonly documentation: "https://docs.uniswap.org/concepts/governance/overview";
|
|
2516
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2494
2517
|
};
|
|
2495
2518
|
readonly FRIES: {
|
|
2496
2519
|
readonly name: "fry.world";
|
|
@@ -2879,6 +2902,7 @@ export declare const tokens: {
|
|
|
2879
2902
|
readonly decimals: 18;
|
|
2880
2903
|
readonly website: "https://compound.finance/";
|
|
2881
2904
|
readonly description: "Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.";
|
|
2905
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2882
2906
|
};
|
|
2883
2907
|
readonly renBTC: {
|
|
2884
2908
|
readonly name: "renBTC";
|
|
@@ -2941,6 +2965,7 @@ export declare const tokens: {
|
|
|
2941
2965
|
readonly decimals: 18;
|
|
2942
2966
|
readonly website: "https://www.sushi.com/";
|
|
2943
2967
|
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.";
|
|
2968
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
2944
2969
|
};
|
|
2945
2970
|
readonly BOPEN: {
|
|
2946
2971
|
readonly name: "OPEN Governance Token";
|
|
@@ -3945,7 +3970,7 @@ export declare const tokens: {
|
|
|
3945
3970
|
readonly description: "Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.";
|
|
3946
3971
|
readonly documentation: "https://etherfi.gitbook.io/etherfi";
|
|
3947
3972
|
readonly bridge: "stargate";
|
|
3948
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3973
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
3949
3974
|
};
|
|
3950
3975
|
readonly ZRO: {
|
|
3951
3976
|
readonly name: "LayerZero";
|
|
@@ -3958,6 +3983,7 @@ export declare const tokens: {
|
|
|
3958
3983
|
readonly documentation: "https://docs.layerzero.network/v2";
|
|
3959
3984
|
readonly description: "ZRO is the native asset of the LayerZero protocol. LayerZero is an omnichain interoperability protocol that supports censorship-resistant messages and permissionless development through immutable smart contracts called Endpoints.";
|
|
3960
3985
|
readonly bridge: "layer-zero";
|
|
3986
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
3961
3987
|
};
|
|
3962
3988
|
readonly slisBNB: {
|
|
3963
3989
|
readonly name: "Staked Lista BNB";
|
|
@@ -3970,7 +3996,7 @@ export declare const tokens: {
|
|
|
3970
3996
|
readonly documentation: "https://docs.bsc.lista.org/";
|
|
3971
3997
|
readonly description: "slisBNB is the yield bearing & liquid staking token for Synclub, which appreciates against BNB in line with BNB’s staking APR.";
|
|
3972
3998
|
readonly bridge: "native";
|
|
3973
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
3999
|
+
readonly tags: readonly ["BLUECHIP", "NO_TIMELOCK"];
|
|
3974
4000
|
};
|
|
3975
4001
|
readonly lisUSD: {
|
|
3976
4002
|
readonly name: "Lista USD";
|
|
@@ -4022,7 +4048,7 @@ export declare const tokens: {
|
|
|
4022
4048
|
readonly documentation: "https://www.pepe.vip/";
|
|
4023
4049
|
readonly description: "Pepe is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP burnt and contract renounced, $PEPE is a coin for the people, forever. Fueled by pure memetic power, let $PEPE show you the way.";
|
|
4024
4050
|
readonly bridge: "layer-zero";
|
|
4025
|
-
readonly tags: readonly ["NO_TIMELOCK"];
|
|
4051
|
+
readonly tags: readonly ["MEMECOIN", "NO_TIMELOCK"];
|
|
4026
4052
|
};
|
|
4027
4053
|
readonly 'SolvBTC.BBN': {
|
|
4028
4054
|
readonly name: "SolvBTC Babylon";
|
|
@@ -4048,6 +4074,7 @@ export declare const tokens: {
|
|
|
4048
4074
|
readonly documentation: "https://docs.lido.fi/";
|
|
4049
4075
|
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.";
|
|
4050
4076
|
readonly bridge: "wormhole";
|
|
4077
|
+
readonly tags: readonly ["BLUECHIP"];
|
|
4051
4078
|
};
|
|
4052
4079
|
readonly SHELL: {
|
|
4053
4080
|
readonly name: "MyShell Token";
|
|
@@ -4060,7 +4087,7 @@ export declare const tokens: {
|
|
|
4060
4087
|
readonly description: "MyShell is a decentralized AI consumer layer, connecting consumers, AI agent creators, and open-source researchers. ";
|
|
4061
4088
|
readonly documentation: "https://docs.myshell.ai/";
|
|
4062
4089
|
readonly bridge: "layer-zero";
|
|
4063
|
-
readonly tags: readonly ["LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
4090
|
+
readonly tags: readonly ["MEMECOIN", "LARGE_HOLDERS", "NO_TIMELOCK"];
|
|
4064
4091
|
};
|
|
4065
4092
|
readonly TST: {
|
|
4066
4093
|
readonly name: "Test";
|
|
@@ -4072,6 +4099,7 @@ export declare const tokens: {
|
|
|
4072
4099
|
readonly website: "https://testtoken.vip/";
|
|
4073
4100
|
readonly description: "$TST is a test token deployed by BNBCHAIN on FOUR.MEME";
|
|
4074
4101
|
readonly bridge: "native";
|
|
4102
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4075
4103
|
};
|
|
4076
4104
|
readonly Broccoli: {
|
|
4077
4105
|
readonly name: "Broccoli";
|
|
@@ -4084,6 +4112,7 @@ export declare const tokens: {
|
|
|
4084
4112
|
readonly description: "First memecoin inspired by CZ Dog called Broccoli on BSC";
|
|
4085
4113
|
readonly documentation: "";
|
|
4086
4114
|
readonly bridge: "native";
|
|
4115
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4087
4116
|
};
|
|
4088
4117
|
readonly BroccoliCZDog: {
|
|
4089
4118
|
readonly name: "CZ'S DOG";
|
|
@@ -4095,6 +4124,7 @@ export declare const tokens: {
|
|
|
4095
4124
|
readonly website: "https://www.broccoli.gg/";
|
|
4096
4125
|
readonly description: "Paying homage to CZ's dog Broccoli, this token was the first to be deployed on BNB Chain through the platform four.meme.";
|
|
4097
4126
|
readonly bridge: "native";
|
|
4127
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4098
4128
|
};
|
|
4099
4129
|
readonly TUT: {
|
|
4100
4130
|
readonly name: "Tutorial";
|
|
@@ -4106,6 +4136,7 @@ export declare const tokens: {
|
|
|
4106
4136
|
readonly website: "https://tutorialtoken.com/";
|
|
4107
4137
|
readonly description: "Tutorial is a token created by a developer who initially made a tutorial on launching a token on the BNB Chain. The original Tutorial token was on the testnet, and the developer decided to launch it on the mainnet as a meme.";
|
|
4108
4138
|
readonly bridge: "native";
|
|
4139
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4109
4140
|
};
|
|
4110
4141
|
readonly mubarak: {
|
|
4111
4142
|
readonly name: "mubarak";
|
|
@@ -4117,6 +4148,7 @@ export declare const tokens: {
|
|
|
4117
4148
|
readonly website: "https://www.mubarak-cto.com/";
|
|
4118
4149
|
readonly description: "Mubarak - a crypto meme launched on the Fourmeme platform, now taken over and developed by the community.";
|
|
4119
4150
|
readonly bridge: "native";
|
|
4151
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4120
4152
|
};
|
|
4121
4153
|
readonly SIREN: {
|
|
4122
4154
|
readonly name: "SIREN";
|
|
@@ -4129,6 +4161,7 @@ export declare const tokens: {
|
|
|
4129
4161
|
readonly description: "Step into the mystique of ancient lore reimagined for the digital age with SirenAI. Discover your fortune island.";
|
|
4130
4162
|
readonly documentation: "";
|
|
4131
4163
|
readonly bridge: "native";
|
|
4164
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4132
4165
|
};
|
|
4133
4166
|
readonly B: {
|
|
4134
4167
|
readonly name: "B";
|
|
@@ -4141,6 +4174,7 @@ export declare const tokens: {
|
|
|
4141
4174
|
readonly description: "The BSC Mascot of Building, Leading real USD1 construction";
|
|
4142
4175
|
readonly documentation: "";
|
|
4143
4176
|
readonly bridge: "native";
|
|
4177
|
+
readonly tags: readonly ["MEMECOIN"];
|
|
4144
4178
|
};
|
|
4145
4179
|
readonly USD1: {
|
|
4146
4180
|
readonly name: "World Liberty Financial USD";
|
|
@@ -4153,6 +4187,7 @@ export declare const tokens: {
|
|
|
4153
4187
|
readonly description: "USD1 is a US stablecoin launched by the Trump-linked crypto project, World Liberty Financial.";
|
|
4154
4188
|
readonly documentation: "https://static.worldlibertyfinancial.com/docs/us/gold-paper.pdf";
|
|
4155
4189
|
readonly bridge: "native";
|
|
4190
|
+
readonly tags: readonly ["STABLECOIN"];
|
|
4156
4191
|
};
|
|
4157
4192
|
readonly RION: {
|
|
4158
4193
|
readonly name: "Hyperion";
|
|
@@ -12,6 +12,7 @@ const BNB = {
|
|
|
12
12
|
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.',
|
|
13
13
|
bridge: 'native',
|
|
14
14
|
documentation: 'https://www.binance.com/en/bnb',
|
|
15
|
+
tags: ['BLUECHIP'],
|
|
15
16
|
};
|
|
16
17
|
const lisUSD = {
|
|
17
18
|
name: 'Lista USD',
|
|
@@ -283,6 +284,7 @@ exports.tokens = {
|
|
|
283
284
|
description: 'Pendle is a permissionless yield-trading protocol where users can execute various yield-management strategies.',
|
|
284
285
|
documentation: 'https://docs.pendle.finance/home?utm_source=landing&utm_medium=landing',
|
|
285
286
|
bridge: 'wormhole',
|
|
287
|
+
tags: ['BLUECHIP'],
|
|
286
288
|
},
|
|
287
289
|
FISH: {
|
|
288
290
|
name: 'SwapFish',
|
|
@@ -501,6 +503,7 @@ exports.tokens = {
|
|
|
501
503
|
decimals: 18,
|
|
502
504
|
website: 'https://solana.com',
|
|
503
505
|
description: 'Solana is the fastest blockchain in the world and the fastest growing ecosystem in crypto, with thousands of projects spanning DeFi, NFTs, Web3 and more.',
|
|
506
|
+
tags: ['BLUECHIP'],
|
|
504
507
|
},
|
|
505
508
|
GAL: {
|
|
506
509
|
name: 'Project Galaxy',
|
|
@@ -1467,6 +1470,7 @@ exports.tokens = {
|
|
|
1467
1470
|
decimals: 18,
|
|
1468
1471
|
website: 'https://shibatoken.com/',
|
|
1469
1472
|
description: 'According to the SHIBA INU website, SHIB is the “DOGECOIN KILLER” and will be listed on their own ShibaSwap, a decentralized exchange.',
|
|
1473
|
+
tags: ['MEMECOIN'],
|
|
1470
1474
|
},
|
|
1471
1475
|
CELR: {
|
|
1472
1476
|
name: 'CelerToken',
|
|
@@ -1689,6 +1693,7 @@ exports.tokens = {
|
|
|
1689
1693
|
decimals: 18,
|
|
1690
1694
|
website: 'https://www.synthetix.io/',
|
|
1691
1695
|
description: 'Synthetix is the backbone for derivatives trading in DeFi, allowing anyone, anywhere to gain on-chain exposure to a vast range of assets',
|
|
1696
|
+
tags: ['BLUECHIP'],
|
|
1692
1697
|
},
|
|
1693
1698
|
BLZ: {
|
|
1694
1699
|
name: 'Bluezelle',
|
|
@@ -1940,6 +1945,7 @@ exports.tokens = {
|
|
|
1940
1945
|
decimals: 18,
|
|
1941
1946
|
website: 'https://www.avalabs.org/',
|
|
1942
1947
|
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.',
|
|
1948
|
+
tags: ['BLUECHIP'],
|
|
1943
1949
|
},
|
|
1944
1950
|
BANANA: {
|
|
1945
1951
|
name: 'ApeSwapFinance Banana',
|
|
@@ -1960,6 +1966,7 @@ exports.tokens = {
|
|
|
1960
1966
|
decimals: 18,
|
|
1961
1967
|
website: 'https://fantom.foundation/',
|
|
1962
1968
|
description: 'Fantom is a fast, high-throughput open-source smart contract platform for digital assets and dApps.',
|
|
1969
|
+
tags: ['BLUECHIP'],
|
|
1963
1970
|
},
|
|
1964
1971
|
AAVE: {
|
|
1965
1972
|
name: 'Binance-Peg Aave Token',
|
|
@@ -1970,6 +1977,7 @@ exports.tokens = {
|
|
|
1970
1977
|
decimals: 18,
|
|
1971
1978
|
website: 'https://aave.com/',
|
|
1972
1979
|
description: 'Aave is an open source and non-custodial liquidity protocol for earning interest on deposits and borrowing assets.',
|
|
1980
|
+
tags: ['BLUECHIP'],
|
|
1973
1981
|
},
|
|
1974
1982
|
MATIC: {
|
|
1975
1983
|
name: 'Matic Token',
|
|
@@ -1980,6 +1988,7 @@ exports.tokens = {
|
|
|
1980
1988
|
decimals: 18,
|
|
1981
1989
|
website: 'https://polygon.technology/',
|
|
1982
1990
|
description: 'The MATIC token serves dual purposes: securing the Polygon network via staking and being used for the payment of transaction fees.',
|
|
1991
|
+
tags: ['BLUECHIP'],
|
|
1983
1992
|
},
|
|
1984
1993
|
DOGE: {
|
|
1985
1994
|
name: 'Binance-Peg Dogecoin',
|
|
@@ -1991,6 +2000,7 @@ exports.tokens = {
|
|
|
1991
2000
|
website: 'https://dogecoin.com/',
|
|
1992
2001
|
description: 'Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide.',
|
|
1993
2002
|
bridge: 'binance-peg',
|
|
2003
|
+
tags: ['MEMECOIN'],
|
|
1994
2004
|
},
|
|
1995
2005
|
XED: {
|
|
1996
2006
|
name: 'Exeedme TOKEN',
|
|
@@ -2147,6 +2157,7 @@ exports.tokens = {
|
|
|
2147
2157
|
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.',
|
|
2148
2158
|
bridge: 'binance-peg',
|
|
2149
2159
|
documentation: 'https://ethereum.org/en/developers/docs/',
|
|
2160
|
+
tags: ['BLUECHIP'],
|
|
2150
2161
|
},
|
|
2151
2162
|
BTCB: {
|
|
2152
2163
|
name: 'BTCB Token',
|
|
@@ -2159,6 +2170,7 @@ exports.tokens = {
|
|
|
2159
2170
|
description: 'Bitcoin BEP2 (BTCB) is a token on the Binance Chain. Each BTCB is 100% backed by a BTC reserve, with the price pegged to Bitcoin at a rate of 1 BTCB = 1 BTC.',
|
|
2160
2171
|
bridge: 'binance-peg',
|
|
2161
2172
|
documentation: 'https://developer.bitcoin.org/devguide/index.html',
|
|
2173
|
+
tags: ['BLUECHIP'],
|
|
2162
2174
|
},
|
|
2163
2175
|
BAND: {
|
|
2164
2176
|
name: 'BAND Protocol Token',
|
|
@@ -2193,6 +2205,7 @@ exports.tokens = {
|
|
|
2193
2205
|
website: 'https://ripple.com/xrp/',
|
|
2194
2206
|
description: 'XRP Ledger (XRPL) is the open-source distributed ledger that is created by Ripple. The native cryptocurrency of the XRP Ledger is XRP.',
|
|
2195
2207
|
bridge: 'binance-peg',
|
|
2208
|
+
tags: ['BLUECHIP'],
|
|
2196
2209
|
},
|
|
2197
2210
|
BCH: {
|
|
2198
2211
|
name: 'Bitcoin Cash Token',
|
|
@@ -2213,6 +2226,7 @@ exports.tokens = {
|
|
|
2213
2226
|
decimals: 18,
|
|
2214
2227
|
website: 'https://litecoin.org/',
|
|
2215
2228
|
description: 'Litecoin is a peer-to-peer cryptocurrency and open-source software project released under the MIT/X11 license. Litecoin was an early bitcoin spinoff or altcoin, starting in October 2011.',
|
|
2229
|
+
tags: ['BLUECHIP'],
|
|
2216
2230
|
},
|
|
2217
2231
|
ADA: {
|
|
2218
2232
|
name: 'Cardano Token',
|
|
@@ -2225,6 +2239,7 @@ exports.tokens = {
|
|
|
2225
2239
|
description: 'Within the Cardano platform, Ada exists on the settlement layer.Cardano is a public blockchain platform. It is open-source and decentralized, with consensus achieved using proof of stake.',
|
|
2226
2240
|
bridge: 'binance-peg',
|
|
2227
2241
|
documentation: 'https://docs.cardano.org/',
|
|
2242
|
+
tags: ['BLUECHIP'],
|
|
2228
2243
|
},
|
|
2229
2244
|
ATOM: {
|
|
2230
2245
|
name: 'Cosmos Token',
|
|
@@ -2235,6 +2250,7 @@ exports.tokens = {
|
|
|
2235
2250
|
decimals: 18,
|
|
2236
2251
|
website: 'https://cosmos.network/',
|
|
2237
2252
|
description: 'Cosmos is an ever-expanding ecosystem of interconnected apps and services, built for a decentralized future.',
|
|
2253
|
+
tags: ['BLUECHIP'],
|
|
2238
2254
|
},
|
|
2239
2255
|
XTZ: {
|
|
2240
2256
|
name: 'Tezos Token',
|
|
@@ -2318,6 +2334,7 @@ exports.tokens = {
|
|
|
2318
2334
|
decimals: 18,
|
|
2319
2335
|
website: 'https://polkadot.network/',
|
|
2320
2336
|
description: 'Polkadot is an open-source sharding multichain protocol that facilitates the cross-chain transfer of any data or asset types, not just tokens, thereby making a wide range of blockchains interoperable with each other.',
|
|
2337
|
+
tags: ['BLUECHIP'],
|
|
2321
2338
|
},
|
|
2322
2339
|
CAKE: {
|
|
2323
2340
|
name: 'PancakeSwap Token',
|
|
@@ -2361,6 +2378,7 @@ exports.tokens = {
|
|
|
2361
2378
|
decimals: 18,
|
|
2362
2379
|
website: 'https://chain.link/',
|
|
2363
2380
|
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.',
|
|
2381
|
+
tags: ['BLUECHIP'],
|
|
2364
2382
|
},
|
|
2365
2383
|
DICE: {
|
|
2366
2384
|
name: 'Dice.finance Token',
|
|
@@ -2451,6 +2469,7 @@ exports.tokens = {
|
|
|
2451
2469
|
decimals: 18,
|
|
2452
2470
|
website: 'https://yearn.finance/',
|
|
2453
2471
|
description: 'Yearn.finance is an aggregator service for decentralized finance (DeFi) investors, using automation to allow them to maximize profits from yield farming.',
|
|
2472
|
+
tags: ['BLUECHIP'],
|
|
2454
2473
|
},
|
|
2455
2474
|
UNI: {
|
|
2456
2475
|
name: 'Uniswap',
|
|
@@ -2463,6 +2482,7 @@ exports.tokens = {
|
|
|
2463
2482
|
description: 'UNI is the governance token for Uniswap. UNI was introduced on 16th September 2020 through a retrospective airdrop to users who have interacted with the protocol either by swapping tokens or by providing liquidity.',
|
|
2464
2483
|
bridge: 'binance-peg',
|
|
2465
2484
|
documentation: 'https://docs.uniswap.org/concepts/governance/overview',
|
|
2485
|
+
tags: ['BLUECHIP'],
|
|
2466
2486
|
},
|
|
2467
2487
|
FRIES: {
|
|
2468
2488
|
name: 'fry.world',
|
|
@@ -2851,6 +2871,7 @@ exports.tokens = {
|
|
|
2851
2871
|
decimals: 18,
|
|
2852
2872
|
website: 'https://compound.finance/',
|
|
2853
2873
|
description: 'Compound is a DeFi lending protocol that allows users to earn interest on their cryptocurrencies by depositing them into one of several pools supported by the platform.',
|
|
2874
|
+
tags: ['BLUECHIP'],
|
|
2854
2875
|
},
|
|
2855
2876
|
renBTC: {
|
|
2856
2877
|
name: 'renBTC',
|
|
@@ -2913,6 +2934,7 @@ exports.tokens = {
|
|
|
2913
2934
|
decimals: 18,
|
|
2914
2935
|
website: 'https://www.sushi.com/',
|
|
2915
2936
|
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.',
|
|
2937
|
+
tags: ['BLUECHIP'],
|
|
2916
2938
|
},
|
|
2917
2939
|
BOPEN: {
|
|
2918
2940
|
name: 'OPEN Governance Token',
|
|
@@ -3917,7 +3939,7 @@ exports.tokens = {
|
|
|
3917
3939
|
description: 'Stake ETH, get eETH - a natively restaked liquid staking token that fuels DeFi and decentralizes Ethereum.',
|
|
3918
3940
|
documentation: 'https://etherfi.gitbook.io/etherfi',
|
|
3919
3941
|
bridge: 'stargate',
|
|
3920
|
-
tags: ['NO_TIMELOCK'],
|
|
3942
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
3921
3943
|
},
|
|
3922
3944
|
ZRO: {
|
|
3923
3945
|
name: 'LayerZero',
|
|
@@ -3930,6 +3952,7 @@ exports.tokens = {
|
|
|
3930
3952
|
documentation: 'https://docs.layerzero.network/v2',
|
|
3931
3953
|
description: 'ZRO is the native asset of the LayerZero protocol. LayerZero is an omnichain interoperability protocol that supports censorship-resistant messages and permissionless development through immutable smart contracts called Endpoints.',
|
|
3932
3954
|
bridge: 'layer-zero',
|
|
3955
|
+
tags: ['BLUECHIP'],
|
|
3933
3956
|
},
|
|
3934
3957
|
slisBNB: {
|
|
3935
3958
|
name: 'Staked Lista BNB',
|
|
@@ -3942,7 +3965,7 @@ exports.tokens = {
|
|
|
3942
3965
|
documentation: 'https://docs.bsc.lista.org/',
|
|
3943
3966
|
description: 'slisBNB is the yield bearing & liquid staking token for Synclub, which appreciates against BNB in line with BNB’s staking APR.',
|
|
3944
3967
|
bridge: 'native',
|
|
3945
|
-
tags: ['NO_TIMELOCK'],
|
|
3968
|
+
tags: ['BLUECHIP', 'NO_TIMELOCK'],
|
|
3946
3969
|
},
|
|
3947
3970
|
lisUSD,
|
|
3948
3971
|
pxETH: {
|
|
@@ -3982,7 +4005,7 @@ exports.tokens = {
|
|
|
3982
4005
|
documentation: 'https://www.pepe.vip/',
|
|
3983
4006
|
description: 'Pepe is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP burnt and contract renounced, $PEPE is a coin for the people, forever. Fueled by pure memetic power, let $PEPE show you the way.',
|
|
3984
4007
|
bridge: 'layer-zero',
|
|
3985
|
-
tags: ['NO_TIMELOCK'],
|
|
4008
|
+
tags: ['MEMECOIN', 'NO_TIMELOCK'],
|
|
3986
4009
|
},
|
|
3987
4010
|
'SolvBTC.BBN': {
|
|
3988
4011
|
name: 'SolvBTC Babylon',
|
|
@@ -4008,6 +4031,7 @@ exports.tokens = {
|
|
|
4008
4031
|
documentation: 'https://docs.lido.fi/',
|
|
4009
4032
|
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.',
|
|
4010
4033
|
bridge: 'wormhole',
|
|
4034
|
+
tags: ['BLUECHIP'],
|
|
4011
4035
|
},
|
|
4012
4036
|
SHELL: {
|
|
4013
4037
|
name: 'MyShell Token',
|
|
@@ -4020,7 +4044,7 @@ exports.tokens = {
|
|
|
4020
4044
|
description: 'MyShell is a decentralized AI consumer layer, connecting consumers, AI agent creators, and open-source researchers. ',
|
|
4021
4045
|
documentation: 'https://docs.myshell.ai/',
|
|
4022
4046
|
bridge: 'layer-zero',
|
|
4023
|
-
tags: ['LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
4047
|
+
tags: ['MEMECOIN', 'LARGE_HOLDERS', 'NO_TIMELOCK'],
|
|
4024
4048
|
},
|
|
4025
4049
|
TST: {
|
|
4026
4050
|
name: 'Test',
|
|
@@ -4032,6 +4056,7 @@ exports.tokens = {
|
|
|
4032
4056
|
website: 'https://testtoken.vip/',
|
|
4033
4057
|
description: '$TST is a test token deployed by BNBCHAIN on FOUR.MEME',
|
|
4034
4058
|
bridge: 'native',
|
|
4059
|
+
tags: ['MEMECOIN'],
|
|
4035
4060
|
},
|
|
4036
4061
|
Broccoli: {
|
|
4037
4062
|
name: 'Broccoli',
|
|
@@ -4044,6 +4069,7 @@ exports.tokens = {
|
|
|
4044
4069
|
description: 'First memecoin inspired by CZ Dog called Broccoli on BSC',
|
|
4045
4070
|
documentation: '',
|
|
4046
4071
|
bridge: 'native',
|
|
4072
|
+
tags: ['MEMECOIN'],
|
|
4047
4073
|
},
|
|
4048
4074
|
BroccoliCZDog: {
|
|
4049
4075
|
name: "CZ'S DOG",
|
|
@@ -4055,6 +4081,7 @@ exports.tokens = {
|
|
|
4055
4081
|
website: 'https://www.broccoli.gg/',
|
|
4056
4082
|
description: "Paying homage to CZ's dog Broccoli, this token was the first to be deployed on BNB Chain through the platform four.meme.",
|
|
4057
4083
|
bridge: 'native',
|
|
4084
|
+
tags: ['MEMECOIN'],
|
|
4058
4085
|
},
|
|
4059
4086
|
TUT: {
|
|
4060
4087
|
name: 'Tutorial',
|
|
@@ -4066,6 +4093,7 @@ exports.tokens = {
|
|
|
4066
4093
|
website: 'https://tutorialtoken.com/',
|
|
4067
4094
|
description: 'Tutorial is a token created by a developer who initially made a tutorial on launching a token on the BNB Chain. The original Tutorial token was on the testnet, and the developer decided to launch it on the mainnet as a meme.',
|
|
4068
4095
|
bridge: 'native',
|
|
4096
|
+
tags: ['MEMECOIN'],
|
|
4069
4097
|
},
|
|
4070
4098
|
mubarak: {
|
|
4071
4099
|
name: 'mubarak',
|
|
@@ -4077,6 +4105,7 @@ exports.tokens = {
|
|
|
4077
4105
|
website: 'https://www.mubarak-cto.com/',
|
|
4078
4106
|
description: 'Mubarak - a crypto meme launched on the Fourmeme platform, now taken over and developed by the community.',
|
|
4079
4107
|
bridge: 'native',
|
|
4108
|
+
tags: ['MEMECOIN'],
|
|
4080
4109
|
},
|
|
4081
4110
|
SIREN: {
|
|
4082
4111
|
name: 'SIREN',
|
|
@@ -4089,6 +4118,7 @@ exports.tokens = {
|
|
|
4089
4118
|
description: 'Step into the mystique of ancient lore reimagined for the digital age with SirenAI. Discover your fortune island.',
|
|
4090
4119
|
documentation: '',
|
|
4091
4120
|
bridge: 'native',
|
|
4121
|
+
tags: ['MEMECOIN'],
|
|
4092
4122
|
},
|
|
4093
4123
|
B: {
|
|
4094
4124
|
name: 'B',
|
|
@@ -4101,6 +4131,7 @@ exports.tokens = {
|
|
|
4101
4131
|
description: 'The BSC Mascot of Building, Leading real USD1 construction',
|
|
4102
4132
|
documentation: '',
|
|
4103
4133
|
bridge: 'native',
|
|
4134
|
+
tags: ['MEMECOIN'],
|
|
4104
4135
|
},
|
|
4105
4136
|
USD1: {
|
|
4106
4137
|
name: 'World Liberty Financial USD',
|
|
@@ -4113,6 +4144,7 @@ exports.tokens = {
|
|
|
4113
4144
|
description: 'USD1 is a US stablecoin launched by the Trump-linked crypto project, World Liberty Financial.',
|
|
4114
4145
|
documentation: 'https://static.worldlibertyfinancial.com/docs/us/gold-paper.pdf',
|
|
4115
4146
|
bridge: 'native',
|
|
4147
|
+
tags: ['STABLECOIN'],
|
|
4116
4148
|
},
|
|
4117
4149
|
RION: {
|
|
4118
4150
|
name: 'Hyperion',
|