Commit 58688f7b by haojie

1

parent 66f872bc
No preview for this file type
......@@ -96,6 +96,7 @@ export const chain_options = [
label: 'POL',
value: '/pol',
img: '/images/svg/selectChain/pol.svg',
newImg: '/images/svg/selectChain/newpol.svg',
name: 'POL',
fullName: 'POLYGON',
chain_id: 137,
......@@ -195,6 +196,7 @@ export const chain_options = [
label: 'CRO',
value: '/cro',
img: '/images/svg/selectChain/cro.svg',
newImg: '/images/svg/selectChain/newCro.svg',
name: 'CRO',
fullName: 'CRONOS',
chain_id: 25,
......@@ -228,6 +230,7 @@ export const chain_options = [
label: 'AUR',
value: '/aur',
img: '/images/svg/selectChain/aur.svg',
newImg: '/images/svg/selectChain/newAur.svg',
name: 'AUR',
fullName: 'AURORA',
chain_id: 1313161554,
......@@ -327,6 +330,7 @@ export const chain_options = [
label: 'ARB',
value: '/arb',
img: '/images/svg/selectChain/arb.svg',
newImg: '/images/svg/selectChain/newArb.svg',
name: 'ARB',
fullName: 'ARBITRUM',
chain_id: 42161,
......@@ -393,6 +397,7 @@ export const chain_options = [
label: 'GNO',
value: '/gno',
img: '/images/svg/selectChain/gno.svg',
newImg: '/images/svg/selectChain/newGno.svg',
name: 'GNO',
fullName: 'GNOSIS CHAIN',
chain_id: 100,
......@@ -459,6 +464,7 @@ export const chain_options = [
label: 'MET',
value: '/met',
img: '/images/svg/selectChain/met.svg',
newImg: '/images/svg/selectChain/newMet.svg',
name: 'MET',
fullName: 'METIS',
chain_id: 1088,
......@@ -525,6 +531,7 @@ export const chain_options = [
label: 'AST',
value: '/ast',
img: '/images/svg/selectChain/ast.svg',
newImg: '/images/svg/selectChain/newAst.svg',
name: 'AST',
fullName: 'ASTAR',
chain_id: 592,
......@@ -592,6 +599,7 @@ export const chain_options = [
label: 'NOV',
value: '/nov',
img: '/images/svg/selectChain/nov.svg',
newImg: '/images/svg/selectChain/newNov.svg',
name: 'NOV',
fullName: 'Arbitrum Nova',
chain_id: 42170,
......@@ -625,6 +633,7 @@ export const chain_options = [
label: 'TOM',
value: '/tom',
img: '/images/svg/selectChain/tom.svg',
newImg: '/images/svg/selectChain/newTom.svg',
name: 'TOM',
fullName: 'Tomb Chain',
chain_id: 6969,
......@@ -1112,251 +1121,389 @@ export const goplusList = [
// swap图标大全
export const SwapList: any = {
ARBITRUM: [
{ img: '/images/svg/table/swap/3xcalibur.png', name: '3xcalibur' },
{ img: '/images/svg/table/swap/balancer.png', name: 'balancer' },
{ img: '/images/svg/table/swap/camelot.png', name: 'camelot' },
{ img: '/images/svg/table/swap/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/oreoswap.png', name: 'oreoswap' },
{ img: '/images/svg/table/swap/solidlizard.png', name: 'solidlizard' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/swapfish.png', name: 'swapfish' },
{ img: '/images/svg/table/swap/swapr.png', name: 'swapr' },
{ img: '/images/svg/table/swap/traderjoe.png', name: 'traderjoe' },
{ img: '/images/svg/table/swap/uniswap.png', name: 'uniswap' },
{ img: '/images/svg/table/swap/zyberswap.png', name: 'zyberswap' },
{ img: '/images/svg/table/swap/ARBITRUM/3xcalibur.png', name: '3xcalibur' },
{ img: '/images/svg/table/swap/ARBITRUM/balancer.png', name: 'balancer' },
{ img: '/images/svg/table/swap/ARBITRUM/camelot.png', name: 'camelot' },
{ img: '/images/svg/table/swap/ARBITRUM/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/ARBITRUM/oreoswap.png', name: 'oreoswap' },
{
img: '/images/svg/table/swap/ARBITRUM/solidlizard.png',
name: 'solidlizard',
},
{
img: '/images/svg/table/swap/ARBITRUM/sushiswap (1).png',
name: 'sushiswap (1)',
},
{ img: '/images/svg/table/swap/ARBITRUM/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/ARBITRUM/swapfish.png', name: 'swapfish' },
{ img: '/images/svg/table/swap/ARBITRUM/swapr.png', name: 'swapr' },
{ img: '/images/svg/table/swap/ARBITRUM/traderjoe.png', name: 'traderjoe' },
{ img: '/images/svg/table/swap/ARBITRUM/uniswap.png', name: 'uniswap' },
{ img: '/images/svg/table/swap/ARBITRUM/zyberswap.png', name: 'zyberswap' },
],
'Arbitrum Nova': [
{ img: '/images/svg/table/swap/rcpswap.png', name: 'rcpswap' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{
img: '/images/svg/table/swap/Arbitrum Nova/rcpswap.png',
name: 'rcpswap',
},
{
img: '/images/svg/table/swap/Arbitrum Nova/sushiswap.png',
name: 'sushiswap',
},
],
ASTAR: [
{ img: '/images/svg/table/swap/agsfinance.png', name: 'agsfinance' },
{ img: '/images/svg/table/swap/arthswap.png', name: 'arthswap' },
{ img: '/images/svg/table/swap/astarexchange.png', name: 'astarexchange' },
{ img: '/images/svg/table/swap/funbeast.png', name: 'funbeast' },
{ img: '/images/svg/table/swap/polkaex.png', name: 'polkaex' },
{ img: '/images/svg/table/swap/versa.png', name: 'versa' },
{ img: '/images/svg/table/swap/zenlink.png', name: 'zenlink' },
{ img: '/images/svg/table/swap/ASTAR/agsfinance.png', name: 'agsfinance' },
{ img: '/images/svg/table/swap/ASTAR/arthswap.png', name: 'arthswap' },
{
img: '/images/svg/table/swap/ASTAR/astarexchange.png',
name: 'astarexchange',
},
{ img: '/images/svg/table/swap/ASTAR/funbeast.png', name: 'funbeast' },
{ img: '/images/svg/table/swap/ASTAR/polkaex.png', name: 'polkaex' },
{ img: '/images/svg/table/swap/ASTAR/versa.png', name: 'versa' },
{ img: '/images/svg/table/swap/ASTAR/zenlink.png', name: 'zenlink' },
],
AURORA: [
{ img: '/images/svg/table/swap/auroraswap.png', name: 'auroraswap' },
{ img: '/images/svg/table/swap/iziswap.png', name: 'iziswap' },
{ img: '/images/svg/table/swap/nearpad.png', name: 'nearpad' },
{ img: '/images/svg/table/swap/polaris.png', name: 'polaris' },
{ img: '/images/svg/table/swap/trisolaris.png', name: 'trisolaris' },
{ img: '/images/svg/table/swap/wannaswap.png', name: 'wannaswap' },
{ img: '/images/svg/table/swap/AURORA/auroraswap.png', name: 'auroraswap' },
{ img: '/images/svg/table/swap/AURORA/iziswap.png', name: 'iziswap' },
{ img: '/images/svg/table/swap/AURORA/nearpad.png', name: 'nearpad' },
{ img: '/images/svg/table/swap/AURORA/polaris.png', name: 'polaris' },
{ img: '/images/svg/table/swap/AURORA/trisolaris.png', name: 'trisolaris' },
{ img: '/images/svg/table/swap/AURORA/wannaswap.png', name: 'wannaswap' },
],
AVALANCHE: [
{ img: '/images/svg/table/swap/alligator.png', name: 'alligator' },
{ img: '/images/svg/table/swap/elkfinance.png', name: 'elkfinance' },
{ img: '/images/svg/table/swap/hakuswap.png', name: 'hakuswap' },
{ img: '/images/svg/table/swap/hurricaneswap.png', name: 'hurricaneswap' },
{ img: '/images/svg/table/swap/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/lydiafinance.png', name: 'lydiafinance' },
{ img: '/images/svg/table/swap/onavax.png', name: 'onavax' },
{ img: '/images/svg/table/swap/pangolin.png', name: 'pangolin' },
{ img: '/images/svg/table/swap/partyswap.png', name: 'partyswap' },
{ img: '/images/svg/table/swap/radioshack.png', name: 'radioshack' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/swapsicle.png', name: 'swapsicle' },
{ img: '/images/svg/table/swap/thorus.png', name: 'thorus' },
{ img: '/images/svg/table/swap/traderjoe.png', name: 'traderjoe' },
{ img: '/images/svg/table/swap/vapordex.png', name: 'vapordex' },
{ img: '/images/svg/table/swap/yetiswap.png', name: 'yetiswap' },
{
img: '/images/svg/table/swap/AVALANCHE/alligator.png',
name: 'alligator',
},
{
img: '/images/svg/table/swap/AVALANCHE/elkfinance.png',
name: 'elkfinance',
},
{ img: '/images/svg/table/swap/AVALANCHE/hakuswap.png', name: 'hakuswap' },
{
img: '/images/svg/table/swap/AVALANCHE/hurricaneswap.png',
name: 'hurricaneswap',
},
{
img: '/images/svg/table/swap/AVALANCHE/kyberswap.png',
name: 'kyberswap',
},
{
img: '/images/svg/table/swap/AVALANCHE/lydiafinance.png',
name: 'lydiafinance',
},
{ img: '/images/svg/table/swap/AVALANCHE/onavax.png', name: 'onavax' },
{ img: '/images/svg/table/swap/AVALANCHE/pangolin.png', name: 'pangolin' },
{
img: '/images/svg/table/swap/AVALANCHE/partyswap.png',
name: 'partyswap',
},
{
img: '/images/svg/table/swap/AVALANCHE/radioshack.png',
name: 'radioshack',
},
{
img: '/images/svg/table/swap/AVALANCHE/sushiswap.png',
name: 'sushiswap',
},
{
img: '/images/svg/table/swap/AVALANCHE/swapsicle.png',
name: 'swapsicle',
},
{ img: '/images/svg/table/swap/AVALANCHE/thorus.png', name: 'thorus' },
{
img: '/images/svg/table/swap/AVALANCHE/traderjoe.png',
name: 'traderjoe',
},
{ img: '/images/svg/table/swap/AVALANCHE/vapordex.png', name: 'vapordex' },
{ img: '/images/svg/table/swap/AVALANCHE/yetiswap.png', name: 'yetiswap' },
],
BSC: [
{ img: '/images/svg/table/swap/aequinox.png', name: 'aequinox' },
{ img: '/images/svg/table/swap/annexfinance.png', name: 'annexfinance' },
{ img: '/images/svg/table/swap/apeswap.png', name: 'apeswap' },
{ img: '/images/svg/table/swap/babydogeswap.png', name: 'babydogeswap' },
{ img: '/images/svg/table/swap/babyswap.png', name: 'babyswap' },
{ img: '/images/svg/table/swap/bakeryswap.png', name: 'bakeryswap' },
{ img: '/images/svg/table/swap/baryonswap.png', name: 'baryonswap' },
{ img: '/images/svg/table/swap/biswap.png', name: 'biswap' },
{ img: '/images/svg/table/swap/coneexchange.png', name: 'coneexchange' },
{ img: '/images/svg/table/swap/dinosaureggs.png', name: 'dinosaureggs' },
{ img: '/images/svg/table/swap/fstswap.png', name: 'fstswap' },
{ img: '/images/svg/table/swap/hyperjump.png', name: 'hyperjump' },
{ img: '/images/svg/table/swap/iziswap.png', name: 'iziswap' },
{ img: '/images/svg/table/swap/jetswap.png', name: 'jetswap' },
{ img: '/images/svg/table/swap/jswap.png', name: 'jswap' },
{ img: '/images/svg/table/swap/knightswap.png', name: 'knightswap' },
{ img: '/images/svg/table/swap/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/leonicorn.png', name: 'leonicorn' },
{ img: '/images/svg/table/swap/lif3.png', name: 'lif3' },
{ img: '/images/svg/table/swap/marsecosystem.png', name: 'marsecosystem' },
{ img: '/images/svg/table/swap/mdex.png', name: 'mdex' },
{ img: '/images/svg/table/swap/mochiswap.png', name: 'mochiswap' },
{ img: '/images/svg/table/swap/niob.png', name: 'niob' },
{ img: '/images/svg/table/swap/nomiswap.png', name: 'nomiswap' },
{ img: '/images/svg/table/swap/openocean.png', name: 'openocean' },
{ img: '/images/svg/table/swap/orbitalswap.png', name: 'orbitalswap' },
{ img: '/images/svg/table/swap/padswap.png', name: 'padswap' },
{ img: '/images/svg/table/swap/pancakeswap.png', name: 'pancakeswap' },
{ img: '/images/svg/table/swap/pandora.png', name: 'pandora' },
{ img: '/images/svg/table/swap/planetfinance.png', name: 'planetfinance' },
{ img: '/images/svg/table/swap/pyeswap.png', name: 'pyeswap' },
{ img: '/images/svg/table/swap/radioshack.png', name: 'radioshack' },
{ img: '/images/svg/table/swap/safemoonswap.png', name: 'safemoonswap' },
{ img: '/images/svg/table/swap/sphynx.png', name: 'sphynx' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/swych.png', name: 'swych' },
{ img: '/images/svg/table/swap/w3swap.png', name: 'w3swap' },
{ img: '/images/svg/table/swap/wault.png', name: 'wault' },
{ img: '/images/svg/table/swap/BSC/aequinox.png', name: 'aequinox' },
{
img: '/images/svg/table/swap/BSC/annexfinance.png',
name: 'annexfinance',
},
{ img: '/images/svg/table/swap/BSC/apeswap.png', name: 'apeswap' },
{
img: '/images/svg/table/swap/BSC/babydogeswap.png',
name: 'babydogeswap',
},
{ img: '/images/svg/table/swap/BSC/babyswap.png', name: 'babyswap' },
{ img: '/images/svg/table/swap/BSC/bakeryswap.png', name: 'bakeryswap' },
{ img: '/images/svg/table/swap/BSC/baryonswap.png', name: 'baryonswap' },
{ img: '/images/svg/table/swap/BSC/biswap.png', name: 'biswap' },
{
img: '/images/svg/table/swap/BSC/coneexchange.png',
name: 'coneexchange',
},
{
img: '/images/svg/table/swap/BSC/dinosaureggs.png',
name: 'dinosaureggs',
},
{ img: '/images/svg/table/swap/BSC/fstswap.png', name: 'fstswap' },
{ img: '/images/svg/table/swap/BSC/hyperjump.png', name: 'hyperjump' },
{ img: '/images/svg/table/swap/BSC/iziswap.png', name: 'iziswap' },
{ img: '/images/svg/table/swap/BSC/jetswap.png', name: 'jetswap' },
{ img: '/images/svg/table/swap/BSC/jswap.png', name: 'jswap' },
{ img: '/images/svg/table/swap/BSC/knightswap.png', name: 'knightswap' },
{ img: '/images/svg/table/swap/BSC/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/BSC/leonicorn.png', name: 'leonicorn' },
{ img: '/images/svg/table/swap/BSC/lif3.png', name: 'lif3' },
{
img: '/images/svg/table/swap/BSC/marsecosystem.png',
name: 'marsecosystem',
},
{ img: '/images/svg/table/swap/BSC/mdex.png', name: 'mdex' },
{ img: '/images/svg/table/swap/BSC/mochiswap.png', name: 'mochiswap' },
{ img: '/images/svg/table/swap/BSC/niob.png', name: 'niob' },
{ img: '/images/svg/table/swap/BSC/nomiswap.png', name: 'nomiswap' },
{ img: '/images/svg/table/swap/BSC/openocean.png', name: 'openocean' },
{ img: '/images/svg/table/swap/BSC/orbitalswap.png', name: 'orbitalswap' },
{ img: '/images/svg/table/swap/BSC/padswap.png', name: 'padswap' },
{ img: '/images/svg/table/swap/BSC/pancakeswap.png', name: 'pancakeswap' },
{ img: '/images/svg/table/swap/BSC/pandora.png', name: 'pandora' },
{
img: '/images/svg/table/swap/BSC/planetfinance.png',
name: 'planetfinance',
},
{ img: '/images/svg/table/swap/BSC/pyeswap.png', name: 'pyeswap' },
{ img: '/images/svg/table/swap/BSC/radioshack.png', name: 'radioshack' },
{
img: '/images/svg/table/swap/BSC/safemoonswap.png',
name: 'safemoonswap',
},
{ img: '/images/svg/table/swap/BSC/sphynx.png', name: 'sphynx' },
{ img: '/images/svg/table/swap/BSC/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/BSC/swych.png', name: 'swych' },
{ img: '/images/svg/table/swap/BSC/w3swap.png', name: 'w3swap' },
{ img: '/images/svg/table/swap/BSC/wault.png', name: 'wault' },
],
CANTO: [
{ img: '/images/svg/table/swap/cantoswap.png', name: 'cantoswap' },
{ img: '/images/svg/table/swap/forte.png', name: 'forte' },
{ img: '/images/svg/table/swap/leetswap.png', name: 'leetswap' },
{ img: '/images/svg/table/swap/CANTO/cantoswap.png', name: 'cantoswap' },
{ img: '/images/svg/table/swap/CANTO/forte.png', name: 'forte' },
{ img: '/images/svg/table/swap/CANTO/leetswap.png', name: 'leetswap' },
{
img: '/images/svg/table/swap/slingshotfinance.png',
img: '/images/svg/table/swap/CANTO/slingshotfinance.png',
name: 'slingshotfinance',
},
],
CELO: [
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/ubeswap.png', name: 'ubeswap' },
{ img: '/images/svg/table/swap/CELO/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/CELO/ubeswap.png', name: 'ubeswap' },
],
CRONOS: [
{ img: '/images/svg/table/swap/annexfinance.png', name: 'annexfinance' },
{ img: '/images/svg/table/swap/candycity.png', name: 'candycity' },
{ img: '/images/svg/table/swap/cougar.png', name: 'cougar' },
{ img: '/images/svg/table/swap/crodex.png', name: 'crodex' },
{ img: '/images/svg/table/swap/cronaswap.png', name: 'cronaswap' },
{ img: '/images/svg/table/swap/croswap.png', name: 'croswap' },
{ img: '/images/svg/table/swap/crowfi.png', name: 'crowfi' },
{ img: '/images/svg/table/swap/cyborgswap.png', name: 'cyborgswap' },
{ img: '/images/svg/table/swap/duckydefi.png', name: 'duckydefi' },
{ img: '/images/svg/table/swap/elkfinance.png', name: 'elkfinance' },
{ img: '/images/svg/table/swap/empiredex.png', name: 'empiredex' },
{ img: '/images/svg/table/swap/hopswap.png', name: 'hopswap' },
{ img: '/images/svg/table/swap/kryptodex.png', name: 'kryptodex' },
{ img: '/images/svg/table/swap/mmfinance.png', name: 'mmfinance' },
{ img: '/images/svg/table/swap/smolswap.png', name: 'smolswap' },
{ img: '/images/svg/table/swap/stabil.png', name: 'stabil' },
{ img: '/images/svg/table/swap/vvsfinance.png', name: 'vvsfinance' },
{
img: '/images/svg/table/swap/CRONOS/annexfinance.png',
name: 'annexfinance',
},
{ img: '/images/svg/table/swap/CRONOS/candycity.png', name: 'candycity' },
{ img: '/images/svg/table/swap/CRONOS/cougar.png', name: 'cougar' },
{ img: '/images/svg/table/swap/CRONOS/crodex.png', name: 'crodex' },
{ img: '/images/svg/table/swap/CRONOS/cronaswap.png', name: 'cronaswap' },
{ img: '/images/svg/table/swap/CRONOS/croswap.png', name: 'croswap' },
{ img: '/images/svg/table/swap/CRONOS/crowfi.png', name: 'crowfi' },
{ img: '/images/svg/table/swap/CRONOS/cyborgswap.png', name: 'cyborgswap' },
{ img: '/images/svg/table/swap/CRONOS/duckydefi.png', name: 'duckydefi' },
{ img: '/images/svg/table/swap/CRONOS/elkfinance.png', name: 'elkfinance' },
{ img: '/images/svg/table/swap/CRONOS/empiredex.png', name: 'empiredex' },
{ img: '/images/svg/table/swap/CRONOS/hopswap.png', name: 'hopswap' },
{ img: '/images/svg/table/swap/CRONOS/kryptodex.png', name: 'kryptodex' },
{ img: '/images/svg/table/swap/CRONOS/mmfinance.png', name: 'mmfinance' },
{ img: '/images/svg/table/swap/CRONOS/smolswap.png', name: 'smolswap' },
{ img: '/images/svg/table/swap/CRONOS/stabil.png', name: 'stabil' },
{ img: '/images/svg/table/swap/CRONOS/vvsfinance.png', name: 'vvsfinance' },
],
Dogechain: [
{ img: '/images/svg/table/swap/dogeswap.png', name: 'dogeswap' },
{ img: '/images/svg/table/swap/kibbleswap.png', name: 'kibbleswap' },
{ img: '/images/svg/table/swap/quickswap.png', name: 'quickswap' },
{ img: '/images/svg/table/swap/yodeswap.png', name: 'yodeswap' },
{ img: '/images/svg/table/swap/Dogechain/dogeswap.png', name: 'dogeswap' },
{
img: '/images/svg/table/swap/Dogechain/kibbleswap.png',
name: 'kibbleswap',
},
{
img: '/images/svg/table/swap/Dogechain/quickswap.png',
name: 'quickswap',
},
{ img: '/images/svg/table/swap/Dogechain/yodeswap.png', name: 'yodeswap' },
],
ETH: [
{ img: '/images/svg/table/swap/balancer.png', name: 'balancer' },
{ img: '/images/svg/table/swap/defiswap.png', name: 'defiswap' },
{ img: '/images/svg/table/swap/fraxswap.png', name: 'fraxswap' },
{ img: '/images/svg/table/swap/pancakeswap.png', name: 'pancakeswap' },
{ img: '/images/svg/table/swap/radioshack.png', name: 'radioshack' },
{ img: '/images/svg/table/swap/safemoonswap.png', name: 'safemoonswap' },
{ img: '/images/svg/table/swap/shibaswap.png', name: 'shibaswap' },
{ img: '/images/svg/table/swap/solidlycom.png', name: 'solidlycom' },
{ img: '/images/svg/table/swap/stepn.png', name: 'stepn' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/swapr.png', name: 'swapr' },
{ img: '/images/svg/table/swap/uniswap.png', name: 'uniswap' },
{ img: '/images/svg/table/swap/verse.png', name: 'verse' },
ETHEREUM: [
{ img: '/images/svg/table/swap/ETHEREUM/balancer.png', name: 'balancer' },
{ img: '/images/svg/table/swap/ETHEREUM/defiswap.png', name: 'defiswap' },
{ img: '/images/svg/table/swap/ETHEREUM/fraxswap.png', name: 'fraxswap' },
{
img: '/images/svg/table/swap/ETHEREUM/pancakeswap.png',
name: 'pancakeswap',
},
{
img: '/images/svg/table/swap/ETHEREUM/radioshack.png',
name: 'radioshack',
},
{
img: '/images/svg/table/swap/ETHEREUM/safemoonswap.png',
name: 'safemoonswap',
},
{ img: '/images/svg/table/swap/ETHEREUM/shibaswap.png', name: 'shibaswap' },
{
img: '/images/svg/table/swap/ETHEREUM/solidlycom.png',
name: 'solidlycom',
},
{ img: '/images/svg/table/swap/ETHEREUM/stepn.png', name: 'stepn' },
{ img: '/images/svg/table/swap/ETHEREUM/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/ETHEREUM/swapr.png', name: 'swapr' },
{ img: '/images/svg/table/swap/ETHEREUM/uniswap.png', name: 'uniswapV2' },
{ img: '/images/svg/table/swap/ETHEREUM/uniswap.png', name: 'uniswapV3' },
{ img: '/images/svg/table/swap/ETHEREUM/verse.png', name: 'verse' },
],
FANTOM: [
{ img: '/images/svg/table/swap/beethovenx.png', name: 'beethovenx' },
{ img: '/images/svg/table/swap/bombswap.png', name: 'bombswap' },
{ img: '/images/svg/table/swap/defyswap.png', name: 'defyswap' },
{ img: '/images/svg/table/swap/degenhaus.png', name: 'degenhaus' },
{ img: '/images/svg/table/swap/elkfinance.png', name: 'elkfinance' },
{ img: '/images/svg/table/swap/equalizer.png', name: 'equalizer' },
{ img: '/images/svg/table/swap/excalibur.png', name: 'excalibur' },
{ img: '/images/svg/table/swap/hyperjump.png', name: 'hyperjump' },
{ img: '/images/svg/table/swap/jetswap.png', name: 'jetswap' },
{ img: '/images/svg/table/swap/knightswap.png', name: 'knightswap' },
{ img: '/images/svg/table/swap/morpheusswap.png', name: 'morpheusswap' },
{ img: '/images/svg/table/swap/paintswap.png', name: 'paintswap' },
{ img: '/images/svg/table/swap/protofi.png', name: 'protofi' },
{ img: '/images/svg/table/swap/redemption.png', name: 'redemption' },
{ img: '/images/svg/table/swap/solidly.png', name: 'solidly' },
{ img: '/images/svg/table/swap/soulswap.png', name: 'soulswap' },
{ img: '/images/svg/table/swap/spiritswap.png', name: 'spiritswap' },
{ img: '/images/svg/table/swap/spookyswap.png', name: 'spookyswap' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/tombswap.png', name: 'tombswap' },
{ img: '/images/svg/table/swap/wigoswap.png', name: 'wigoswap' },
{ img: '/images/svg/table/swap/wingswap.png', name: 'wingswap' },
{ img: '/images/svg/table/swap/yoshiexchange.png', name: 'yoshiexchange' },
{ img: '/images/svg/table/swap/FANTOM/beethovenx.png', name: 'beethovenx' },
{ img: '/images/svg/table/swap/FANTOM/bombswap.png', name: 'bombswap' },
{ img: '/images/svg/table/swap/FANTOM/defyswap.png', name: 'defyswap' },
{ img: '/images/svg/table/swap/FANTOM/degenhaus.png', name: 'degenhaus' },
{ img: '/images/svg/table/swap/FANTOM/elkfinance.png', name: 'elkfinance' },
{ img: '/images/svg/table/swap/FANTOM/equalizer.png', name: 'equalizer' },
{ img: '/images/svg/table/swap/FANTOM/excalibur.png', name: 'excalibur' },
{ img: '/images/svg/table/swap/FANTOM/hyperjump.png', name: 'hyperjump' },
{ img: '/images/svg/table/swap/FANTOM/jetswap.png', name: 'jetswap' },
{ img: '/images/svg/table/swap/FANTOM/knightswap.png', name: 'knightswap' },
{
img: '/images/svg/table/swap/FANTOM/morpheusswap.png',
name: 'morpheusswap',
},
{ img: '/images/svg/table/swap/FANTOM/paintswap.png', name: 'paintswap' },
{ img: '/images/svg/table/swap/FANTOM/protofi.png', name: 'protofi' },
{ img: '/images/svg/table/swap/FANTOM/redemption.png', name: 'redemption' },
{ img: '/images/svg/table/swap/FANTOM/solidly.png', name: 'solidly' },
{ img: '/images/svg/table/swap/FANTOM/soulswap.png', name: 'soulswap' },
{ img: '/images/svg/table/swap/FANTOM/spiritswap.png', name: 'spiritswap' },
{ img: '/images/svg/table/swap/FANTOM/spookyswap.png', name: 'spookyswap' },
{ img: '/images/svg/table/swap/FANTOM/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/FANTOM/tombswap.png', name: 'tombswap' },
{ img: '/images/svg/table/swap/FANTOM/wigoswap.png', name: 'wigoswap' },
{ img: '/images/svg/table/swap/FANTOM/wingswap.png', name: 'wingswap' },
{
img: '/images/svg/table/swap/FANTOM/yoshiexchange.png',
name: 'yoshiexchange',
},
],
HECO: [
{ img: '/images/svg/table/swap/makiswap.png', name: 'makiswap' },
{ img: '/images/svg/table/swap/mdex.png', name: 'mdex' },
{ img: '/images/svg/table/swap/pippifinance.png', name: 'pippifinance' },
{ img: '/images/svg/table/swap/HECO/makiswap.png', name: 'makiswap' },
{ img: '/images/svg/table/swap/HECO/mdex.png', name: 'mdex' },
{
img: '/images/svg/table/swap/HECO/pippifinance.png',
name: 'pippifinance',
},
],
METIS: [
{
img: '/images/svg/table/swap/hermesprotocol.png',
img: '/images/svg/table/swap/METIS/hermesprotocol.png',
name: 'hermesprotocol',
},
{ img: '/images/svg/table/swap/netswap.png', name: 'netswap' },
{ img: '/images/svg/table/swap/tethys.png', name: 'tethys' },
{ img: '/images/svg/table/swap/METIS/netswap.png', name: 'netswap' },
{ img: '/images/svg/table/swap/METIS/tethys.png', name: 'tethys' },
],
MOONBEAM: [
{ img: '/images/svg/table/swap/beamswap.png', name: 'beamswap' },
{ img: '/images/svg/table/swap/lunardex.png', name: 'lunardex' },
{ img: '/images/svg/table/swap/padswap.png', name: 'padswap' },
{ img: '/images/svg/table/swap/solarflare.png', name: 'solarflare' },
{ img: '/images/svg/table/swap/stellaswap.png', name: 'stellaswap' },
{ img: '/images/svg/table/swap/zenlink.png', name: 'zenlink' },
{ img: '/images/svg/table/swap/MOONBEAM/beamswap.png', name: 'beamswap' },
{ img: '/images/svg/table/swap/MOONBEAM/lunardex.png', name: 'lunardex' },
{ img: '/images/svg/table/swap/MOONBEAM/padswap.png', name: 'padswap' },
{
img: '/images/svg/table/swap/MOONBEAM/solarflare.png',
name: 'solarflare',
},
{
img: '/images/svg/table/swap/MOONBEAM/stellaswap.png',
name: 'stellaswap',
},
{ img: '/images/svg/table/swap/MOONBEAM/zenlink.png', name: 'zenlink' },
],
MOONRIVER: [
{ img: '/images/svg/table/swap/huckleberry.png', name: 'huckleberry' },
{ img: '/images/svg/table/swap/padswap.png', name: 'padswap' },
{ img: '/images/svg/table/swap/seadex.png', name: 'seadex' },
{ img: '/images/svg/table/swap/solarbeam.png', name: 'solarbeam' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/zenlink.png', name: 'zenlink' },
{
img: '/images/svg/table/swap/MOONRIVER/huckleberry.png',
name: 'huckleberry',
},
{ img: '/images/svg/table/swap/MOONRIVER/padswap.png', name: 'padswap' },
{ img: '/images/svg/table/swap/MOONRIVER/seadex.png', name: 'seadex' },
{
img: '/images/svg/table/swap/MOONRIVER/solarbeam.png',
name: 'solarbeam',
},
{
img: '/images/svg/table/swap/MOONRIVER/sushiswap.png',
name: 'sushiswap',
},
{ img: '/images/svg/table/swap/MOONRIVER/zenlink.png', name: 'zenlink' },
],
OPTIMISM: [
{ img: '/images/svg/table/swap/beethovenx.png', name: 'beethovenx' },
{ img: '/images/svg/table/swap/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/uniswap.png', name: 'uniswap' },
{ img: '/images/svg/table/swap/velodrome.png', name: 'velodrome' },
{ img: '/images/svg/table/swap/zipswap.png', name: 'zipswap' },
{
img: '/images/svg/table/swap/OPTIMISM/beethovenx.png',
name: 'beethovenx',
},
{ img: '/images/svg/table/swap/OPTIMISM/kyberswap.png', name: 'kyberswap' },
{
img: '/images/svg/table/swap/OPTIMISM/uniswap (1).png',
name: 'uniswap (1)',
},
{ img: '/images/svg/table/swap/OPTIMISM/velodrome.png', name: 'velodrome' },
{ img: '/images/svg/table/swap/OPTIMISM/zipswap.png', name: 'zipswap' },
],
POLYGON: [
{ img: '/images/svg/table/swap/algebra.png', name: 'algebra' },
{ img: '/images/svg/table/swap/apeswap.png', name: 'apeswap' },
{ img: '/images/svg/table/swap/balancer.png', name: 'balancer' },
{ img: '/images/svg/table/swap/comethswap.png', name: 'comethswap' },
{ img: '/images/svg/table/swap/dfyn.png', name: 'dfyn' },
{ img: '/images/svg/table/swap/dinoswap.png', name: 'dinoswap' },
{ img: '/images/svg/table/swap/dystopia.png', name: 'dystopia' },
{ img: '/images/svg/table/swap/elkfinance.png', name: 'elkfinance' },
{ img: '/images/svg/table/swap/firebird.png', name: 'firebird' },
{ img: '/images/svg/table/swap/POLYGON/algebra.png', name: 'algebra' },
{ img: '/images/svg/table/swap/POLYGON/apeswap.png', name: 'apeswap' },
{ img: '/images/svg/table/swap/POLYGON/balancer.png', name: 'balancer' },
{
img: '/images/svg/table/swap/gravityfinance.png',
img: '/images/svg/table/swap/POLYGON/comethswap.png',
name: 'comethswap',
},
{ img: '/images/svg/table/swap/POLYGON/dfyn.png', name: 'dfyn' },
{ img: '/images/svg/table/swap/POLYGON/dinoswap.png', name: 'dinoswap' },
{ img: '/images/svg/table/swap/POLYGON/dystopia.png', name: 'dystopia' },
{
img: '/images/svg/table/swap/POLYGON/elkfinance.png',
name: 'elkfinance',
},
{ img: '/images/svg/table/swap/POLYGON/firebird.png', name: 'firebird' },
{
img: '/images/svg/table/swap/POLYGON/gravityfinance.png',
name: 'gravityfinance',
},
{ img: '/images/svg/table/swap/jamonswap.png', name: 'jamonswap' },
{ img: '/images/svg/table/swap/jetswap.png', name: 'jetswap' },
{ img: '/images/svg/table/swap/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/lif3.png', name: 'lif3' },
{ img: '/images/svg/table/swap/mmfinance.png', name: 'mmfinance' },
{ img: '/images/svg/table/swap/nachofinance.png', name: 'nachofinance' },
{ img: '/images/svg/table/swap/polycat.png', name: 'polycat' },
{ img: '/images/svg/table/swap/polyzap.png', name: 'polyzap' },
{ img: '/images/svg/table/swap/quickswap.png', name: 'quickswap' },
{ img: '/images/svg/table/swap/radioshack.png', name: 'radioshack' },
{ img: '/images/svg/table/swap/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/tetuswap.png', name: 'tetuswap' },
{ img: '/images/svg/table/swap/uniswap.png', name: 'uniswap' },
{ img: '/images/svg/table/swap/vulcandex.png', name: 'vulcandex' },
{ img: '/images/svg/table/swap/wault.png', name: 'wault' },
{ img: '/images/svg/table/swap/POLYGON/jamonswap.png', name: 'jamonswap' },
{ img: '/images/svg/table/swap/POLYGON/jetswap.png', name: 'jetswap' },
{ img: '/images/svg/table/swap/POLYGON/kyberswap.png', name: 'kyberswap' },
{ img: '/images/svg/table/swap/POLYGON/lif3.png', name: 'lif3' },
{ img: '/images/svg/table/swap/POLYGON/mmfinance.png', name: 'mmfinance' },
{
img: '/images/svg/table/swap/POLYGON/nachofinance.png',
name: 'nachofinance',
},
{ img: '/images/svg/table/swap/POLYGON/polycat.png', name: 'polycat' },
{ img: '/images/svg/table/swap/POLYGON/polyzap.png', name: 'polyzap' },
{ img: '/images/svg/table/swap/POLYGON/quickswap.png', name: 'quickswap' },
{
img: '/images/svg/table/swap/POLYGON/radioshack.png',
name: 'radioshack',
},
{ img: '/images/svg/table/swap/POLYGON/sushiswap.png', name: 'sushiswap' },
{ img: '/images/svg/table/swap/POLYGON/tetuswap.png', name: 'tetuswap' },
{
img: '/images/svg/table/swap/POLYGON/uniswap (1).png',
name: 'uniswap (1)',
},
{ img: '/images/svg/table/swap/POLYGON/vulcandex.png', name: 'vulcandex' },
{ img: '/images/svg/table/swap/POLYGON/wault.png', name: 'wault' },
],
'Tomb Chain': [
{ img: '/images/svg/table/swap/Tomb Chain/lif3.png', name: 'lif3' },
],
'Tomb Chain': [{ img: '/images/svg/table/swap/lif3.png', name: 'lif3' }],
};
// 获取对应的swap图标
export const getSwap = (fullName: string, swapName: string) => {
let obj = SwapList[fullName].find((item: any) => item.name == swapName);
let obj = SwapList[fullName].find(
(item: any) => item.name.toLowerCase() == swapName.toLowerCase()
);
if (obj) {
return obj;
}
return {};
return '';
};
/**
* 从链数组中过滤出符合条件的对象
......
......@@ -214,6 +214,8 @@ const cn = {
},
Search: {
search: '搜索',
searchRecords: '搜索记录',
clearRecord: '清除记录',
TokenName: 'Name',
TokenPrice: 'Price',
up_down: '24H',
......@@ -300,7 +302,7 @@ const cn = {
CurrentTotal: '当前总人数:',
Currentpeopleonline: '当前在线人数:',
Totaladditions: '新增总人数:',
peopleaddedonline: '新增在线人数:',
peopleaddedonline: '在线人数:',
// hoder
Holders: '持有人',
TotalHolder: '总持有人:',
......@@ -332,7 +334,7 @@ const cn = {
tgCurrentTotal: '当前总人数:',
tgCurrentPeople: '当前在线人数:',
TotalNumberofAdditions: '新增总人数',
Numberofpeopleaddedonline: '新增在线人数',
Numberofpeopleaddedonline: '在线人数',
// 流动池
poolTitle: '流动池',
curPool: '当前流动池:',
......
......@@ -210,6 +210,8 @@ const cn = {
},
Search: {
search: 'Search',
clearRecord: 'Clear records',
searchRecords: 'Search records',
TokenName: 'Name',
TokenPrice: 'Price',
up_down: '24H',
......@@ -297,7 +299,7 @@ const cn = {
CurrentTotal: 'Members:',
Currentpeopleonline: 'Online Members:',
Totaladditions: 'Total number of additions Online Change:',
peopleaddedonline: 'Number of people added online:',
peopleaddedonline: 'Number of people online:',
// hoder
Holders: 'Holders',
TotalHolder: 'Total Holder:',
......
<svg width="23" height="23" viewBox="0 0 23 23" fill="" xmlns="http://www.w3.org/2000/svg">
<path d="M21.792 19.1066C22.1829 19.497 22.1831 20.1306 21.7924 20.5213L21.5208 20.7929C21.1303 21.1834 20.4971 21.1834 20.1066 20.7929L17.384 18.0702C13.2243 21.3009 7.23197 20.5459 4.00355 16.3839C0.77514 12.222 1.5279 6.23184 5.68754 3.0034C9.84719 -0.225037 15.8395 0.527732 19.068 4.68969C21.7381 8.13092 21.7381 12.945 19.068 16.3862L21.792 19.1066ZM17.0202 5.06265C13.9931 2.03784 9.08756 2.03784 6.06278 5.06265C3.038 8.08974 3.038 12.9953 6.06278 16.0201C9.08985 19.0449 13.9954 19.0449 17.0202 16.0201C20.0449 12.993 20.0427 8.08745 17.0179 5.06265H17.0202Z" fill=""/>
<path d="M21.792 19.1066C22.1829 19.497 22.1831 20.1306 21.7924 20.5213L21.5208 20.7929C21.1303 21.1834 20.4971 21.1834 20.1066 20.7929L17.384 18.0702C13.2243 21.3009 7.23197 20.5459 4.00355 16.3839C0.77514 12.222 1.5279 6.23184 5.68754 3.0034C9.84719 -0.225037 15.8395 0.527732 19.068 4.68969C21.7381 8.13092 21.7381 12.945 19.068 16.3862L21.792 19.1066ZM17.0202 5.06265C13.9931 2.03784 9.08756 2.03784 6.06278 5.06265C3.038 8.08974 3.038 12.9953 6.06278 16.0201C9.08985 19.0449 13.9954 19.0449 17.0202 16.0201C20.0449 12.993 20.0427 8.08745 17.0179 5.06265H17.0202Z" stroke=""/>
</svg>
\ No newline at end of file
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="15" cy="15" r="15" fill="white"/>
<path d="M15.5001 4.07153L25.3975 9.78582V21.2144L20.1809 24.6072L15.6786 27.2858H13.8929L5.06689 22.2858L5.60262 9.78582L15.5001 4.07153Z" fill="#2D374B"/>
<path d="M25.1642 19.0473L25.1667 20.6222C25.1614 20.7298 25.1335 20.835 25.0848 20.9311C25.0361 21.0271 24.9677 21.1118 24.884 21.1797L23.1559 22.1806L18.3788 14.4546L20.2157 11.3398L25.1642 19.0473Z" fill="#28A0F0"/>
<path d="M19.0798 24.5432L15.6313 19.1311L17.7366 15.5592L22.2652 22.6971L19.0798 24.5432Z" fill="#28A0F0"/>
<path d="M4.43058 21.9216L6.86884 23.3266L14.9857 10.3097L13.6082 10.2741C12.4345 10.2575 11.1701 10.5625 10.5898 11.51L5.98055 18.6541L4.43058 21.0366V21.9216Z" fill="white"/>
<path d="M16.0399 10.3227L19.6704 10.3095L10.6968 25.5306L7.82577 23.8775L16.0399 10.3227Z" fill="white"/>
<path d="M26.6961 10.2907C26.6795 9.916 26.572 9.55099 26.3829 9.22712C26.1938 8.90325 25.9287 8.63023 25.6106 8.4316L16.5848 3.24116C16.2625 3.08282 15.9083 3.00049 15.5493 3.00049C15.1903 3.00049 14.8361 3.08282 14.5139 3.24116C14.4385 3.27911 5.73639 8.32613 5.73639 8.32613C5.61548 8.38419 5.49984 8.45262 5.39076 8.53066C5.1082 8.7316 4.87484 8.99395 4.70822 9.29801C4.54159 9.60207 4.44603 9.93993 4.42871 10.2862V21.0359L5.97868 18.6534L5.96674 10.3594C5.974 10.2457 6.00638 10.135 6.06155 10.0354C6.11673 9.93567 6.19332 9.84946 6.28582 9.78293C6.3268 9.75353 15.1775 4.63043 15.2056 4.61636C15.3116 4.56478 15.4278 4.53772 15.5456 4.53716C15.6635 4.53661 15.7799 4.56258 15.8864 4.61315L24.7955 9.73786C24.8993 9.80375 24.9856 9.89363 25.0473 9.99993C25.109 10.1062 25.1443 10.2258 25.15 10.3486V20.6233C25.1479 20.7298 25.123 20.8346 25.0771 20.9308C25.0312 21.0269 24.9652 21.1121 24.8837 21.1807L23.1556 22.1816L22.2648 22.6983L19.0793 24.5444L15.8488 26.4166C15.6702 26.4796 15.4748 26.4758 15.2988 26.4057L11.4768 24.2075L10.6961 25.5315L14.131 27.5091C14.2447 27.5736 14.3459 27.6309 14.4289 27.6776C14.5575 27.7489 14.6452 27.7979 14.676 27.8128C14.9634 27.9388 15.274 28.0027 15.5878 28.0004C15.8755 28.0008 16.1608 27.9472 16.4287 27.8422L25.8117 22.4084C26.0764 22.2025 26.2928 21.941 26.4455 21.6425C26.5983 21.3439 26.6837 21.0155 26.6957 20.6803L26.6961 10.2907Z" fill="#96BEDC"/>
</svg>
\ No newline at end of file
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<circle cx="15" cy="15" r="15" fill="white"/>
<rect width="30" height="30" fill="url(#pattern0)"/>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0_4747_31403" transform="scale(0.00833333)"/>
</pattern>
<image id="image0_4747_31403" width="120" height="120" xlink:href="data:image/png;base64,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"/>
</defs>
</svg>
\ No newline at end of file
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="15" cy="15" r="15" fill="white"/>
<path d="M15 5.52778C15.4128 5.52646 15.8178 5.64077 16.1691 5.85775C16.5203 6.07475 16.8038 6.38575 16.9874 6.75555L23.2372 19.2555C23.4067 19.5943 23.4867 19.9709 23.4698 20.3494C23.4528 20.7278 23.3395 21.0958 23.1404 21.4181C22.9411 21.7404 22.663 22.0064 22.332 22.1909C22.0011 22.3754 21.6285 22.4723 21.2497 22.4722H8.75027C8.37142 22.4723 7.99884 22.3754 7.66794 22.1909C7.33704 22.0064 7.05881 21.7404 6.85967 21.4181C6.66054 21.0958 6.54711 20.7278 6.53016 20.3494C6.51321 19.9709 6.59332 19.5943 6.76285 19.2555L13.0126 6.75555C13.1962 6.38575 13.4797 6.07475 13.8309 5.85775C14.1821 5.64077 14.5871 5.52646 15 5.52778ZM15 4C14.3037 3.99992 13.6211 4.19374 13.0287 4.55973C12.4363 4.92573 11.9575 5.44945 11.646 6.07222L5.39624 18.5722C5.11022 19.1439 4.97512 19.7794 5.00377 20.4181C5.03242 21.0567 5.22387 21.6775 5.55993 22.2213C5.896 22.7652 6.36552 23.2141 6.9239 23.5254C7.48228 23.8367 8.11098 24.0001 8.75027 24H21.2497C21.889 24.0001 22.5176 23.8367 23.076 23.5254C23.6344 23.2141 24.1039 22.7652 24.44 22.2213C24.7761 21.6775 24.9675 21.0567 24.9962 20.4181C25.0249 19.7794 24.8897 19.1439 24.6038 18.5722L18.354 6.07222C18.0425 5.44945 17.5637 4.92573 16.9713 4.55973C16.3789 4.19374 15.6963 3.99992 15 4Z" fill="#70D44B"/>
</svg>
\ No newline at end of file
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="15" cy="15" r="15" fill="white"/>
<path d="M14.926 2L4 8.49295V21.4746L14.926 27.9631L25.8436 21.4746V8.49295L14.926 2ZM22.6089 19.551L14.926 24.1161L7.23891 19.551V10.4121L14.926 5.84703L22.6089 10.4121V19.551Z" fill="#002D74"/>
<path style="mix-blend-mode:multiply" d="M14.9263 27.9631L25.8439 21.4746V8.49295L14.9263 2V5.85139L22.6091 10.4165V19.5553L14.9263 24.1161V27.9631Z" fill="url(#paint0_linear_4746_31309)"/>
<path style="mix-blend-mode:multiply" d="M14.9175 2L4 8.48861V21.4703L14.9175 27.9631V24.1118L7.23467 19.5466V10.4078L14.9175 5.84703V2Z" fill="url(#paint1_linear_4746_31309)"/>
<path d="M20.0213 18.0148L14.922 21.0438L9.81836 18.0148V11.9527L14.922 8.91943L20.0213 11.9527L17.8987 13.2147L14.922 11.4435L11.9452 13.2147V16.7484L14.922 18.5196L17.8987 16.7484L20.0213 18.0148Z" fill="#002D74"/>
<defs>
<linearGradient id="paint0_linear_4746_31309" x1="20.385" y1="27.9631" x2="20.385" y2="14.9816" gradientUnits="userSpaceOnUse">
<stop stop-color="#002D74"/>
<stop offset="1" stop-color="#002D74" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint1_linear_4746_31309" x1="9.45878" y1="2" x2="9.45878" y2="14.9816" gradientUnits="userSpaceOnUse">
<stop stop-color="#002D74"/>
<stop offset="1" stop-color="#002D74" stop-opacity="0"/>
</linearGradient>
</defs>
</svg>
\ No newline at end of file
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="15" cy="15" r="15" fill="white"/>
<g clip-path="url(#clip0_945_26681)">
<path d="M8.9073 17.0458C9.79222 17.0458 10.6091 16.7497 11.2672 16.2372L5.86665 10.8159C5.35609 11.4651 5.06109 12.2851 5.06109 13.1849C5.04976 15.3147 6.7743 17.0458 8.9073 17.0458Z" fill="#04795B"/>
<path d="M24.9727 13.1735C24.9727 12.2852 24.6777 11.4652 24.1671 10.8046L18.7666 16.2258C19.4134 16.7383 20.2302 17.0344 21.1265 17.0344C23.2481 17.0458 24.9727 15.3147 24.9727 13.1735Z" fill="#04795B"/>
<path d="M27.6958 7.2854L25.3019 9.68855C26.0961 10.6452 26.5727 11.8525 26.5727 13.1964C26.5727 16.2145 24.1333 18.6632 21.1267 18.6632C19.7993 18.6632 18.5853 18.1848 17.6323 17.3876L15.0114 20.0185L12.3906 17.3876C11.4375 18.1848 10.2349 18.6632 8.8961 18.6632C5.88947 18.6632 3.45016 16.2145 3.45016 13.1964C3.45016 11.8638 3.9267 10.6452 4.72091 9.68855L3.49558 8.45851L2.32695 7.2854C0.965488 9.54046 0.182617 12.1714 0.182617 14.9959C0.182617 23.2188 6.81981 29.8702 15.0001 29.8702C23.1802 29.8702 29.8175 23.2075 29.8175 14.9959C29.8402 12.16 29.0573 9.52909 27.6958 7.2854Z" fill="#04795B"/>
<path d="M25.7328 4.7227C23.0438 1.88681 19.2316 0.110107 15.0111 0.110107C10.7905 0.110107 6.98969 1.88681 4.2894 4.7227C3.92636 5.10997 3.57467 5.52 3.24561 5.94137L14.9997 17.7405L26.7538 5.92998C26.4588 5.51994 26.1071 5.09858 25.7328 4.7227ZM15.0111 2.04626C18.4828 2.04626 21.7051 3.39019 24.1215 5.83888L15.0111 14.9844L5.90048 5.83888C8.32846 3.39019 11.5393 2.04626 15.0111 2.04626Z" fill="#04795B"/>
</g>
<defs>
<clipPath id="clip0_945_26681">
<rect width="30" height="30" fill="white"/>
</clipPath>
</defs>
</svg>
\ No newline at end of file
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="15" cy="15" r="15" fill="white"/>
<path d="M29.9967 15.0542C29.8211 6.49018 22.8591 -0.286429 14.4795 0.00932479C6.3007 0.292219 -0.172129 7.31315 0.00349072 15.71C0.128933 21.9079 3.82948 27.1801 9.03534 29.4947C9.77545 28.5302 10.3901 26.8072 10.6912 25.8427C10.9922 25.0584 11.3184 24.2868 11.6571 23.541C13.1749 24.0811 15.2196 23.5667 16.3486 22.3194L16.3988 22.268C15.044 21.6636 13.1749 21.9722 11.9456 22.9495C12.3596 22.0622 12.8112 21.2007 13.2753 20.3649C14.7681 20.9821 16.8378 20.5578 18.0045 19.3747L18.0546 19.3233C16.75 18.6675 14.906 18.8732 13.6391 19.7477C14.1032 18.9633 14.5799 18.1917 15.0817 17.4716C16.6371 17.9603 18.6819 17.3559 19.7481 16.0572L19.7857 16.0057C18.5188 15.5042 16.8629 15.8 15.6838 16.6487C15.7214 16.5972 15.7716 16.5329 15.8092 16.4815C16.1103 16.0829 16.4239 15.6843 16.7375 15.2985C18.569 14.7713 20.1997 12.8553 20.4631 10.875L20.4757 10.7979H20.4631C18.569 11.1837 16.8128 13.0996 16.4615 15.1185C16.1605 15.4914 15.8594 15.8643 15.5709 16.25C16.0476 14.9384 15.9598 13.3311 15.2698 12.2252L15.2322 12.2767C14.191 13.6268 14.0279 15.8257 14.8308 17.2916C14.3541 17.986 13.89 18.6932 13.4509 19.439C13.7269 17.9474 13.2627 16.2115 12.2341 15.2342L12.209 15.2985C11.5316 16.8544 11.8954 19.0018 13.0119 20.2234C12.5728 21.0078 12.1588 21.8179 11.7574 22.6538C11.9958 21.0978 11.4564 19.2976 10.3776 18.3332L10.3525 18.3975C9.73781 20.0305 10.2145 22.2423 11.4062 23.4253C11.1428 24.0039 10.8919 24.5826 10.6535 25.1869C10.5908 25.1226 10.5156 25.0841 10.4277 25.0455C10.1141 24.9555 9.68764 24.7883 9.21096 24.4926C8.89735 24.2997 8.55866 24.1454 8.21996 24.0296C6.86518 23.5796 7.06589 22.9109 6.36342 21.5607C6.31324 21.4707 5.76129 20.8792 5.63585 20.7635C5.61076 20.7378 5.24698 20.5192 5.07136 20.1334C4.90829 19.7734 4.80793 19.439 4.78284 19.1176C4.73267 18.6804 4.55705 18.3975 4.14309 18.2432C2.14855 17.5359 3.0392 14.887 3.11446 14.5398C3.17718 14.2441 2.91375 13.5883 2.82594 13.2282C2.8134 13.1896 2.80085 13.1382 2.78831 13.0611C2.65032 12.3538 2.96393 11.7494 3.20227 11.5051C3.44061 11.2608 4.26853 10.8622 4.44415 10.6307C4.61977 10.3993 4.74521 10.1421 4.92083 9.9235C5.15917 9.62774 5.86165 9.04909 6.82755 8.52188C7.40459 8.20041 7.50494 7.37744 7.73074 7.12027C8.10707 6.68307 8.6841 6.68307 9.1106 6.2973C9.32385 6.10442 9.63746 6.00155 9.83817 5.79581C10.8292 4.75424 12.1463 4.34276 13.4509 4.08558C14.329 3.91841 15.3075 4.17559 16.2357 4.34276C16.3737 4.36847 16.4992 4.39419 16.6246 4.43277C18.6944 4.50992 21.1782 4.94712 22.0813 5.84724C22.6458 6.41303 22.9218 7.0174 23.0472 7.44174C23.1978 7.91752 23.3985 8.36757 23.6494 8.77906L24.2013 9.70489C24.5526 10.2835 24.6655 10.9908 24.5149 11.6594C24.4271 12.0452 24.3895 12.4438 24.4898 12.6624C24.6654 13.0096 25.1923 13.5754 25.5059 13.8969C25.6564 14.0512 25.8321 14.1926 26.0077 14.3084C26.4342 14.5784 27.237 15.1185 27.237 15.157C27.237 15.2213 27.2997 15.4785 26.9485 15.8C26.5973 16.1215 25.9199 16.623 25.9199 16.623C25.9199 16.623 25.9575 16.8544 26.0453 17.0344C26.1457 17.2145 26.3715 17.4974 26.2962 17.7417C26.2209 17.986 25.7317 18.1917 25.8697 18.4618C26.0077 18.7447 26.3589 18.8218 26.2586 19.079C26.1582 19.3233 25.669 19.7605 25.7192 19.9405C25.7693 20.1206 26.1708 21.8436 25.2425 22.1394C24.5526 22.3709 22.6458 22.4866 21.7552 22.538C21.3663 22.5637 21.0276 22.7823 20.8395 23.1295C20.7015 23.3867 20.5635 23.7468 20.5008 24.2225C20.3251 25.4313 19.1585 28.2216 19.1585 28.2216C19.1585 28.2216 19.1209 28.2988 19.0707 28.4145C18.9704 28.6717 18.8198 29.0575 18.8449 29.2246C18.8575 29.3275 18.9955 29.5332 19.1962 29.7776C19.3592 29.9704 19.6227 30.0476 19.861 29.9704C25.8697 27.8101 30.1347 21.9079 29.9967 15.0542Z" fill="#00DACC"/>
</svg>
\ No newline at end of file
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<circle cx="16" cy="16" r="15" fill="black" stroke="white"/>
<rect x="5" y="6" width="21" height="21" fill="url(#pattern0)"/>
<defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0_4747_31405" transform="scale(0.0078125)"/>
</pattern>
<image id="image0_4747_31405" width="128" height="128" xlink:href="data:image/png;base64,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"/>
</defs>
</svg>
\ No newline at end of file
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="16" r="15" fill="black" stroke="white"/>
<g clip-path="url(#clip0_4747_31404)">
<path d="M9.52408 20.1409C9.60546 18.9636 9.58221 17.7527 9.72754 16.5474C9.80893 15.8915 9.95426 15.2412 10.0124 14.5852C10.088 13.6883 9.99496 12.7913 9.97171 11.8887C9.96589 11.6253 9.93683 11.3618 10.0066 11.0983C10.0415 10.9637 10.0938 10.8236 10.2391 10.7955C10.4891 10.7395 10.4193 10.6049 10.367 10.4592C10.3089 10.2966 10.2566 10.134 10.1926 9.97706C9.84381 9.15296 10.1403 8.41295 10.5647 7.7178C10.9251 7.12355 11.396 6.59097 11.8901 6.09203C12.4424 5.53142 13.1284 5.25111 13.9364 5.2399C14.0876 5.2399 14.2387 5.23429 14.3957 5.22308C14.4713 5.21748 14.5468 5.21748 14.6282 5.21187C14.698 5.20626 14.7735 5.21187 14.8433 5.20066C14.8666 5.19505 14.8899 5.18944 14.9131 5.18384C14.9538 5.18384 14.9945 5.19505 15.0293 5.19505C15.1166 5.20626 15.1979 5.21748 15.2852 5.23429C15.4537 5.26233 15.6223 5.29036 15.7909 5.32399C16.1281 5.38566 16.4594 5.46414 16.7908 5.54824C16.971 5.59309 17.1512 5.64354 17.3198 5.72763C17.6279 5.89021 17.8488 6.16491 18.1453 6.3443C18.3488 6.46764 18.5755 6.54051 18.7616 6.68628C18.9708 6.84885 19.1045 7.0787 19.2324 7.30856C19.372 7.55522 19.5115 7.80189 19.6045 8.07098C19.6278 8.13825 19.651 8.21113 19.6684 8.27841C19.7382 8.56432 19.7731 8.85584 19.808 9.14736C19.8429 9.43327 19.8835 9.72478 19.9823 9.99948C20.0056 10.0668 20.0347 10.134 20.0638 10.2013C20.0754 10.2293 20.0928 10.2574 20.0986 10.2854C20.0986 10.3246 20.0928 10.3639 20.0928 10.4031C20.087 11.2497 20.0114 12.0905 19.994 12.9371C19.9649 14.305 19.8661 15.6729 19.7091 17.0352C19.68 17.2762 19.7149 17.5116 19.7731 17.7415C19.9417 18.4254 19.994 19.1094 19.8893 19.8157C19.8021 20.41 19.8021 21.0211 19.7615 21.6265C19.744 21.8956 19.5929 22.0078 19.3196 22.0134C18.9999 22.019 18.7092 21.89 18.3895 21.8844C17.9419 21.8732 17.5116 21.9741 17.0757 22.019C16.3431 22.0863 15.6339 21.9573 14.9131 21.8732C14.7852 21.862 14.6631 21.8059 14.5352 21.8116C14.4015 21.8116 14.2736 21.8172 14.1399 21.8116C14.076 21.8059 14.012 21.8059 13.9481 21.7891C13.9074 21.7779 13.8783 21.7611 13.8376 21.7555C13.6632 21.7387 13.4888 21.7387 13.3144 21.7275C13.14 21.7219 12.9656 21.7106 12.7912 21.705C12.4424 21.6882 12.0878 21.677 11.739 21.6658C11.3902 21.6546 11.0356 21.6434 10.6867 21.6322C10.5996 21.6322 10.5124 21.6265 10.4251 21.6265C10.3438 21.6265 10.2508 21.6097 10.1694 21.6209C10.1461 21.6265 10.1229 21.6378 10.1054 21.6434C10.024 21.6658 9.9252 21.6546 9.84381 21.6378C9.58803 21.5705 9.52408 21.307 9.51826 21.0827C9.51245 20.9314 9.52989 20.78 9.5357 20.6286C9.52408 20.4773 9.52408 20.3259 9.52408 20.1409Z" fill="#6B00FA" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M20.2496 24.8444C20.2031 25.1359 20.2438 25.4667 20.1566 25.7807C20.1217 25.904 20.0926 26.0217 19.9531 26.0722C19.8194 26.117 19.7264 26.061 19.6624 25.9488C19.6159 25.8704 19.5345 25.876 19.4531 25.8704C18.7962 25.8311 18.1393 25.7919 17.4882 25.7582C15.2442 25.6461 13.0061 25.534 10.7621 25.4219C10.1343 25.3938 9.50643 25.377 8.87859 25.3434C8.71 25.3322 8.37282 25.3434 8.33212 25.1247C8.3205 25.0575 8.2798 25.0014 8.26237 24.9341C8.22167 24.794 8.21586 24.6426 8.21586 24.4968C8.20423 24.1605 8.19842 23.8185 8.18679 23.4822C8.18679 23.4261 8.18679 23.37 8.18098 23.314C8.18098 23.2747 8.16935 23.2523 8.15191 23.2243C8.11121 23.1402 8.1461 23.0449 8.20423 22.9776C8.2798 22.8879 8.38445 22.8487 8.4949 22.8935C8.85533 23.0225 9.2332 22.9944 9.59944 23.0169C11.3202 23.1122 13.0468 23.185 14.7733 23.2635C16.343 23.3364 17.9068 23.4149 19.4764 23.4934C20.017 23.5214 20.2263 23.7345 20.2263 24.2614C20.2263 24.4464 20.2379 24.6314 20.2496 24.8444Z" fill="#4300BF" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M15.2441 21.8451C14.715 21.8283 14.1802 21.8059 13.657 21.733C13.3198 21.6826 12.9943 21.6097 12.6571 21.5648C12.2967 21.52 11.9246 21.5144 11.5642 21.5088C11.0119 21.4976 10.448 21.4919 9.9132 21.6209C9.37837 21.7498 8.85517 22.0358 8.57031 22.4955C9.07608 22.8543 9.7388 22.8991 10.3666 22.9328C10.7503 22.9552 11.134 22.972 11.5177 22.9944C14.3488 23.1458 17.18 23.2972 20.011 23.3028C19.9238 23.0449 19.8367 22.7814 19.7436 22.5235C19.6623 22.2936 19.546 22.0245 19.267 21.9685C19.1739 21.9517 19.0809 21.9685 18.9879 21.9741C18.8251 21.9741 18.6565 21.9629 18.4938 21.9573C17.8019 21.9348 17.1043 21.9068 16.4126 21.8844C16.0231 21.8732 15.6335 21.8564 15.2441 21.8451Z" fill="#6B00FA" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M21.6796 21.3742C21.7668 21.3294 21.8656 21.2845 21.918 21.2061C21.9703 21.1276 21.976 21.0323 21.9819 20.9426C22.0052 20.5726 22.0284 20.2081 22.0517 19.8381C22.0807 19.4233 22.104 19.0084 22.0982 18.5936C22.0923 18.2012 22.0517 17.8087 22.0749 17.4219C22.0982 17.0631 22.1737 16.7099 22.2144 16.3511C22.3597 15.0842 22.0517 13.806 22.1098 12.5334C22.133 12.0625 22.2086 11.5916 22.2377 11.1151C22.3248 9.83126 22.0923 8.52504 21.5692 7.34215C21.5226 7.24125 21.4761 7.14033 21.3889 7.07306C21.2726 6.98336 21.1157 6.97215 20.9878 6.89927C20.8076 6.79275 20.7378 6.57972 20.639 6.39472C20.3948 5.93503 19.9298 5.62108 19.424 5.44729C18.9183 5.2735 18.3834 5.22305 17.8544 5.17259C17.4824 5.13896 17.1103 5.10532 16.7382 5.06608C16.558 5.04926 16.2964 5.10532 16.3255 5.27911C16.8603 5.66593 17.4765 5.94623 18.0404 6.29381C18.6043 6.64139 19.1391 7.08427 19.4065 7.67852C19.5228 7.93079 19.581 8.20549 19.6391 8.48019C19.8135 9.26504 19.9821 10.0499 20.0227 10.8516C20.0519 11.4346 20.0111 12.0232 19.9704 12.6119C19.9182 13.38 19.8833 14.1535 19.8484 14.9216C19.8135 15.6897 19.7902 16.4632 19.7786 17.2313C19.7612 18.005 19.7553 18.773 19.7612 19.541C19.7612 19.9278 19.767 20.3147 19.7728 20.6959C19.7728 20.8865 19.7786 21.0827 19.7845 21.2733C19.7902 21.4527 19.7728 21.6489 19.7961 21.8339C19.8367 22.1086 20.1565 22.0694 20.3541 21.9853C20.7146 21.8339 21.0634 21.6545 21.4238 21.4864C21.4878 21.4639 21.6156 21.3742 21.6796 21.3742Z" fill="#4300BF" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M20.1623 23.2355C20.1855 23.2748 20.2145 23.3196 20.2611 23.3196C20.2901 23.3196 20.3192 23.3028 20.3425 23.2916C20.6099 23.1178 20.8308 22.8823 21.1214 22.7534C21.3191 22.6637 21.5342 22.63 21.7376 22.5628C22.0283 22.4675 22.2899 22.3049 22.5515 22.1479C22.6446 22.0918 22.7492 22.0078 22.7318 21.9012C22.7259 21.862 22.7027 21.8284 22.6794 21.8003C22.5341 21.6098 22.3597 21.4472 22.1621 21.3126C22.1213 21.2846 22.0807 21.2622 22.0341 21.2566C21.976 21.251 21.9178 21.279 21.8656 21.3014C21.4412 21.5033 21.0226 21.705 20.604 21.9124C20.3948 22.0134 20.1855 22.1199 19.9762 22.2208C19.8018 22.3049 19.6565 22.3666 19.7727 22.5684C19.9065 22.7926 20.046 23.0113 20.1623 23.2355Z" fill="#100342" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M20.3485 25.646C20.3542 25.6853 20.3601 25.7301 20.3833 25.7582C20.4473 25.8254 20.5577 25.7862 20.6391 25.7414C21.3425 25.3601 22.0459 24.9789 22.7494 24.5977C22.8191 24.5584 22.8947 24.5192 22.9412 24.4519C22.9877 24.379 22.9935 24.2893 22.9993 24.2052C23.0226 23.7512 23.04 23.2971 23.0633 22.8374C23.0691 22.7084 23.0691 22.5683 22.9935 22.4674C22.9121 22.3553 22.7552 22.3216 22.6157 22.3384C22.4761 22.3553 22.3482 22.4225 22.2261 22.4898C21.6623 22.7925 21.0984 23.0897 20.5345 23.3868C20.3485 23.4877 20.1217 23.555 20.1391 23.7905C20.1566 24.0651 20.2031 24.3398 20.2322 24.6089C20.2496 24.7827 20.2728 24.9509 20.2903 25.1247C20.3077 25.2985 20.3485 25.4779 20.3485 25.646Z" fill="#100342" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M17.1626 8.05417C17.2731 8.14387 17.2615 8.32887 17.1452 8.41297C17.0289 8.49706 16.8429 8.441 16.7906 8.31205C16.7383 8.18312 16.8371 8.02054 16.9766 7.99811C17.0405 7.9925 17.1103 8.00932 17.1626 8.05417Z" fill="#4300BF"/>
<path d="M18.1044 8.84459C18.0986 8.87262 18.0928 8.89504 18.0928 8.92307C18.0986 8.97353 18.1335 9.01277 18.18 9.02959C18.3021 9.09126 18.4823 9.00156 18.4997 8.86702C18.5113 8.73247 18.3602 8.60353 18.2265 8.64277C18.2149 8.63716 18.1974 8.64838 18.1916 8.65959C18.1393 8.72126 18.1277 8.77732 18.1044 8.84459Z" fill="#4300BF"/>
<path d="M17.5287 9.6351C17.4415 9.6351 17.3544 9.6351 17.273 9.6351C17.2497 9.6351 17.2264 9.6351 17.209 9.65191C17.1974 9.66313 17.1974 9.67995 17.1916 9.69676C17.1799 9.76404 17.1741 9.82571 17.1683 9.89298C17.1625 9.97146 17.1625 10.0724 17.2323 10.1116C17.2788 10.134 17.3311 10.1284 17.3776 10.1396C17.4183 10.1509 17.4532 10.1733 17.4939 10.1677C17.5752 10.1677 17.6276 10.0836 17.645 10.0051C17.6625 9.92101 17.6683 9.83691 17.6276 9.75843C17.5869 9.67995 17.5055 9.62388 17.4183 9.6351" fill="#4300BF"/>
<path d="M21.4527 12.0737C21.3946 12.0177 21.3248 12.0233 21.2493 12.0457C21.1795 12.0681 21.1388 12.1354 21.1446 12.2027C21.1446 12.2587 21.1853 12.3148 21.226 12.354C21.2899 12.4157 21.4062 12.3596 21.4527 12.3036C21.5108 12.2475 21.5108 12.141 21.4527 12.0737Z" fill="#6B00FA"/>
<path d="M21.046 13.0156C21.0401 12.9819 21.0168 12.9259 20.9878 12.8978C20.9529 12.8642 20.8832 12.881 20.8425 12.8978C20.8076 12.9147 20.7727 12.9371 20.7437 12.9651C20.7321 12.9763 20.7204 12.9819 20.7146 12.9988C20.6972 13.0268 20.6913 13.0548 20.6855 13.0885C20.6855 13.1053 20.668 13.1838 20.6855 13.195C20.7553 13.2398 20.8483 13.251 20.9297 13.2174C20.9995 13.1782 21.0576 13.0941 21.046 13.0156Z" fill="#6B00FA"/>
<path d="M11.0296 20.1017C10.9191 20.1017 10.8145 20.1521 10.7622 20.2418C10.7098 20.3315 10.7273 20.4605 10.8087 20.5278C10.8959 20.6006 11.1807 20.595 11.2621 20.5222C11.3435 20.4493 11.233 20.3203 11.1865 20.2138C11.1168 20.1746 11.0412 20.1353 10.9656 20.1017" fill="#4300BF"/>
<path d="M10.5237 18.2461C10.4888 18.3358 10.4597 18.4255 10.4423 18.5208C10.4365 18.5376 10.4365 18.5601 10.4481 18.5769C10.4656 18.6049 10.5004 18.6105 10.5353 18.6161C10.6225 18.6217 10.7213 18.6217 10.7737 18.5601C10.7911 18.5432 10.8027 18.5152 10.8085 18.4928C10.8376 18.4031 10.8202 18.2966 10.7388 18.2461C10.6574 18.1957 10.5295 18.2237 10.5121 18.3134" fill="#4300BF"/>
<path d="M11.82 19.1654C11.8083 19.1374 11.7851 19.0926 11.756 19.0813C11.7386 19.0757 11.7095 19.0813 11.6862 19.0813C11.663 19.0813 11.6455 19.0813 11.6223 19.0813C11.6049 19.0813 11.5874 19.0813 11.5758 19.087C11.5525 19.0982 11.5293 19.1318 11.5118 19.1486C11.5002 19.1542 11.4944 19.1598 11.4886 19.171C11.4711 19.1991 11.4653 19.2383 11.4653 19.272C11.4653 19.2832 11.4653 19.3729 11.477 19.3729C11.5351 19.3841 11.7386 19.4009 11.7967 19.4121C11.8316 19.4177 11.7327 19.4289 11.7618 19.4065C11.7734 19.3953 11.7851 19.3841 11.7967 19.3673C11.8258 19.3 11.8432 19.2271 11.82 19.1654Z" fill="#4300BF"/>
<path d="M17.5174 25.1864C17.6279 25.2648 17.808 25.2424 17.8836 25.1303C17.9418 25.0462 17.9302 24.9397 17.9127 24.8388C17.9069 24.8107 17.901 24.7827 17.8836 24.7659C17.8661 24.7491 17.8371 24.7435 17.8081 24.7435C17.7267 24.7322 17.6569 24.7379 17.5755 24.7379C17.5638 24.7379 17.5522 24.7379 17.5406 24.7379C17.5116 24.7491 17.4825 24.7715 17.4593 24.7939C17.4011 24.85 17.3779 24.9173 17.3953 24.9957C17.4128 25.0686 17.4534 25.1415 17.5174 25.1864Z" fill="#6B00FA"/>
<path d="M16.7791 24.0931C16.6978 24.1268 16.657 24.2221 16.6861 24.3006C16.7326 24.3398 16.7907 24.3734 16.8547 24.379C16.9187 24.3847 16.9885 24.3454 17.0001 24.2837C17.0117 24.2333 16.9826 24.1884 16.9536 24.1436C16.9244 24.0987 16.8896 24.054 16.8373 24.0371C16.785 24.0259 16.7152 24.0707 16.7385 24.1212" fill="#6B00FA"/>
<path d="M20.8541 20.2026C20.7612 20.1745 20.6565 20.2138 20.5926 20.281C20.5286 20.3539 20.4995 20.4492 20.4937 20.5389C20.4879 20.5894 20.4937 20.6398 20.5228 20.6791C20.5634 20.7295 20.639 20.7352 20.703 20.7183C20.8309 20.6959 20.9471 20.6062 20.982 20.4885C21.0169 20.3707 20.9355 20.2194 20.8076 20.2026C20.9006 20.1913 20.7902 20.1409 20.8541 20.2026Z" fill="#6B00FA"/>
<path d="M21.2668 18.7843C21.1447 18.8067 21.0284 18.8908 21.0168 19.0086C21.0051 19.1263 21.1447 19.2383 21.2551 19.1823C21.3656 19.0814 21.3539 18.8852 21.2377 18.7899" fill="#6B00FA"/>
<path d="M17.4477 7.37023C17.3779 7.38705 17.3488 7.47675 17.3779 7.53842C17.4069 7.60009 17.4825 7.63372 17.5581 7.63372C17.593 7.63372 17.6337 7.62251 17.6511 7.59448C17.6569 7.57766 17.6627 7.56085 17.6627 7.54403C17.6627 7.48236 17.6627 7.41508 17.6453 7.35341C17.5814 7.34781 17.5174 7.34781 17.4535 7.35902" fill="#100342"/>
<path d="M16.8082 8.3625C16.7559 8.36811 16.6978 8.37372 16.6513 8.39614C16.6048 8.41856 16.5641 8.46902 16.5699 8.51947C16.5757 8.58675 16.6513 8.6316 16.7152 8.65963C16.7675 8.68205 16.8373 8.70447 16.8838 8.66523C16.9303 8.62599 16.9129 8.55872 16.9477 8.50826C16.9593 8.49144 16.9768 8.47462 16.9826 8.4522C16.9885 8.41295 16.9419 8.38493 16.9012 8.37932C16.8605 8.37372 16.814 8.36811 16.7966 8.33447" fill="#100342"/>
<path d="M15.9416 7.15161C15.8892 7.17964 15.8311 7.21888 15.802 7.26934C15.7439 7.36464 15.7904 7.516 15.9008 7.53843C16.0113 7.56085 16.1102 7.46555 16.1682 7.37025C16.1741 7.35904 16.1799 7.34782 16.1799 7.33661C16.1799 7.3254 16.1682 7.31419 16.1566 7.30858C16.0927 7.26373 16.0288 7.21888 15.9648 7.17964C15.9474 7.16843 15.9183 7.15722 15.9067 7.17964" fill="#100342"/>
<path d="M11.4597 8.13825C11.4306 8.20552 11.419 8.28401 11.4248 8.36249C11.4771 8.39052 11.5411 8.38491 11.5934 8.36249C11.6457 8.33446 11.6864 8.29522 11.7213 8.24476C11.7271 8.23355 11.7387 8.22234 11.7387 8.20552C11.7387 8.1831 11.7271 8.16067 11.7097 8.14385C11.6748 8.10461 11.6283 8.07658 11.5759 8.07097C11.5236 8.06536 11.4655 8.10461 11.4597 8.14946" fill="#100342"/>
<path d="M11.1983 9.052C11.1517 9.07442 11.1459 9.1473 11.175 9.18655C11.2099 9.22579 11.268 9.24261 11.3203 9.237C11.3552 9.2314 11.3959 9.22019 11.4075 9.19215C11.4308 9.1473 11.3959 9.09685 11.361 9.06321C11.3261 9.02397 11.2738 8.97912 11.2157 8.99594" fill="#100342"/>
<path d="M13.5524 6.17049C13.5292 6.22655 13.5292 6.29383 13.5466 6.3555C13.5757 6.40035 13.6454 6.41156 13.6919 6.38353C13.7384 6.3555 13.7617 6.29944 13.7559 6.24337C13.7443 6.1817 13.6745 6.12004 13.6164 6.14807" fill="#100342"/>
<path d="M18.6567 11.6532C18.6161 11.7205 18.6335 11.8214 18.7033 11.8663C18.773 11.9111 18.8777 11.8887 18.9184 11.8214C18.9416 11.7878 18.9416 11.7373 18.93 11.6981C18.9067 11.642 18.8428 11.6028 18.7789 11.6028C18.7149 11.5972 18.651 11.6252 18.6045 11.6644C18.6277 11.67 18.6451 11.6813 18.6684 11.6869" fill="#100342"/>
<path d="M18.2789 19.8886C18.2731 19.9727 18.2324 20.0512 18.2324 20.1353C18.2324 20.2194 18.2905 20.3147 18.3777 20.3147C18.4533 20.3147 18.5056 20.2474 18.5405 20.1857C18.5695 20.1465 18.5928 20.1017 18.6161 20.0624C18.6335 20.04 18.6452 20.012 18.6335 19.9839C18.6277 19.9727 18.6161 19.9615 18.6044 19.9559C18.5056 19.8942 18.3835 19.8662 18.2615 19.8718" fill="#100342"/>
<path d="M18.2789 19.8886C18.2731 19.9727 18.2324 20.0512 18.2324 20.1353C18.2324 20.2194 18.2905 20.3147 18.3777 20.3147C18.4533 20.3147 18.5056 20.2474 18.5405 20.1857C18.5695 20.1465 18.5928 20.1017 18.6161 20.0624C18.6335 20.04 18.6452 20.012 18.6335 19.9839C18.6277 19.9727 18.6161 19.9615 18.6044 19.9559C18.5056 19.8942 18.3835 19.8662 18.2615 19.8718" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M17.7671 18.9188C17.7961 18.9804 17.8426 19.042 17.9066 19.0589C18.0171 19.0925 18.1449 18.9636 18.0984 18.8627C18.052 18.7618 17.8659 18.7562 17.8194 18.8627" fill="#100641"/>
<path d="M15.3954 20.4212C15.3547 20.5221 15.4419 20.6455 15.5524 20.6623C15.6629 20.6791 15.7733 20.5894 15.8023 20.4829C15.8082 20.4661 15.8082 20.4437 15.7966 20.4268C15.7849 20.41 15.7675 20.4044 15.7442 20.3988C15.6512 20.3764 15.5524 20.354 15.4594 20.3259C15.4478 20.354 15.4361 20.3876 15.4303 20.4156" fill="#100641"/>
<path d="M11.0525 16.3736C11.0409 16.4241 11.0235 16.4745 11.0351 16.5249C11.0409 16.5754 11.0758 16.6258 11.1281 16.637C11.1862 16.6539 11.2502 16.609 11.2734 16.5529C11.2967 16.4969 11.2967 16.4353 11.2909 16.3792C11.2211 16.368 11.1514 16.3568 11.0874 16.3456" fill="#100342"/>
<path d="M10.5006 23.9251C10.4774 23.9979 10.4599 24.0933 10.5239 24.1437C10.5936 24.1997 10.6924 24.1492 10.7796 24.1661C10.7971 24.0989 10.8029 24.026 10.7855 23.9587C10.768 23.8914 10.7157 23.8242 10.6459 23.8129C10.5762 23.7961 10.4948 23.8522 10.5006 23.9251C10.5122 23.9251 10.5355 23.9251 10.5529 23.9251H10.5006Z" fill="#100641"/>
<path d="M11.8257 24.4127C11.8257 24.5024 11.8257 24.5865 11.8315 24.6762C11.8955 24.6874 11.9652 24.693 12.035 24.7043C12.0524 24.7043 12.0757 24.7099 12.0931 24.6986C12.1105 24.6874 12.1164 24.665 12.1222 24.6426C12.1454 24.5473 12.1454 24.4408 12.0757 24.3679C12.0059 24.3006 11.8548 24.3174 11.8431 24.4127" fill="#100641"/>
<path d="M17.8312 24.5698C17.7672 24.6202 17.7323 24.7099 17.7672 24.7828C17.8021 24.8557 17.9067 24.8949 17.9765 24.8445C18.0055 24.7828 18.0346 24.7155 18.023 24.6482C18.0114 24.581 17.9184 24.5306 17.8602 24.5754" fill="#100641"/>
<path d="M21.0168 24.5809C21.0051 24.6258 20.9993 24.6762 21.0168 24.7211C21.0342 24.7659 21.0982 24.794 21.1388 24.7659C21.1563 24.7547 21.1621 24.7379 21.1679 24.7211C21.1911 24.6706 21.2028 24.6202 21.197 24.5697C21.1911 24.5193 21.1505 24.4688 21.0982 24.4632C21.0458 24.4576 20.9877 24.508 21.0051 24.5529" fill="#100641"/>
<path d="M20.7029 17.8368C20.6913 17.8873 20.6739 17.9377 20.6855 17.9882C20.6971 18.0387 20.7378 18.0891 20.7901 18.0835C20.8715 18.0835 20.9064 17.9882 20.918 17.9097C20.9296 17.8424 20.9296 17.7527 20.8657 17.7247C20.7959 17.6967 20.732 17.7696 20.6913 17.8256" fill="#100641"/>
<path d="M21.2899 9.38278C21.2783 9.43324 21.2725 9.48929 21.2958 9.53414C21.319 9.57899 21.383 9.60702 21.4295 9.57899C21.4527 9.56778 21.4644 9.54535 21.476 9.52293C21.4934 9.47808 21.5109 9.43324 21.4993 9.38839C21.4876 9.34354 21.4527 9.29869 21.4062 9.29308C21.3597 9.28747 21.3074 9.33232 21.319 9.37717" fill="#100342"/>
<path d="M20.9702 10.1341C20.9702 10.1957 20.9702 10.2518 20.9761 10.3135C21.0633 10.3247 21.1504 10.263 21.1621 10.1789C21.1737 10.0948 21.1039 10.0107 21.0167 10.0051C21.0225 10.0444 21.0109 10.0836 20.9935 10.1172" fill="#100342"/>
<path d="M21.7379 10.2741C21.7146 10.3358 21.6972 10.4031 21.7088 10.4704C21.7204 10.5376 21.7901 10.5937 21.8542 10.5825C21.9413 10.5657 21.9587 10.4479 21.953 10.3582C21.9471 10.2966 21.9413 10.2237 21.889 10.1901C21.8367 10.1564 21.7379 10.1957 21.7611 10.2517" fill="#100342"/>
<path d="M12.733 16.6539C12.8318 16.3176 12.6458 16.0149 12.3784 15.7121C11.9656 15.2468 11.5878 14.7591 11.5006 14.1088C11.3087 12.64 12.1575 11.2048 13.5585 10.6835C15.0292 10.1341 16.657 10.6274 17.5348 11.8831C17.9243 12.4382 18.122 13.0492 18.122 13.722C18.122 14.3386 17.9185 14.8712 17.4709 15.3141C17.2558 15.5215 17.0756 15.7626 16.8488 15.9588C16.6105 16.1606 16.5233 16.3905 16.5408 16.682C16.5524 16.9118 16.5233 17.1417 16.5292 17.3715C16.5292 17.3883 16.5292 17.4052 16.5292 17.4164C16.5292 17.4388 16.5233 17.4556 16.5233 17.4724C16.5233 17.4836 16.5233 17.5902 16.5292 17.5902C16.4884 17.5902 16.4477 17.5902 16.4129 17.5958C16.3663 17.5958 16.3198 17.6014 16.2733 17.5958C16.1861 17.5846 16.1048 17.5846 16.0175 17.579C16.0001 17.579 15.9826 17.579 15.9594 17.5733C15.9246 17.5733 15.8955 17.5677 15.8606 17.5677C15.8489 17.5677 15.8373 17.5621 15.8199 17.5621C15.8024 17.5621 15.785 17.5621 15.7676 17.5621C15.7036 17.5621 15.6339 17.5621 15.5641 17.5621C15.5641 17.5285 15.5583 17.4949 15.5583 17.4612C15.5525 17.3939 15.5525 17.3267 15.5525 17.2594C15.5525 17.1305 15.5466 17.0015 15.5466 16.8726C15.5466 16.867 15.5466 16.8614 15.5409 16.8557C15.535 16.8501 15.5293 16.8501 15.5234 16.8501C15.3839 16.8389 15.2444 16.8501 15.1049 16.867C15.1049 16.9454 15.1049 17.0239 15.099 17.108C15.099 17.1305 15.099 17.1529 15.099 17.1753C15.099 17.2089 15.099 17.237 15.0933 17.2706C15.0933 17.2818 15.0874 17.2874 15.0874 17.293C15.0816 17.3042 15.0816 17.3211 15.0816 17.3323C15.0758 17.3939 15.0758 17.4612 15.0874 17.5229C15.0467 17.5229 15.006 17.5229 14.9595 17.5229C14.9072 17.5229 14.849 17.5229 14.7967 17.5117C14.7328 17.5005 14.663 17.5061 14.5991 17.5005C14.5759 17.5005 14.5467 17.5005 14.5235 17.4949C14.4596 17.4949 14.3956 17.4836 14.3317 17.4836C14.2968 17.4836 14.2677 17.4836 14.2328 17.4836C14.227 17.4836 14.1398 17.4893 14.134 17.4949C14.134 17.4388 14.1398 17.3771 14.1398 17.3211C14.1398 17.293 14.1398 17.265 14.1456 17.2314C14.1456 17.2033 14.1515 17.1753 14.1515 17.1473C14.1515 17.0351 14.1515 16.923 14.1456 16.8053C13.9945 16.7773 13.8375 16.766 13.6806 16.766C13.6748 16.895 13.6689 17.0239 13.6573 17.1529C13.6515 17.2145 13.6515 17.2818 13.6457 17.3491C13.6457 17.3659 13.6457 17.3827 13.6457 17.3996C13.6457 17.4108 13.6457 17.422 13.6399 17.4276C13.6341 17.4388 13.605 17.4388 13.5934 17.4388C13.512 17.4444 13.4248 17.4388 13.3434 17.4332C13.3085 17.4332 13.2678 17.4276 13.2329 17.4276C13.1399 17.422 13.0469 17.422 12.9539 17.4164C12.9248 17.4164 12.89 17.4108 12.8609 17.4108C12.8434 17.4052 12.826 17.3996 12.8028 17.3996C12.7969 17.3996 12.7039 17.3939 12.7039 17.3939C12.7039 17.3883 12.7039 17.3827 12.7039 17.3771C12.7039 17.3155 12.7039 17.2482 12.7039 17.1809C12.7039 17.1529 12.6981 17.1248 12.7097 17.0968C12.7156 17.0856 12.7097 17.0744 12.7097 17.0632C12.7097 17.0351 12.7097 17.0071 12.7097 16.9791C12.7097 16.9062 12.7156 16.8389 12.7156 16.766C12.7272 16.766 12.7272 16.7436 12.733 16.6539ZM14.6165 15.6224C14.6688 15.628 14.7212 15.628 14.7735 15.6337C14.8549 15.6393 14.9421 15.6449 15.0235 15.6561C14.9944 15.572 14.9653 15.4879 14.9304 15.4094C14.9188 15.3758 14.9014 15.3477 14.8898 15.3197C14.8782 15.2917 14.8607 15.2692 14.849 15.2412C14.8433 15.2356 14.8433 15.2244 14.8433 15.2188C14.8374 15.1908 14.8258 15.1683 14.82 15.1403C14.7909 15.073 14.7677 15.0001 14.7386 14.9273C14.727 14.8936 14.7153 14.8656 14.6979 14.832C14.6979 14.8376 14.6863 14.8544 14.6863 14.8544C14.6804 14.8656 14.6688 14.8768 14.663 14.888C14.5875 14.9889 14.5177 15.0898 14.4538 15.1964C14.4189 15.2468 14.3898 15.3029 14.3549 15.3589C14.3375 15.387 14.3259 15.415 14.3084 15.4374C14.3026 15.4486 14.2968 15.4599 14.291 15.4711C14.2852 15.4935 14.2619 15.5159 14.2445 15.5383C14.2212 15.5664 14.198 15.5944 14.1805 15.628C14.1805 15.628 14.198 15.628 14.2038 15.628C14.2096 15.628 14.2212 15.628 14.227 15.628C14.2445 15.628 14.2619 15.628 14.2794 15.628C14.3142 15.628 14.3433 15.628 14.3782 15.6224C14.3898 15.6224 14.4073 15.6168 14.4189 15.6168C14.4363 15.6168 14.4538 15.6168 14.4712 15.6224C14.5061 15.6224 14.5351 15.628 14.57 15.628C14.5875 15.6168 14.6049 15.6168 14.6165 15.6224Z" fill="#362745" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M12.5993 16.4969C12.6923 16.1662 12.5121 15.8691 12.2505 15.5719C11.8436 15.1122 11.4715 14.6357 11.3901 14.0022C11.2041 12.5614 12.0354 11.1599 13.4074 10.6498C14.8491 10.1116 16.442 10.5937 17.3082 11.827C17.686 12.3708 17.8837 12.9707 17.8895 13.6266C17.8895 14.232 17.6919 14.7534 17.25 15.1851C17.0408 15.3925 16.8663 15.628 16.6397 15.813C16.4071 16.0092 16.3199 16.2335 16.3374 16.5249C16.349 16.7492 16.3199 16.9734 16.3257 17.1977C16.3257 17.2145 16.3257 17.2257 16.3257 17.2425C16.3257 17.2593 16.3199 17.2818 16.3199 17.2986C16.3199 17.3098 16.3199 17.4107 16.3257 17.4107C16.285 17.4107 16.2501 17.4107 16.2094 17.4107C16.1629 17.4107 16.1164 17.4163 16.0699 17.4107C15.9886 17.3995 15.9013 17.3995 15.82 17.3939C15.8025 17.3939 15.7851 17.3939 15.7676 17.3883C15.7327 17.3883 15.7037 17.3827 15.6688 17.3827C15.6572 17.3827 15.6455 17.3771 15.6339 17.3771C15.6165 17.3771 15.599 17.3771 15.5816 17.3771C15.5177 17.3771 15.4479 17.3771 15.3839 17.3771C15.3839 17.3434 15.3781 17.3154 15.3781 17.2818C15.3723 17.2145 15.3723 17.1528 15.3723 17.0855C15.3723 16.9566 15.3665 16.8333 15.3665 16.7043C15.3665 16.6987 15.3665 16.6931 15.3607 16.6875C15.3549 16.6819 15.3491 16.6819 15.3432 16.6819C15.2095 16.6707 15.07 16.6819 14.9363 16.6987C14.9363 16.7772 14.9363 16.8557 14.9305 16.9342C14.9305 16.9566 14.9305 16.979 14.9305 17.0015C14.9305 17.0295 14.9305 17.0631 14.9247 17.0968C14.9247 17.108 14.9189 17.1136 14.9189 17.1192C14.913 17.1304 14.913 17.1472 14.913 17.1584C14.9072 17.2201 14.9072 17.2818 14.9189 17.3434C14.8782 17.3434 14.8375 17.3434 14.7968 17.3434C14.7445 17.3434 14.6921 17.3434 14.6399 17.3322C14.5759 17.321 14.5119 17.3266 14.4421 17.321C14.4189 17.321 14.3899 17.321 14.3666 17.3154C14.3027 17.3154 14.2445 17.3042 14.1806 17.3042C14.1457 17.3042 14.1166 17.3042 14.0817 17.3042C14.0759 17.3042 13.9887 17.3098 13.9887 17.3154C13.9887 17.2593 13.9945 17.2033 13.9945 17.1416C13.9945 17.1136 13.9945 17.0855 14.0004 17.0575C14.0004 17.0295 14.0062 17.0015 14.0062 16.9734C14.0062 16.8613 14.0062 16.7492 14.0004 16.637C13.8492 16.6146 13.6981 16.5978 13.5469 16.5978C13.5411 16.7267 13.5353 16.8501 13.5295 16.979C13.5237 17.0407 13.5237 17.108 13.5178 17.1696C13.5178 17.1865 13.5178 17.2033 13.5178 17.2201C13.5178 17.2313 13.5178 17.2425 13.512 17.2481C13.5062 17.2593 13.4772 17.2593 13.4655 17.2593C13.3841 17.2649 13.3027 17.2593 13.2214 17.2537C13.1865 17.2537 13.1458 17.2481 13.1109 17.2481C13.0179 17.2425 12.9249 17.2425 12.8377 17.2369C12.8086 17.2369 12.7795 17.2313 12.7447 17.2313C12.7272 17.2313 12.7098 17.2201 12.6865 17.2201C12.6807 17.2201 12.5935 17.2145 12.5935 17.2145C12.5935 17.2089 12.5935 17.2033 12.5935 17.1977C12.5935 17.136 12.5935 17.0687 12.5935 17.0071C12.5935 16.979 12.5877 16.951 12.5993 16.9286C12.6051 16.9174 12.5993 16.9061 12.5993 16.8949C12.5993 16.8669 12.5993 16.8389 12.5993 16.8108C12.5993 16.7436 12.6051 16.6707 12.6051 16.6034C12.5935 16.6034 12.5935 16.5866 12.5993 16.4969ZM14.448 15.4822C14.5003 15.4878 14.5526 15.4878 14.5991 15.4934C14.6805 15.499 14.7619 15.5047 14.8433 15.5159C14.8142 15.4374 14.7909 15.3533 14.7561 15.2692C14.7445 15.2356 14.727 15.2075 14.7154 15.1795C14.7038 15.1515 14.6864 15.129 14.6747 15.101C14.6689 15.0954 14.6689 15.0842 14.6689 15.0786C14.6631 15.0505 14.6515 15.0281 14.6456 15.0001C14.6166 14.9328 14.5933 14.8599 14.5643 14.7927C14.5526 14.759 14.541 14.731 14.5235 14.6974C14.5235 14.703 14.5119 14.7142 14.5119 14.7198C14.5062 14.731 14.4945 14.7422 14.4887 14.7534C14.4189 14.8543 14.3492 14.9552 14.2852 15.0562C14.2503 15.1066 14.2213 15.1627 14.1922 15.2131C14.1748 15.2412 14.1631 15.2636 14.1457 15.2916C14.1399 15.3028 14.1341 15.314 14.1283 15.3253C14.1224 15.3477 14.0992 15.3701 14.0817 15.3869C14.0585 15.415 14.0411 15.443 14.0178 15.471C14.0178 15.471 14.0352 15.471 14.0411 15.471C14.0469 15.471 14.0585 15.471 14.0643 15.471C14.0817 15.471 14.0992 15.471 14.1166 15.471C14.1515 15.471 14.1806 15.471 14.2154 15.4654C14.2271 15.4654 14.2445 15.4598 14.2561 15.4598C14.2736 15.4598 14.291 15.4598 14.3085 15.4654C14.3433 15.4654 14.3724 15.471 14.4073 15.471C14.4189 15.4822 14.4364 15.4822 14.448 15.4822Z" fill="#E0E3BD" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M16.6974 10.975C15.6335 10.1565 14.4302 10.0219 13.1861 10.5601C11.1921 11.4234 10.6573 13.9798 11.8548 15.2524C12.0234 15.4318 12.1513 15.6393 12.3257 15.8186C12.4827 15.9812 12.535 16.155 12.5234 16.3736C12.5059 16.6764 12.4769 16.9847 12.5234 17.3155L13.5465 17.3603L13.564 16.6595L13.9593 16.6707V16.6764C13.9593 16.682 13.9593 16.6876 13.9593 16.6932C13.9593 16.6988 13.9593 16.71 13.9593 16.7156C13.9593 16.7268 13.9593 16.738 13.9593 16.7436C13.9593 16.7548 13.9593 16.7661 13.9593 16.7773C13.9593 16.7885 13.9593 16.8053 13.9593 16.8165C13.9593 16.8333 13.9593 16.8445 13.9593 16.8614C13.9593 16.8782 13.9593 16.895 13.9593 16.9118C13.9593 16.9286 13.9593 16.9455 13.9593 16.9623C13.9593 16.9791 13.9593 16.9959 13.9593 17.0127C13.9593 17.0295 13.9593 17.0464 13.9593 17.0632C13.9593 17.08 13.9593 17.0968 13.9593 17.1136C13.9593 17.1305 13.9593 17.1417 13.9593 17.1585C13.9593 17.1697 13.9593 17.1865 13.9593 17.2033C13.9593 17.2146 13.9593 17.2314 13.9593 17.2426C13.9593 17.2538 13.9593 17.265 13.9593 17.2762C13.9593 17.2818 13.9593 17.293 13.9593 17.3043C13.9593 17.3099 13.9593 17.3155 13.9593 17.3211C13.9593 17.3379 13.9534 17.3547 13.9534 17.3771C13.9593 17.3771 13.9593 17.3771 13.9651 17.3771H13.9709H13.9767C13.9825 17.3771 13.9941 17.3771 14 17.3771C14.0174 17.3771 14.0348 17.3771 14.0523 17.3771C14.122 17.3771 14.186 17.3827 14.2557 17.3827C14.3371 17.3883 14.4243 17.3883 14.5116 17.394C14.5871 17.3996 14.6685 17.3996 14.7441 17.4052C14.7906 17.4052 14.8371 17.4108 14.8894 17.4108C14.8952 17.4108 14.901 17.4108 14.9068 17.4108C14.9185 17.4108 14.9243 17.4108 14.9359 17.4052C14.9359 17.3883 14.9417 17.3659 14.9417 17.3491V17.3435C14.9417 17.3379 14.9417 17.3267 14.9476 17.3211C14.9476 17.3043 14.9533 17.2874 14.9533 17.2762C14.9533 17.265 14.9533 17.2538 14.9533 17.2426C14.9533 17.2314 14.9533 17.2202 14.9533 17.2146C14.9533 17.2033 14.9533 17.1977 14.9533 17.1865C14.9533 17.1753 14.9533 17.1641 14.9533 17.1529C14.9533 17.1417 14.9533 17.1249 14.9533 17.108C14.9533 17.0912 14.9533 17.0744 14.9533 17.0632C14.9533 17.0464 14.9533 17.0295 14.9533 17.0127C14.9533 16.9959 14.9533 16.9791 14.9533 16.9623C14.9533 16.9455 14.9533 16.9286 14.9533 16.9118C14.9533 16.895 14.9533 16.8782 14.9533 16.8614C14.9533 16.8501 14.9533 16.8333 14.9533 16.8165C14.9533 16.8053 14.9533 16.7941 14.9533 16.7829C14.9533 16.7717 14.9533 16.7661 14.9533 16.7548C14.9533 16.7492 14.9533 16.7436 14.9533 16.738V16.7324L15.3487 16.7436L15.3313 17.4388C15.3952 17.4388 16.4067 17.4837 16.4067 17.4837C16.4067 17.2818 16.4067 17.08 16.4067 16.8726C16.4067 16.7773 16.4067 16.682 16.4067 16.5867C16.4067 16.5586 16.4067 16.5306 16.4009 16.5082C16.4009 16.4409 16.4009 16.3736 16.4125 16.3119C16.4241 16.2447 16.4474 16.1718 16.4939 16.1157C16.5055 16.1045 16.5172 16.0877 16.5288 16.0765C16.5462 16.0597 16.5578 16.0485 16.5753 16.0316C16.6043 16.0036 16.6335 15.97 16.6625 15.9419C16.7206 15.8803 16.7788 15.8242 16.8369 15.7626C16.895 15.7009 16.9474 15.6449 17.0055 15.5832C17.0636 15.5215 17.116 15.4655 17.1682 15.4038C17.2205 15.3421 17.2787 15.2861 17.331 15.2244C17.3834 15.1627 17.4356 15.1067 17.488 15.045C17.5171 15.017 17.5403 14.9833 17.5693 14.9553C17.7671 14.7198 17.9065 14.4563 17.953 14.1536C18.1623 12.8586 17.7496 11.7822 16.6974 10.975ZM13.4012 16.4745C13.3896 16.4745 13.3779 16.4745 13.3605 16.4745C13.3547 16.4745 13.3489 16.4745 13.343 16.4745C13.343 16.5026 13.343 16.5306 13.343 16.5586C13.343 16.6147 13.3372 16.6764 13.3372 16.7324C13.3314 16.8501 13.3256 16.9735 13.3256 17.0912L12.8082 17.0688C12.8082 17.0183 12.814 16.9679 12.814 16.9174C12.8198 16.8053 12.8257 16.6932 12.8257 16.5754C12.8315 16.4577 12.8373 16.3344 12.8373 16.2166C12.8373 16.1718 12.8431 16.1269 12.8431 16.0821C12.8431 16.0597 12.8373 16.0372 12.8373 16.0204C12.8373 15.998 12.8315 15.9756 12.8315 15.9531C12.8315 15.9419 12.8257 15.9363 12.8257 15.9251C12.8198 15.9195 12.8198 15.9083 12.814 15.9027C12.8082 15.8859 12.8024 15.8691 12.7908 15.8522C12.7733 15.8186 12.7559 15.785 12.7385 15.7514C12.721 15.7178 12.6978 15.6897 12.6745 15.6561C12.6629 15.6393 12.6454 15.6168 12.628 15.6C12.3838 15.3141 12.1513 15.017 11.9188 14.7198C11.5874 14.2826 11.5293 13.7724 11.5932 13.2566C11.7385 12.0962 12.3664 11.2553 13.4884 10.8236C14.5987 10.3975 15.6509 10.5769 16.5346 11.345C17.4356 12.1242 17.7671 13.1165 17.4764 14.2769C17.4066 14.5741 17.2089 14.7871 17.0113 15.0002C16.7672 15.2636 16.5172 15.5215 16.2671 15.7794C16.2555 15.7906 16.2439 15.7962 16.2381 15.8074C16.2381 15.813 16.2381 15.813 16.2323 15.8186C16.2265 15.8242 16.2265 15.8298 16.2207 15.8354C16.2149 15.8466 16.2032 15.8578 16.1974 15.8691C16.1916 15.8747 16.1916 15.8803 16.1858 15.8859C16.18 15.8915 16.18 15.8915 16.18 15.8971C16.1683 15.9195 16.1567 15.9419 16.1451 15.9644C16.1218 16.0148 16.1102 16.0709 16.0986 16.1269C16.0928 16.155 16.0928 16.183 16.0928 16.211C16.0928 16.2222 16.0928 16.2391 16.0928 16.2503C16.0928 16.2559 16.0928 16.2615 16.0928 16.2727C16.0928 16.2839 16.0928 16.2951 16.0928 16.3063C16.0928 16.3232 16.0928 16.3456 16.0928 16.3624C16.0928 16.396 16.0928 16.4241 16.0928 16.4577C16.0928 16.5194 16.0928 16.5867 16.0928 16.6483C16.0928 16.71 16.0928 16.7773 16.0928 16.8389C16.0928 16.9006 16.0928 16.9679 16.0928 17.0295C16.0928 17.0632 16.0928 17.0912 16.0928 17.1249C16.0928 17.1417 16.0928 17.1585 16.0928 17.1753C16.0928 17.1809 16.0928 17.1865 16.0928 17.1921V17.1977C16.0869 17.2033 16.0812 17.1977 16.0812 17.1977C16.0753 17.1977 16.0637 17.1977 16.0579 17.1977C16.0288 17.1977 15.994 17.1977 15.9649 17.1921C15.837 17.1865 15.7091 17.1809 15.5812 17.1753C15.587 17.0688 15.587 16.9623 15.5928 16.8614C15.5928 16.8277 15.5987 16.7885 15.5987 16.7548C15.5987 16.71 15.5987 16.6707 15.5987 16.6259C15.5987 16.6091 15.5987 16.5979 15.5987 16.581L15.5231 16.5698C15.494 16.5642 15.465 16.5586 15.4358 16.5586C15.3719 16.553 15.3138 16.5474 15.2498 16.5418C15.1859 16.5362 15.1219 16.5362 15.058 16.5362C14.9941 16.5362 14.9301 16.5362 14.8661 16.5362C14.8139 16.5362 14.7557 16.5362 14.7034 16.5362L14.6802 17.1809L14.1627 17.1585L14.186 16.525C14.1569 16.5194 14.122 16.5138 14.093 16.5082C14.029 16.497 13.9709 16.4913 13.9069 16.4857C13.843 16.4801 13.7791 16.4801 13.7151 16.4745C13.6512 16.4745 13.5872 16.4745 13.5233 16.4689C13.4942 16.4689 13.4593 16.4689 13.4302 16.4689" fill="#362745"/>
<path d="M14.6919 14.602C14.6861 14.5964 14.6861 14.5852 14.6803 14.5796C14.6687 14.5628 14.6628 14.5403 14.6512 14.5235C14.6454 14.5123 14.6396 14.5011 14.6338 14.4899C14.628 14.4787 14.6222 14.4731 14.6164 14.4619C14.5931 14.4282 14.5756 14.389 14.5524 14.3553C14.5408 14.3385 14.535 14.3217 14.5234 14.2993C14.5234 14.2937 14.5175 14.2881 14.5175 14.2881C14.5175 14.2825 14.5117 14.2769 14.5117 14.2769C14.5059 14.2769 14.5059 14.2769 14.5059 14.2825C14.5059 14.2881 14.5001 14.2881 14.5001 14.2937C14.5001 14.2993 14.4943 14.3049 14.4943 14.3105C14.4885 14.3217 14.4826 14.3329 14.4768 14.3385C14.4536 14.3722 14.4303 14.4114 14.4129 14.445C14.3896 14.4787 14.3664 14.5179 14.3489 14.5516C14.3199 14.5964 14.2966 14.6413 14.2676 14.6917C14.2559 14.7085 14.2501 14.7254 14.2385 14.7366C14.2269 14.7534 14.2152 14.7702 14.2094 14.787C14.1978 14.8038 14.1862 14.8207 14.1745 14.8431C14.1629 14.8599 14.1513 14.8823 14.1397 14.8991C14.128 14.9216 14.1164 14.9384 14.1048 14.9608C14.0932 14.9832 14.0815 15.0001 14.0699 15.0225C14.0583 15.0449 14.0466 15.0673 14.035 15.0842C14.0234 15.1066 14.0118 15.129 14.0001 15.1458C13.9885 15.1682 13.9769 15.1851 13.9653 15.2075C13.9536 15.2299 13.942 15.2467 13.9304 15.2692C13.9188 15.2916 13.9071 15.3084 13.8955 15.3308C13.8839 15.3476 13.8722 15.3701 13.8606 15.3869C13.849 15.4037 13.8374 15.4205 13.8316 15.4373C13.8199 15.4542 13.8141 15.471 13.8025 15.4878C13.7967 15.5046 13.785 15.5158 13.7792 15.5327C13.7734 15.5439 13.7618 15.5551 13.756 15.5719C13.7502 15.5831 13.7444 15.5943 13.7385 15.6055C13.7327 15.6111 13.7269 15.6224 13.7269 15.628C13.7211 15.6336 13.7211 15.6392 13.7153 15.6448L13.7095 15.6504H13.7153C13.7502 15.6504 13.7792 15.6504 13.8141 15.656C13.8199 15.656 13.8257 15.656 13.8374 15.656C13.8432 15.656 13.8548 15.656 13.8606 15.656C13.8664 15.656 13.8664 15.656 13.8722 15.656C13.8781 15.656 13.8839 15.656 13.8897 15.656C13.8955 15.656 13.9013 15.656 13.9129 15.656C13.9188 15.656 13.9304 15.656 13.9362 15.656C13.9478 15.656 13.9594 15.656 13.9653 15.656C13.9769 15.656 13.9885 15.656 14.0001 15.656C14.0118 15.656 14.0234 15.656 14.035 15.656C14.0466 15.656 14.0641 15.656 14.0757 15.656C14.0873 15.656 14.1048 15.656 14.1164 15.656C14.1338 15.656 14.1455 15.656 14.1629 15.656C14.1804 15.656 14.192 15.656 14.2094 15.656C14.2269 15.656 14.2443 15.656 14.2559 15.656C14.2734 15.656 14.2908 15.656 14.3082 15.656C14.3257 15.656 14.3431 15.656 14.3606 15.656C14.378 15.656 14.3954 15.656 14.4129 15.656C14.4303 15.656 14.4478 15.656 14.4652 15.656C14.4826 15.656 14.5001 15.656 14.5175 15.656C14.535 15.656 14.5524 15.656 14.5699 15.656C14.5873 15.656 14.6048 15.656 14.6222 15.656C14.6396 15.656 14.6571 15.656 14.6745 15.656C14.692 15.656 14.7093 15.656 14.721 15.656C14.7385 15.656 14.7501 15.656 14.7675 15.656C14.785 15.656 14.7966 15.656 14.814 15.656C14.8256 15.656 14.843 15.656 14.8547 15.656C14.8663 15.656 14.8838 15.656 14.8954 15.656C14.9071 15.656 14.9187 15.656 14.9303 15.656C14.9419 15.656 14.9535 15.656 14.9652 15.656C14.9768 15.656 14.9826 15.656 14.9942 15.656L15.2035 15.6616C15.2093 15.6616 15.2093 15.6616 15.2093 15.6616C15.1977 15.628 15.1802 15.5999 15.1686 15.5663C15.1337 15.4878 14.6977 14.6132 14.6919 14.602C14.6919 14.6076 14.6919 14.6076 14.6919 14.602ZM14.0932 15.4486C14.2327 15.2187 14.3606 15.0113 14.5059 14.7702C14.6048 15.0281 14.6861 15.2299 14.785 15.4766C14.5466 15.4654 14.3489 15.4542 14.0932 15.4486Z" fill="#362745"/>
<path d="M10.7969 11.1263C10.7969 11.1544 10.8027 11.1768 10.8027 11.1992L10.7969 11.1263ZM10.7969 11.1263C10.7969 11.1544 10.8027 11.1768 10.8027 11.1992L10.7969 11.1263Z" fill="#E0E3BD"/>
<path d="M10.7969 11.1263C10.7969 11.1544 10.8027 11.1768 10.8027 11.1992ZM10.7969 11.1263C10.7969 11.1544 10.8027 11.1768 10.8027 11.1992L10.7969 11.1263Z" stroke="#362745" stroke-width="2" stroke-miterlimit="10"/>
<path d="M22.8483 21.6687C22.5618 21.4448 22.3483 21.1555 22.0786 20.9043C22.0955 20.6259 22.1292 20.3747 22.1292 20.1236C22.1236 19.4356 22.1686 18.7476 22.1124 18.0597C22.0786 17.6393 22.1966 17.2353 22.3146 16.8312C22.5449 16.0614 22.4157 15.2698 22.2978 14.5108C22.2135 13.9703 22.2022 13.4461 22.2416 12.9111C22.2809 12.4416 22.2865 11.972 22.3259 11.5024C22.3764 10.8363 22.4382 10.1812 22.2641 9.50961C22.1124 8.94178 22.0786 8.34666 21.8427 7.80068C21.6573 7.3748 21.6573 7.3748 21.0843 6.63773C20.573 6.11358 20.4944 6.10812 20.0562 5.85151C19.7191 5.65496 19.3876 5.46932 18.9775 5.4311C18.4551 5.38196 17.9719 5.15811 17.4551 5.07621C16.5562 4.93426 15.6686 5.01069 14.7809 5.14173C13.5899 5.3219 12.4157 5.54576 11.5 6.43025C11.0674 6.85066 10.6236 7.24923 10.4382 7.83344C10.3876 7.99723 10.2753 8.13918 10.191 8.2866C9.80337 8.9254 9.89326 9.21477 9.83708 10.0447C9.87079 10.1047 9.75843 10.4651 9.7191 10.5634C9.66854 11.1203 9.66292 10.7654 9.66854 11.0056C9.68539 11.7318 9.69101 12.4579 9.69663 13.1787C9.70225 13.8338 9.73034 14.489 9.60674 15.1333C9.47191 15.8158 9.48314 16.5036 9.47753 17.1916C9.47753 17.3445 9.48314 17.5028 9.44382 17.6502C9.32584 18.1635 9.35394 18.6767 9.38202 19.1899C9.42135 19.8888 9.38764 20.5822 9.47191 21.2974C9.05618 21.6141 8.64606 21.9307 8.23034 22.2365C8.08427 22.3402 8 22.4549 8 22.6405C8.01124 23.4104 8.01124 24.1802 8.01686 24.95C8.01686 25.1575 8.11798 25.2722 8.33708 25.2886C9.35394 25.3486 10.3652 25.4087 11.3764 25.4742C12.691 25.5561 14 25.6325 15.3146 25.7144C16.8034 25.8073 18.2921 25.9055 19.7809 25.9984C19.9831 26.0093 20.1686 25.9656 20.3427 25.8619C21.1236 25.4032 21.9101 24.9446 22.6966 24.4969C22.8876 24.3877 22.9606 24.2457 22.9606 24.0328C22.9663 23.3613 22.9831 22.6897 23 22.0236C23 21.8871 22.9719 21.7615 22.8483 21.6687ZM9.92135 18.2181C9.98876 17.7594 10.0506 17.3063 10.0393 16.8422C10.0225 16.2416 10.0955 15.652 10.1854 15.0623C10.309 14.2433 10.264 13.4189 10.2472 12.5944C10.2416 12.2941 10.236 11.9938 10.2416 11.699C10.2416 11.6226 10.2472 11.5461 10.2528 11.4697C10.2584 11.426 10.264 11.3823 10.264 11.3332C10.264 11.3113 10.2809 11.295 10.2977 11.2786C10.3202 11.2513 10.3483 11.224 10.3708 11.1967C10.3764 11.1912 10.382 11.1858 10.3933 11.1803C10.3989 11.1803 10.4101 11.1803 10.4157 11.1858C10.5169 11.2295 10.691 11.3878 10.6966 11.3987C10.6966 11.4042 10.8989 11.5516 10.8989 11.557C10.9045 11.5625 10.7753 11.8355 10.7753 11.8464C11.0169 11.8464 10.9551 11.77 11.1517 11.426C11.1629 11.4042 10.9551 11.2677 10.9551 11.2404C10.9214 11.2076 10.9101 11.1639 10.8933 11.1257C10.8764 11.0766 10.8483 11.0329 10.8202 10.9947C10.8034 10.9728 10.7865 10.9565 10.7697 10.9346C10.7528 10.9183 10.736 10.9019 10.7191 10.8855C10.7079 10.8746 10.7023 10.8636 10.7023 10.8473C10.6966 10.8254 10.6854 10.8091 10.6798 10.7872C10.6573 10.7381 10.6348 10.6835 10.618 10.6289C10.5787 10.5251 10.5449 10.4159 10.5112 10.3067C10.4775 10.1975 10.4438 10.0884 10.4045 9.97915C10.382 9.9191 10.3596 9.8645 10.3371 9.80444C10.3764 9.29121 10.4775 8.79983 10.8258 8.38488C10.9045 8.2866 10.9551 8.16102 10.9944 8.04637C11.1517 7.54406 11.5 7.18371 11.8989 6.86158C12.1461 6.65957 12.3708 6.41933 12.6573 6.28284C12.6629 6.27738 12.6854 6.29375 12.691 6.29375C12.7023 6.29921 12.7135 6.30467 12.7247 6.31013C12.7472 6.32651 12.764 6.34289 12.7753 6.36473C12.7977 6.39203 12.8034 6.43025 12.8202 6.45755C12.8315 6.48485 12.8427 6.51761 12.8539 6.54491C12.8764 6.60497 12.8989 6.65957 12.9157 6.71963C12.9214 6.73055 12.9214 6.73601 12.927 6.74147C12.927 6.74693 12.9326 6.75239 12.9326 6.75239C12.9326 6.75239 12.9438 6.75785 12.9494 6.75785C12.9719 6.76331 12.9944 6.77423 13.0169 6.77969C13.0225 6.77969 12.9944 6.9271 12.9944 6.93802V6.96532C12.9944 6.98716 12.9888 7.01446 12.9888 7.0363C12.9832 7.08543 12.9831 7.13457 12.9775 7.18371C12.9775 7.20009 12.9719 7.22193 12.9775 7.23831C12.9831 7.25469 12.9888 7.26561 12.9944 7.28199C13.0393 7.36934 13.0618 7.69694 13.0618 7.69694C13.0618 7.69694 13.1348 7.5113 13.1292 7.50038C13.1236 7.484 13.1236 7.47308 13.118 7.4567C13.1124 7.4294 13.1067 7.39664 13.1011 7.36934C13.0955 7.33112 13.0899 7.29291 13.0843 7.24923C13.0843 7.23285 13.0787 7.22193 13.0787 7.20555C13.0787 7.19463 13.073 7.18917 13.0787 7.17825C13.0843 7.16187 13.0899 7.14549 13.1011 7.13457C13.1067 7.11819 13.118 7.10181 13.1236 7.08543C13.1236 7.08543 13.1573 7.09089 13.1629 7.09635C13.1742 7.10181 13.1854 7.10727 13.1966 7.10727C13.2303 7.11273 13.2584 7.12365 13.2865 7.14003C13.2978 7.14549 13.309 7.15095 13.3202 7.16187C13.3258 7.17279 13.3315 7.18371 13.3371 7.19463C13.3652 7.26561 13.3933 7.34204 13.427 7.41302C13.4326 7.42394 13.4382 7.44032 13.4494 7.45124C13.4607 7.46216 13.4719 7.46762 13.4831 7.47308C13.5562 7.51676 13.6348 7.56044 13.7079 7.60412C13.6742 7.54952 13.6236 7.50584 13.5786 7.45124C13.5112 7.36934 13.4663 7.27107 13.4494 7.16733C13.4438 7.14549 13.4438 7.12365 13.4438 7.10181C13.3876 7.0636 13.3315 7.03084 13.2753 6.99262C13.2528 6.97624 13.2247 6.96532 13.2079 6.94894C13.2023 6.94348 13.1966 6.93256 13.1966 6.92164C13.191 6.90526 13.1854 6.89434 13.1798 6.87796C13.1573 6.8179 13.1405 6.75785 13.118 6.70325C13.1124 6.68687 13.1067 6.66503 13.0899 6.65957C13.0843 6.65411 13.073 6.65411 13.0618 6.64865C13.0449 6.63773 13.0393 6.61589 13.0337 6.59951C13.0281 6.57767 13.0225 6.55037 13.0169 6.52853C13.0112 6.51215 13.0056 6.49031 13.0056 6.46847V6.44663C13 6.40841 12.9888 6.37019 12.9888 6.33197C12.9832 6.2337 13.0056 6.13542 13.0618 6.04806C14.7753 5.80237 16.5056 5.60036 18.0112 6.88342V7.6478C18.0112 7.66964 18.0112 7.69694 18 7.71878C17.9944 7.72424 17.9944 7.7297 17.9888 7.74062C17.9831 7.757 17.9775 7.77338 17.9663 7.7843C17.9494 7.8116 17.9326 7.8389 17.9101 7.87165C17.8876 7.90441 17.8651 7.93717 17.8539 7.97539C17.8596 7.96993 17.8651 7.96993 17.8708 7.96447L17.8876 7.94809C17.8989 7.93717 17.9157 7.92625 17.927 7.92079C17.9551 7.90441 17.9775 7.88257 18 7.86073C18.0112 7.84982 18.0169 7.8389 18.0281 7.82252C18.0394 7.80614 18.0506 7.77884 18.0618 7.76246C18.0786 7.74608 18.0899 7.71878 18.0955 7.69148C18.1011 7.68056 18.1067 7.6751 18.1067 7.66418C18.1124 7.65326 18.1124 7.64234 18.118 7.62596C18.1236 7.59866 18.1292 7.57682 18.1349 7.54952C18.1573 7.44032 18.1629 7.33112 18.1798 7.22193C18.1854 7.17825 18.1966 7.14003 18.2079 7.09635C18.6741 7.45124 19.1573 7.76246 19.2247 8.38488C19.2809 8.90902 19.3764 9.42225 19.5281 9.93002C19.573 10.0774 19.6124 10.2303 19.6124 10.3832C19.6124 11.4042 19.6629 12.4197 19.4944 13.4353C19.4045 13.9757 19.4101 14.5381 19.4045 15.0896C19.4045 15.6793 19.3708 16.2689 19.3146 16.8531C19.2584 17.4264 19.2584 17.9942 19.4045 18.5511C19.4831 18.8459 19.4326 19.1408 19.3989 19.4411C19.3314 20.0253 19.3034 20.615 19.2641 21.2046C19.2528 21.3465 19.2584 21.4939 19.1966 21.6468C16.1404 21.483 13.0899 21.3192 10.0225 21.15C10.0225 21.15 10.0112 21.0572 10.0112 21.0518C10.0056 21.0135 10 20.9753 9.99439 20.9371C9.98314 20.8607 9.97753 20.7897 9.97191 20.7132C9.96629 20.6368 9.97191 20.5658 9.97753 20.4948V20.4675C9.97753 20.4402 9.98314 20.4075 9.98876 20.3856C9.99439 20.3583 10 20.3256 10.0056 20.2983C10.0225 20.2328 10.0393 20.1672 10.0674 20.1017C10.073 20.0908 10.073 20.0853 10.0786 20.0744C10.0843 20.069 10.0955 20.0635 10.1067 20.058C10.2528 20.0034 10.3933 19.9488 10.5393 19.8942C10.5562 19.8888 10.5618 19.8669 10.573 19.8506C10.5843 19.8342 10.5955 19.8178 10.6124 19.8014C10.6236 19.7905 10.6405 19.7796 10.6517 19.7687C10.6742 19.7468 10.6854 19.7195 10.6966 19.6922C10.7191 19.6485 10.7416 19.5994 10.7584 19.5557C10.7697 19.5339 10.7809 19.512 10.7865 19.4957C10.7865 19.4902 10.7865 19.4847 10.7921 19.4793C10.809 19.452 10.8483 19.4301 10.8708 19.4138C10.9214 19.3755 10.9663 19.3319 11 19.2827C10.9551 19.3046 10.9214 19.3319 10.8764 19.3592C10.8595 19.3701 10.8371 19.381 10.8146 19.3865C10.809 19.3865 10.8034 19.3865 10.7921 19.3919C10.7865 19.3919 10.7865 19.3974 10.7865 19.3974C10.7753 19.4083 10.764 19.4247 10.7528 19.4411C10.7303 19.4738 10.7079 19.5066 10.6854 19.5393C10.6573 19.5776 10.6292 19.6158 10.6011 19.6595C10.573 19.7031 10.5562 19.7468 10.5112 19.7687C10.5 19.7741 10.4831 19.7796 10.4663 19.785C10.3258 19.8287 10.1798 19.8779 10.0393 19.9215C10.0112 19.9325 9.98314 19.9379 9.95506 19.9598V19.9052C9.96067 19.8779 9.95506 19.8506 9.96067 19.8287V19.7195C9.96067 19.6431 9.95506 19.5721 9.95506 19.4957C9.94944 19.3482 9.9382 19.2008 9.93259 19.0589C9.88764 18.7859 9.88202 18.502 9.92135 18.2181ZM9.79775 21.7615C9.87641 21.7014 9.97753 21.7178 10.0674 21.7233C11.8708 21.8215 13.6742 21.9144 15.4775 22.0126C16.6573 22.0782 17.8371 22.1437 19.0225 22.2037C19.0786 22.2092 19.1349 22.2201 19.1966 22.2256C19.309 22.444 19.3989 22.6678 19.4663 22.9408C16.0225 22.7224 12.6067 22.5095 9.12921 22.2911C9.36517 22.0618 9.58989 21.9198 9.79775 21.7615ZM19.6461 25.4141C19.3933 25.4524 19.1461 25.4196 18.9157 25.3923C18.9045 25.3923 18.8933 25.3814 18.8876 25.3759C18.8764 25.3705 18.8708 25.365 18.8596 25.3541C18.8427 25.3432 18.8259 25.3268 18.809 25.3104C18.7753 25.2776 18.7528 25.234 18.7191 25.2012C18.7079 25.1903 18.691 25.1794 18.6854 25.1684C18.6741 25.1466 18.6686 25.1248 18.6629 25.1029C18.6629 25.0975 18.6629 25.092 18.6573 25.0811C18.6517 25.0756 18.6461 25.0702 18.6461 25.0592C18.618 25.0265 18.5955 24.9937 18.5786 24.9555C18.573 24.9446 18.573 24.9282 18.573 24.9173C18.5786 24.8845 18.5618 24.8518 18.5506 24.8245C18.5449 24.7972 18.5394 24.7753 18.5337 24.748C18.5337 24.7426 18.5281 24.7316 18.5225 24.7262C18.5112 24.7098 18.4944 24.6989 18.4775 24.688C18.4382 24.6443 18.3989 24.6061 18.3596 24.5678C18.3427 24.5515 18.3259 24.5406 18.309 24.5296C18.3202 24.5351 18.3259 24.5515 18.3371 24.5624C18.3427 24.5733 18.3539 24.5842 18.3651 24.5951C18.382 24.617 18.3989 24.6388 18.4101 24.6716C18.4101 24.6825 18.4214 24.6989 18.427 24.7098C18.4438 24.7426 18.4551 24.7699 18.4606 24.8026C18.4719 24.8463 18.4775 24.89 18.4775 24.9337C18.4831 24.9719 18.4831 25.0156 18.4888 25.0538C18.4888 25.0538 18.5169 25.0647 18.5225 25.0647C18.5281 25.0702 18.5281 25.0811 18.5281 25.092C18.5394 25.1193 18.5562 25.1466 18.573 25.1739C18.5786 25.1848 18.5843 25.1957 18.5899 25.2067V25.2995C18.5899 25.3104 18.5899 25.3268 18.5843 25.3377C18.573 25.3541 18.5506 25.365 18.5562 25.3868C18.5337 25.3868 18.5 25.3923 18.4775 25.3868C18.4719 25.3868 18.4663 25.3868 18.4606 25.3814C18.4214 25.3759 18.3876 25.3759 18.3483 25.3759C18.2753 25.3705 18.2022 25.365 18.1292 25.365C17.4944 25.3268 16.8596 25.2831 16.2247 25.2449C15.5899 25.2067 14.9551 25.163 14.3202 25.1248C13.6854 25.0865 13.0506 25.0429 12.4157 25.0046C11.7809 24.9664 11.1461 24.9227 10.5112 24.8845C10.191 24.8627 9.87641 24.8463 9.55618 24.8245C9.39888 24.8135 9.23596 24.8026 9.07865 24.7972C9 24.7917 8.92135 24.7862 8.8427 24.7808C8.82584 24.7808 8.61236 24.7699 8.61236 24.7644V24.2402L8.61798 24.2348C8.62359 24.2293 8.62359 24.2293 8.62921 24.2239C8.63483 24.2129 8.64045 24.2075 8.64606 24.1966C8.66292 24.1747 8.67416 24.1583 8.69101 24.1365C8.70786 24.1147 8.73034 24.0928 8.74719 24.071C8.75281 24.0601 8.75843 24.0546 8.76404 24.0437C8.77528 24.0328 8.79214 24.0219 8.80337 24.0164C8.82022 24.0055 8.83708 24 8.85394 23.9891C8.88764 23.9727 8.92135 23.9563 8.96067 23.9454C8.98876 23.9345 9.01686 23.929 9.04494 23.9345C9.06741 23.9399 9.08989 23.9509 9.10674 23.9673C9.16854 24.0109 9.23596 24.0546 9.30899 24.071C9.32584 24.0765 9.33146 24.0601 9.3427 24.0546C9.37079 24.0273 9.40449 24.0055 9.43259 23.9891C9.4382 23.9836 9.44944 23.9782 9.45506 23.9782C9.47191 23.9673 9.48876 23.9618 9.50562 23.9509C9.57304 23.9236 9.64606 23.9181 9.7191 23.9127C9.66854 23.8963 9.61236 23.8853 9.55056 23.8799C9.51686 23.8799 9.48314 23.8799 9.45506 23.8963C9.44944 23.9017 9.44382 23.9072 9.44382 23.9072C9.4382 23.9126 9.42696 23.9181 9.42135 23.9236L9.37079 23.9563C9.36517 23.9563 9.36517 23.9618 9.35955 23.9618C9.34831 23.9673 9.33708 23.9727 9.33146 23.9836C9.32584 23.9891 9.30899 24 9.29775 24C9.29214 24 9.2809 23.9946 9.26966 23.9891C9.26404 23.9836 9.25281 23.9836 9.24719 23.9782C9.23034 23.9673 9.21349 23.9563 9.20225 23.9509C9.1573 23.9181 9.11236 23.8744 9.06741 23.8362C9.0618 23.8307 9.05618 23.8307 9.05056 23.8253H9.02809C9.01124 23.8307 8.99438 23.8307 8.97753 23.8362C8.96629 23.8362 8.96067 23.8417 8.94944 23.8417H8.93259C8.91573 23.8417 8.89888 23.8472 8.88202 23.8472C8.85955 23.8527 8.83146 23.8581 8.80899 23.8635C8.73596 23.8799 8.66854 23.8963 8.59551 23.9181V22.8207C12.2809 23.05 15.9551 23.2848 19.6461 23.5141V25.4141ZM18.5955 6.71417L18.4326 6.49031H18.3596C18.3483 6.49031 18.3427 6.47939 18.3314 6.47939L18.1629 6.34835C18.0506 6.261 17.9326 6.1791 17.8146 6.10266C17.5786 5.94433 17.3314 5.79691 17.0674 5.6768C16.9494 5.66588 16.8539 5.61128 16.7191 5.52938C16.8651 5.55122 16.9663 5.5676 17.0674 5.58398C17.4157 5.57852 17.7416 5.68772 18.073 5.78599C18.3314 5.86243 18.5899 5.94433 18.8596 5.96617C19.2696 5.99347 19.5899 6.2064 19.9101 6.41933C20.1629 6.58859 20.2472 6.86704 20.3259 7.12911C20.382 7.33112 20.1854 7.41848 20.0618 7.53314V7.55498C20.0618 7.5659 20.0674 7.57682 20.0674 7.58774C20.073 7.60958 20.0843 7.62596 20.0899 7.6478C20.1124 7.69148 20.1349 7.7297 20.1517 7.77338C20.1629 7.79522 20.1686 7.81706 20.1741 7.8389C20.1798 7.86073 20.1854 7.88803 20.1798 7.90987C20.1798 7.92079 20.1629 7.93171 20.1573 7.93717C20.1236 7.98085 20.0843 8.02453 20.0506 8.06275L20.2865 7.98631C20.3034 7.96993 20.3146 7.95355 20.3314 7.94263C20.3483 7.93171 20.3651 7.91533 20.382 7.90441C20.3651 7.89349 20.3651 7.88803 20.3651 7.87165C20.3596 7.84981 20.3539 7.82252 20.3483 7.80068C20.3427 7.77884 20.3371 7.757 20.3314 7.73516C20.3314 7.72424 20.3259 7.71332 20.3259 7.7024C20.3259 7.69694 20.3146 7.6751 20.3202 7.66964C20.382 7.54952 20.5169 7.52768 20.5843 7.45124C21 7.47854 21.2304 7.69148 21.3483 8.05729C21.5 8.52137 21.5394 9.01276 21.6798 9.47685C21.9214 10.3067 21.7696 11.1257 21.7079 11.9502C21.6741 12.4252 21.7247 12.9111 21.6292 13.3807C21.5899 13.5608 21.5449 13.73 21.3989 13.8338C21.3483 14.0358 21.3933 14.2214 21.382 14.4071C21.3596 14.4617 21.309 14.5054 21.2641 14.5436C21.2247 14.5818 21.1798 14.6146 21.1349 14.6473C21.1349 14.6473 21.1349 14.6473 21.1292 14.6528C21.0899 14.6801 21.0449 14.7074 21.0112 14.7401C20.9944 14.7565 20.9775 14.7729 20.9606 14.7893C20.9438 14.8057 20.9214 14.8166 20.8989 14.833C20.8596 14.8548 20.8202 14.8821 20.7809 14.9094C20.7696 14.9203 20.7528 14.9258 20.7472 14.9422L20.7247 14.964C20.7191 14.9695 20.7079 14.9804 20.7022 14.9858C20.6966 14.9913 20.691 14.9968 20.691 15.0022C20.691 15.0077 20.6966 15.0077 20.6966 15.0131C20.7247 15.0459 20.7359 15.095 20.7584 15.1333C20.7641 15.1442 20.7753 15.1551 20.7809 15.1715C20.7865 15.1769 20.7865 15.1824 20.7865 15.1933C20.7978 15.2152 20.8034 15.237 20.8034 15.2588V15.2916C20.7978 15.3134 20.809 15.3353 20.7921 15.3517C20.7696 15.3735 20.7416 15.3953 20.7191 15.4172C20.7079 15.4281 20.6966 15.439 20.6854 15.4445C20.6629 15.4663 20.6349 15.4827 20.6124 15.5045C20.6067 15.51 20.6011 15.51 20.6011 15.5155C20.5955 15.5209 20.5955 15.5318 20.6011 15.5428C20.618 15.6629 20.6349 15.7885 20.6517 15.9086C20.6517 15.925 20.6573 15.9468 20.6573 15.9686C20.6517 15.985 20.6517 16.0014 20.6517 16.0232C20.6517 16.0723 20.6573 16.1214 20.6629 16.1651L20.7696 15.6574C20.8483 15.5155 21.0449 15.4882 21.0955 15.3462C21.0955 15.2206 20.9775 15.1879 20.9382 15.0787C21.1461 14.9312 21.3596 14.7784 21.5955 14.6091C21.6011 14.4999 21.6124 14.3689 21.618 14.2324C21.6966 14.2487 21.7079 14.3088 21.7135 14.3579C21.7528 15.095 21.9382 15.8321 21.7753 16.5746C21.7191 16.8422 21.6236 17.0988 21.5899 17.3663C21.5 18.1198 21.618 18.8678 21.6011 19.6158C21.5899 19.9925 21.6404 20.3747 21.5112 20.7678C20.9494 21.0518 20.382 21.3083 19.7696 21.5922C19.7978 21.2592 19.809 20.9644 19.8427 20.6696C19.8933 20.1945 19.8708 19.7086 19.9775 19.239C20.0225 19.037 20.0056 18.8186 19.9551 18.6167C19.7809 17.9615 19.7865 17.3063 19.8708 16.6456C19.9606 15.925 19.9382 15.1988 19.9494 14.4726C19.9606 13.7464 20.073 13.0312 20.1124 12.3051C20.1517 11.5461 20.2191 10.7817 20.0843 10.0338C19.9775 9.43863 19.8034 8.85443 19.7304 8.24838C19.6741 7.80068 19.4438 7.4294 19.0843 7.14003C18.9494 7.03084 18.8259 6.91618 18.691 6.80153C18.6573 6.77423 18.6292 6.74693 18.5955 6.71417C18.5899 6.70871 18.5843 6.70871 18.5843 6.70325C18.573 6.69233 18.573 6.68141 18.5674 6.66503L18.5955 6.71417ZM21.5506 21.6359C21.5506 21.6359 21.5562 21.6414 21.5618 21.6414C21.5674 21.6414 21.5674 21.6414 21.573 21.6468C21.5843 21.6468 21.5899 21.6523 21.5955 21.6577C21.6067 21.6687 21.6124 21.6796 21.618 21.6905C21.618 21.7069 21.6236 21.7233 21.6236 21.7451C21.6236 21.7833 21.6292 21.827 21.6236 21.8652C21.6236 21.8871 21.6236 21.9034 21.618 21.9253V21.9471C21.618 21.958 21.6292 21.958 21.6404 21.9635C21.6573 21.969 21.6686 21.9853 21.6741 21.9963C21.6798 22.0072 21.6854 22.0181 21.6798 22.029C21.6798 22.0399 21.6741 22.0509 21.6686 22.0563C21.6573 22.0782 21.6404 22.0891 21.618 22.1C21.5674 22.1218 21.5169 22.1491 21.4719 22.1764C21.0225 22.4058 20.573 22.6405 20.1011 22.8808C19.9775 22.6569 19.8933 22.4331 19.809 22.1764C20.4326 21.8925 21.0506 21.6086 21.6741 21.3192C21.882 21.4448 22.0112 21.6359 22.1629 21.7997C22.0786 21.8925 21.9719 21.9198 21.8651 21.969C21.8539 21.9635 21.8427 21.958 21.8314 21.9526C21.8202 21.9471 21.8034 21.9362 21.7921 21.9307C21.7809 21.9253 21.7696 21.9144 21.7528 21.9144C21.7359 21.9089 21.7135 21.898 21.7022 21.8871C21.6966 21.8816 21.6966 21.8761 21.6966 21.8652C21.691 21.8434 21.6854 21.827 21.6854 21.8052C21.6798 21.7779 21.6741 21.756 21.6629 21.7287C21.6573 21.7069 21.6461 21.6796 21.6404 21.6577L21.5506 21.6359ZM21.9326 23.1156V23.0337C21.9326 23.0173 21.9326 22.9954 21.9438 22.9791C21.9494 22.9681 21.9494 22.9627 21.9551 22.9572C21.9551 22.9518 21.9606 22.9518 21.9606 22.9463C21.9775 22.919 21.9944 22.8917 22.0169 22.8644C22.1124 22.7552 22.1686 22.6296 22.1573 22.4767C22.2191 22.4331 22.2809 22.3839 22.3876 22.3894C22.427 22.9245 22.3989 23.4814 22.382 24.0492C21.6741 24.4587 20.9663 24.8681 20.2304 25.2886V23.4377C20.8034 23.1429 21.3708 22.8535 21.9438 22.5641C21.9606 22.5859 21.9719 22.6132 21.9775 22.6405C21.9831 22.6569 21.9775 22.6788 21.9775 22.6951C21.9775 22.7061 21.9719 22.7115 21.9663 22.7224C21.9663 22.7279 21.9606 22.7334 21.9551 22.7443C21.9494 22.7497 21.9382 22.7607 21.9326 22.7661C21.9214 22.7716 21.9157 22.7825 21.9045 22.7934C21.8933 22.8043 21.882 22.8207 21.8764 22.8316C21.8708 22.8371 21.8651 22.8426 21.8651 22.8535C21.8596 22.8589 21.8539 22.8699 21.8539 22.8808C21.8371 22.9081 21.8202 22.9408 21.7978 22.9681C21.7865 22.9791 21.7753 22.9954 21.7753 23.0118C21.7753 23.0173 21.7753 23.0227 21.7809 23.0282V23.2411C21.7809 23.2794 21.7865 23.3121 21.7865 23.3503C21.7865 23.3776 21.7809 23.4159 21.7641 23.4377L21.7472 23.4541C21.7472 23.4541 21.7416 23.4595 21.7416 23.465C21.7416 23.4705 21.7359 23.4705 21.7304 23.4759C21.691 23.5196 21.6404 23.5524 21.5899 23.5851C21.6236 23.5797 21.6573 23.5742 21.6854 23.5578C21.7079 23.5469 21.7304 23.5305 21.7584 23.5196C21.7641 23.5196 21.7696 23.5087 21.7809 23.5087C21.7809 23.5087 21.7809 23.5087 21.7865 23.5087C21.7978 23.4923 21.8034 23.4759 21.8146 23.4541C21.8202 23.4486 21.8202 23.4377 21.8259 23.4268C21.8314 23.4159 21.8314 23.4104 21.8371 23.3995C21.8371 23.394 21.8427 23.3886 21.8427 23.3831C21.8483 23.3613 21.8539 23.3394 21.8651 23.3176C21.8708 23.3067 21.8708 23.2957 21.8764 23.2848C21.8764 23.2794 21.882 23.2739 21.882 23.263C21.882 23.2521 21.882 23.2411 21.8876 23.2357C21.8876 23.2248 21.8933 23.2138 21.9045 23.2084C21.9101 23.2084 21.9101 23.2084 21.9157 23.2084L21.9326 23.1156Z" fill="#E0E3BD"/>
<path d="M18.5955 6.71417L18.4326 6.49031H18.3596C18.3483 6.49031 18.3427 6.47939 18.3314 6.47939L18.1629 6.34835C18.0506 6.261 17.9326 6.1791 17.8146 6.10266C17.5786 5.94433 17.3314 5.79691 17.0674 5.6768C16.9494 5.66588 16.8539 5.61128 16.7191 5.52938C16.8651 5.55122 16.9663 5.5676 17.0674 5.58398C17.4157 5.57852 17.7416 5.68772 18.073 5.78599C18.3314 5.86243 18.5899 5.94433 18.8596 5.96617C19.2696 5.99347 19.5899 6.2064 19.9101 6.41933C20.1629 6.58859 20.2472 6.86704 20.3259 7.12911C20.382 7.33112 20.1854 7.41848 20.0618 7.53314V7.55498C20.0618 7.5659 20.0674 7.57682 20.0674 7.58774C20.073 7.60958 20.0843 7.62596 20.0899 7.6478C20.1124 7.69148 20.1349 7.7297 20.1517 7.77338C20.1629 7.79522 20.1686 7.81706 20.1741 7.8389C20.1798 7.86073 20.1854 7.88803 20.1798 7.90987C20.1798 7.92079 20.1629 7.93171 20.1573 7.93717C20.1236 7.98085 20.0843 8.02453 20.0506 8.06275L20.2865 7.98631C20.3034 7.96993 20.3146 7.95355 20.3314 7.94263C20.3483 7.93171 20.3651 7.91533 20.382 7.90441C20.3651 7.89349 20.3651 7.88803 20.3651 7.87165C20.3596 7.84981 20.3539 7.82252 20.3483 7.80068C20.3427 7.77884 20.3371 7.757 20.3314 7.73516C20.3314 7.72424 20.3259 7.71332 20.3259 7.7024C20.3259 7.69694 20.3146 7.6751 20.3202 7.66964C20.382 7.54952 20.5169 7.52768 20.5843 7.45124C21 7.47854 21.2304 7.69148 21.3483 8.05729C21.5 8.52137 21.5394 9.01276 21.6798 9.47685C21.9214 10.3067 21.7696 11.1257 21.7079 11.9502C21.6741 12.4252 21.7247 12.9111 21.6292 13.3807C21.5899 13.5608 21.5449 13.73 21.3989 13.8338C21.3483 14.0358 21.3933 14.2214 21.382 14.4071C21.3596 14.4617 21.309 14.5054 21.2641 14.5436C21.2247 14.5818 21.1798 14.6146 21.1349 14.6473C21.1349 14.6473 21.1349 14.6473 21.1292 14.6528C21.0899 14.6801 21.0449 14.7074 21.0112 14.7401C20.9944 14.7565 20.9775 14.7729 20.9606 14.7893C20.9438 14.8057 20.9214 14.8166 20.8989 14.833C20.8596 14.8548 20.8202 14.8821 20.7809 14.9094C20.7696 14.9203 20.7528 14.9258 20.7472 14.9422L20.7247 14.964C20.7191 14.9695 20.7079 14.9804 20.7022 14.9858C20.6966 14.9913 20.691 14.9968 20.691 15.0022C20.691 15.0077 20.6966 15.0077 20.6966 15.0131C20.7247 15.0459 20.7359 15.095 20.7584 15.1333C20.7641 15.1442 20.7753 15.1551 20.7809 15.1715C20.7865 15.1769 20.7865 15.1824 20.7865 15.1933C20.7978 15.2152 20.8034 15.237 20.8034 15.2588V15.2916C20.7978 15.3134 20.809 15.3353 20.7921 15.3517C20.7696 15.3735 20.7416 15.3953 20.7191 15.4172C20.7079 15.4281 20.6966 15.439 20.6854 15.4445C20.6629 15.4663 20.6349 15.4827 20.6124 15.5045C20.6067 15.51 20.6011 15.51 20.6011 15.5155C20.5955 15.5209 20.5955 15.5318 20.6011 15.5428C20.618 15.6629 20.6349 15.7885 20.6517 15.9086C20.6517 15.925 20.6573 15.9468 20.6573 15.9686C20.6517 15.985 20.6517 16.0014 20.6517 16.0232C20.6517 16.0723 20.6573 16.1214 20.6629 16.1651L20.7696 15.6574C20.8483 15.5155 21.0449 15.4882 21.0955 15.3462C21.0955 15.2206 20.9775 15.1879 20.9382 15.0787C21.1461 14.9312 21.3596 14.7784 21.5955 14.6091C21.6011 14.4999 21.6124 14.3689 21.618 14.2324C21.6966 14.2487 21.7079 14.3088 21.7135 14.3579C21.7528 15.095 21.9382 15.8321 21.7753 16.5746C21.7191 16.8422 21.6236 17.0988 21.5899 17.3663C21.5 18.1198 21.618 18.8678 21.6011 19.6158C21.5899 19.9925 21.6404 20.3747 21.5112 20.7678C20.9494 21.0518 20.382 21.3083 19.7696 21.5922C19.7978 21.2592 19.809 20.9644 19.8427 20.6696C19.8933 20.1945 19.8708 19.7086 19.9775 19.239C20.0225 19.037 20.0056 18.8186 19.9551 18.6167C19.7809 17.9615 19.7865 17.3063 19.8708 16.6456C19.9606 15.925 19.9382 15.1988 19.9494 14.4726C19.9606 13.7464 20.073 13.0312 20.1124 12.3051C20.1517 11.5461 20.2191 10.7817 20.0843 10.0338C19.9775 9.43863 19.8034 8.85443 19.7304 8.24838C19.6741 7.80068 19.4438 7.4294 19.0843 7.14003C18.9494 7.03084 18.8259 6.91618 18.691 6.80153C18.6573 6.77423 18.6292 6.74693 18.5955 6.71417ZM18.5955 6.71417C18.5899 6.70871 18.5843 6.70871 18.5843 6.70325C18.573 6.69233 18.573 6.68141 18.5674 6.66503L18.5955 6.71417ZM21.6404 21.6577C21.6461 21.6796 21.6573 21.7069 21.6629 21.7287C21.6741 21.756 21.6798 21.7779 21.6854 21.8052C21.6854 21.827 21.691 21.8434 21.6966 21.8652C21.6966 21.8761 21.6966 21.8816 21.7022 21.8871C21.7135 21.898 21.7359 21.9089 21.7528 21.9144C21.7696 21.9144 21.7809 21.9253 21.7921 21.9307C21.8034 21.9362 21.8202 21.9471 21.8314 21.9526C21.8427 21.958 21.8539 21.9635 21.8651 21.969C21.9719 21.9198 22.0786 21.8925 22.1629 21.7997C22.0112 21.6359 21.882 21.4448 21.6741 21.3192C21.0506 21.6086 20.4326 21.8925 19.809 22.1764C19.8933 22.4331 19.9775 22.6569 20.1011 22.8808C20.573 22.6405 21.0225 22.4058 21.4719 22.1764C21.5169 22.1491 21.5674 22.1218 21.618 22.1C21.6404 22.0891 21.6573 22.0782 21.6686 22.0563C21.6741 22.0509 21.6798 22.0399 21.6798 22.029C21.6854 22.0181 21.6798 22.0072 21.6741 21.9963C21.6686 21.9853 21.6573 21.969 21.6404 21.9635C21.6292 21.958 21.618 21.958 21.618 21.9471V21.9253C21.6236 21.9034 21.6236 21.8871 21.6236 21.8652C21.6292 21.827 21.6236 21.7833 21.6236 21.7451C21.6236 21.7233 21.618 21.7069 21.618 21.6905C21.6124 21.6796 21.6067 21.6687 21.5955 21.6577C21.5899 21.6523 21.5843 21.6468 21.573 21.6468C21.5674 21.6414 21.5674 21.6414 21.5618 21.6414C21.5562 21.6414 21.5506 21.6359 21.5506 21.6359L21.6404 21.6577ZM21.6404 21.6577L21.5225 21.6141M22.8483 21.6687C22.5618 21.4448 22.3483 21.1555 22.0786 20.9043C22.0955 20.6259 22.1292 20.3747 22.1292 20.1236C22.1236 19.4356 22.1686 18.7476 22.1124 18.0597C22.0786 17.6393 22.1966 17.2353 22.3146 16.8312C22.5449 16.0614 22.4157 15.2698 22.2978 14.5108C22.2135 13.9703 22.2022 13.4461 22.2416 12.9111C22.2809 12.4416 22.2865 11.972 22.3259 11.5024C22.3764 10.8363 22.4382 10.1812 22.2641 9.50961C22.1124 8.94178 22.0786 8.34666 21.8427 7.80068C21.6573 7.3748 21.6573 7.3748 21.0843 6.63773C20.573 6.11358 20.4944 6.10812 20.0562 5.85151C19.7191 5.65496 19.3876 5.46932 18.9775 5.4311C18.4551 5.38196 17.9719 5.15811 17.4551 5.07621C16.5562 4.93426 15.6686 5.01069 14.7809 5.14173C13.5899 5.3219 12.4157 5.54576 11.5 6.43025C11.0674 6.85066 10.6236 7.24923 10.4382 7.83344C10.3876 7.99723 10.2753 8.13918 10.191 8.2866C9.80337 8.9254 9.89326 9.21477 9.83708 10.0447C9.87079 10.1047 9.75843 10.4651 9.7191 10.5634C9.66854 11.1203 9.66292 10.7654 9.66854 11.0056C9.68539 11.7318 9.69101 12.4579 9.69663 13.1787C9.70225 13.8338 9.73034 14.489 9.60674 15.1333C9.47191 15.8158 9.48314 16.5036 9.47753 17.1916C9.47753 17.3445 9.48314 17.5028 9.44382 17.6502C9.32584 18.1635 9.35394 18.6767 9.38202 19.1899C9.42135 19.8888 9.38764 20.5822 9.47191 21.2974C9.05618 21.6141 8.64606 21.9307 8.23034 22.2365C8.08427 22.3402 8 22.4549 8 22.6405C8.01124 23.4104 8.01124 24.1802 8.01686 24.95C8.01686 25.1575 8.11798 25.2722 8.33708 25.2886C9.35394 25.3486 10.3652 25.4087 11.3764 25.4742C12.691 25.5561 14 25.6325 15.3146 25.7144C16.8034 25.8073 18.2921 25.9055 19.7809 25.9984C19.9831 26.0093 20.1686 25.9656 20.3427 25.8619C21.1236 25.4032 21.9101 24.9446 22.6966 24.4969C22.8876 24.3877 22.9606 24.2457 22.9606 24.0328C22.9663 23.3613 22.9831 22.6897 23 22.0236C23 21.8871 22.9719 21.7615 22.8483 21.6687ZM9.92135 18.2181C9.98876 17.7594 10.0506 17.3063 10.0393 16.8422C10.0225 16.2416 10.0955 15.652 10.1854 15.0623C10.309 14.2433 10.264 13.4189 10.2472 12.5944C10.2416 12.2941 10.236 11.9938 10.2416 11.699C10.2416 11.6226 10.2472 11.5461 10.2528 11.4697C10.2584 11.426 10.264 11.3823 10.264 11.3332C10.264 11.3113 10.2809 11.295 10.2977 11.2786C10.3202 11.2513 10.3483 11.224 10.3708 11.1967C10.3764 11.1912 10.382 11.1858 10.3933 11.1803C10.3989 11.1803 10.4101 11.1803 10.4157 11.1858C10.5169 11.2295 10.691 11.3878 10.6966 11.3987C10.6966 11.4042 10.8989 11.5516 10.8989 11.557C10.9045 11.5625 10.7753 11.8355 10.7753 11.8464C11.0169 11.8464 10.9551 11.77 11.1517 11.426C11.1629 11.4042 10.9551 11.2677 10.9551 11.2404C10.9214 11.2076 10.9101 11.1639 10.8933 11.1257C10.8764 11.0766 10.8483 11.0329 10.8202 10.9947C10.8034 10.9728 10.7865 10.9565 10.7697 10.9346C10.7528 10.9182 10.736 10.9019 10.7191 10.8855C10.7079 10.8746 10.7023 10.8636 10.7023 10.8473C10.6966 10.8254 10.6854 10.8091 10.6798 10.7872C10.6573 10.7381 10.6348 10.6835 10.618 10.6289C10.5787 10.5251 10.5449 10.4159 10.5112 10.3067C10.4775 10.1975 10.4438 10.0884 10.4045 9.97915C10.382 9.9191 10.3596 9.8645 10.3371 9.80444C10.3764 9.29121 10.4775 8.79983 10.8258 8.38488C10.9045 8.2866 10.9551 8.16102 10.9944 8.04637C11.1517 7.54406 11.5 7.18371 11.8989 6.86158C12.1461 6.65957 12.3708 6.41933 12.6573 6.28284C12.6629 6.27738 12.6854 6.29375 12.691 6.29375C12.7023 6.29921 12.7135 6.30467 12.7247 6.31013C12.7472 6.32651 12.764 6.34289 12.7753 6.36473C12.7978 6.39203 12.8034 6.43025 12.8202 6.45755C12.8315 6.48485 12.8427 6.51761 12.8539 6.54491C12.8764 6.60497 12.8989 6.65957 12.9157 6.71963C12.9214 6.73055 12.9214 6.73601 12.927 6.74147C12.927 6.74693 12.9326 6.75239 12.9326 6.75239C12.9326 6.75239 12.9438 6.75785 12.9494 6.75785C12.9719 6.76331 12.9944 6.77423 13.0169 6.77969C13.0225 6.77969 12.9944 6.9271 12.9944 6.93802V6.96532C12.9944 6.98716 12.9888 7.01446 12.9888 7.0363C12.9832 7.08543 12.9831 7.13457 12.9775 7.18371C12.9775 7.20009 12.9719 7.22193 12.9775 7.23831C12.9831 7.25469 12.9888 7.26561 12.9944 7.28199C13.0393 7.36934 13.0618 7.69694 13.0618 7.69694C13.0618 7.69694 13.1348 7.5113 13.1292 7.50038C13.1236 7.484 13.1236 7.47308 13.118 7.4567C13.1124 7.4294 13.1067 7.39664 13.1011 7.36934C13.0955 7.33112 13.0899 7.29291 13.0843 7.24923C13.0843 7.23285 13.0787 7.22193 13.0787 7.20555C13.0787 7.19463 13.073 7.18917 13.0787 7.17825C13.0843 7.16187 13.0899 7.14549 13.1011 7.13457C13.1067 7.11819 13.118 7.10181 13.1236 7.08543C13.1236 7.08543 13.1573 7.09089 13.1629 7.09635C13.1742 7.10181 13.1854 7.10727 13.1966 7.10727C13.2303 7.11273 13.2584 7.12365 13.2865 7.14003C13.2978 7.14549 13.309 7.15095 13.3202 7.16187C13.3258 7.17279 13.3315 7.18371 13.3371 7.19463C13.3652 7.26561 13.3933 7.34204 13.427 7.41302C13.4326 7.42394 13.4382 7.44032 13.4494 7.45124C13.4607 7.46216 13.4719 7.46762 13.4831 7.47308C13.5562 7.51676 13.6348 7.56044 13.7079 7.60412C13.6742 7.54952 13.6236 7.50584 13.5787 7.45124C13.5112 7.36934 13.4663 7.27107 13.4494 7.16733C13.4438 7.14549 13.4438 7.12365 13.4438 7.10181C13.3876 7.0636 13.3315 7.03084 13.2753 6.99262C13.2528 6.97624 13.2247 6.96532 13.2079 6.94894C13.2023 6.94348 13.1966 6.93256 13.1966 6.92164C13.191 6.90526 13.1854 6.89434 13.1798 6.87796C13.1573 6.8179 13.1404 6.75785 13.118 6.70325C13.1124 6.68687 13.1067 6.66503 13.0899 6.65957C13.0843 6.65411 13.073 6.65411 13.0618 6.64865C13.0449 6.63773 13.0393 6.61589 13.0337 6.59951C13.0281 6.57767 13.0225 6.55037 13.0169 6.52853C13.0112 6.51215 13.0056 6.49031 13.0056 6.46847V6.44663C13 6.40841 12.9888 6.37019 12.9888 6.33197C12.9832 6.2337 13.0056 6.13542 13.0618 6.04806C14.7753 5.80237 16.5056 5.60036 18.0112 6.88342V7.6478C18.0112 7.66964 18.0112 7.69694 18 7.71878C17.9944 7.72424 17.9944 7.7297 17.9888 7.74062C17.9831 7.757 17.9775 7.77338 17.9663 7.7843C17.9494 7.8116 17.9326 7.8389 17.9101 7.87165C17.8876 7.90441 17.8651 7.93717 17.8539 7.97539C17.8596 7.96993 17.8651 7.96993 17.8708 7.96447L17.8876 7.94809C17.8989 7.93717 17.9157 7.92625 17.927 7.92079C17.9551 7.90441 17.9775 7.88257 18 7.86073C18.0112 7.84982 18.0169 7.8389 18.0281 7.82252C18.0394 7.80614 18.0506 7.77884 18.0618 7.76246C18.0786 7.74608 18.0899 7.71878 18.0955 7.69148C18.1011 7.68056 18.1067 7.6751 18.1067 7.66418C18.1124 7.65326 18.1124 7.64234 18.118 7.62596C18.1236 7.59866 18.1292 7.57682 18.1349 7.54952C18.1573 7.44032 18.1629 7.33112 18.1798 7.22193C18.1854 7.17825 18.1966 7.14003 18.2079 7.09635C18.6741 7.45124 19.1573 7.76246 19.2247 8.38488C19.2809 8.90902 19.3764 9.42225 19.5281 9.93002C19.573 10.0774 19.6124 10.2303 19.6124 10.3832C19.6124 11.4042 19.6629 12.4197 19.4944 13.4353C19.4045 13.9757 19.4101 14.5381 19.4045 15.0896C19.4045 15.6793 19.3708 16.2689 19.3146 16.8531C19.2584 17.4264 19.2584 17.9942 19.4045 18.5511C19.4831 18.8459 19.4326 19.1408 19.3989 19.4411C19.3314 20.0253 19.3034 20.615 19.2641 21.2046C19.2528 21.3465 19.2584 21.4939 19.1966 21.6468C16.1404 21.483 13.0899 21.3192 10.0225 21.15C10.0225 21.15 10.0112 21.0572 10.0112 21.0518C10.0056 21.0135 10 20.9753 9.99438 20.9371C9.98314 20.8607 9.97753 20.7897 9.97191 20.7132C9.96629 20.6368 9.97191 20.5658 9.97753 20.4948V20.4675C9.97753 20.4402 9.98314 20.4075 9.98876 20.3856C9.99439 20.3583 10 20.3256 10.0056 20.2983C10.0225 20.2328 10.0393 20.1672 10.0674 20.1017C10.073 20.0908 10.073 20.0853 10.0787 20.0744C10.0843 20.069 10.0955 20.0635 10.1067 20.058C10.2528 20.0034 10.3933 19.9488 10.5393 19.8942C10.5562 19.8888 10.5618 19.8669 10.573 19.8506C10.5843 19.8342 10.5955 19.8178 10.6124 19.8014C10.6236 19.7905 10.6404 19.7796 10.6517 19.7687C10.6742 19.7468 10.6854 19.7195 10.6966 19.6922C10.7191 19.6485 10.7416 19.5994 10.7584 19.5557C10.7697 19.5339 10.7809 19.512 10.7865 19.4957C10.7865 19.4902 10.7865 19.4847 10.7921 19.4793C10.809 19.452 10.8483 19.4301 10.8708 19.4138C10.9214 19.3755 10.9663 19.3319 11 19.2827C10.9551 19.3046 10.9214 19.3319 10.8764 19.3592C10.8596 19.3701 10.8371 19.381 10.8146 19.3865C10.809 19.3865 10.8034 19.3865 10.7921 19.3919C10.7865 19.3919 10.7865 19.3974 10.7865 19.3974C10.7753 19.4083 10.764 19.4247 10.7528 19.4411C10.7303 19.4738 10.7079 19.5066 10.6854 19.5393C10.6573 19.5776 10.6292 19.6158 10.6011 19.6595C10.573 19.7031 10.5562 19.7468 10.5112 19.7687C10.5 19.7741 10.4831 19.7796 10.4663 19.785C10.3258 19.8287 10.1798 19.8779 10.0393 19.9215C10.0112 19.9325 9.98314 19.9379 9.95506 19.9598V19.9052C9.96067 19.8779 9.95506 19.8506 9.96067 19.8287V19.7195C9.96067 19.6431 9.95506 19.5721 9.95506 19.4957C9.94944 19.3482 9.9382 19.2008 9.93259 19.0589C9.88764 18.7859 9.88202 18.502 9.92135 18.2181ZM9.79775 21.7615C9.87641 21.7014 9.97753 21.7178 10.0674 21.7233C11.8708 21.8215 13.6742 21.9144 15.4775 22.0126C16.6573 22.0782 17.8371 22.1437 19.0225 22.2037C19.0786 22.2092 19.1349 22.2201 19.1966 22.2256C19.309 22.444 19.3989 22.6678 19.4663 22.9408C16.0225 22.7224 12.6067 22.5095 9.12921 22.2911C9.36517 22.0618 9.58989 21.9198 9.79775 21.7615ZM19.6461 25.4141C19.3933 25.4524 19.1461 25.4196 18.9157 25.3923C18.9045 25.3923 18.8933 25.3814 18.8876 25.3759C18.8764 25.3705 18.8708 25.365 18.8596 25.3541C18.8427 25.3432 18.8259 25.3268 18.809 25.3104C18.7753 25.2776 18.7528 25.234 18.7191 25.2012C18.7079 25.1903 18.691 25.1794 18.6854 25.1684C18.6741 25.1466 18.6686 25.1248 18.6629 25.1029C18.6629 25.0975 18.6629 25.092 18.6573 25.0811C18.6517 25.0756 18.6461 25.0702 18.6461 25.0592C18.618 25.0265 18.5955 24.9937 18.5786 24.9555C18.573 24.9446 18.573 24.9282 18.573 24.9173C18.5786 24.8845 18.5618 24.8518 18.5506 24.8245C18.5449 24.7972 18.5394 24.7753 18.5337 24.748C18.5337 24.7426 18.5281 24.7316 18.5225 24.7262C18.5112 24.7098 18.4944 24.6989 18.4775 24.688C18.4382 24.6443 18.3989 24.6061 18.3596 24.5678C18.3427 24.5515 18.3259 24.5405 18.309 24.5296C18.3202 24.5351 18.3259 24.5515 18.3371 24.5624C18.3427 24.5733 18.3539 24.5842 18.3651 24.5951C18.382 24.617 18.3989 24.6388 18.4101 24.6716C18.4101 24.6825 18.4214 24.6989 18.427 24.7098C18.4438 24.7426 18.4551 24.7699 18.4606 24.8026C18.4719 24.8463 18.4775 24.89 18.4775 24.9337C18.4831 24.9719 18.4831 25.0156 18.4888 25.0538C18.4888 25.0538 18.5169 25.0647 18.5225 25.0647C18.5281 25.0702 18.5281 25.0811 18.5281 25.092C18.5394 25.1193 18.5562 25.1466 18.573 25.1739C18.5786 25.1848 18.5843 25.1957 18.5899 25.2067V25.2995C18.5899 25.3104 18.5899 25.3268 18.5843 25.3377C18.573 25.3541 18.5506 25.365 18.5562 25.3868C18.5337 25.3868 18.5 25.3923 18.4775 25.3868C18.4719 25.3868 18.4663 25.3868 18.4606 25.3814C18.4214 25.3759 18.3876 25.3759 18.3483 25.3759C18.2753 25.3705 18.2022 25.365 18.1292 25.365C17.4944 25.3268 16.8596 25.2831 16.2247 25.2449C15.5899 25.2067 14.9551 25.163 14.3202 25.1248C13.6854 25.0865 13.0506 25.0429 12.4157 25.0046C11.7809 24.9664 11.1461 24.9227 10.5112 24.8845C10.191 24.8627 9.87641 24.8463 9.55618 24.8245C9.39888 24.8135 9.23596 24.8026 9.07865 24.7972C9 24.7917 8.92135 24.7862 8.8427 24.7808C8.82584 24.7808 8.61236 24.7699 8.61236 24.7644V24.2402L8.61798 24.2348C8.62359 24.2293 8.62359 24.2293 8.62921 24.2239C8.63483 24.2129 8.64045 24.2075 8.64606 24.1966C8.66292 24.1747 8.67416 24.1583 8.69101 24.1365C8.70786 24.1147 8.73034 24.0928 8.74719 24.071C8.75281 24.0601 8.75843 24.0546 8.76404 24.0437C8.77528 24.0328 8.79214 24.0218 8.80337 24.0164C8.82022 24.0055 8.83708 24 8.85394 23.9891C8.88764 23.9727 8.92135 23.9563 8.96067 23.9454C8.98876 23.9345 9.01686 23.929 9.04494 23.9345C9.06741 23.9399 9.08989 23.9509 9.10674 23.9672C9.16854 24.0109 9.23596 24.0546 9.30899 24.071C9.32584 24.0765 9.33146 24.0601 9.3427 24.0546C9.37079 24.0273 9.40449 24.0055 9.43259 23.9891C9.4382 23.9836 9.44944 23.9782 9.45506 23.9782C9.47191 23.9673 9.48876 23.9618 9.50562 23.9509C9.57304 23.9236 9.64606 23.9181 9.7191 23.9127C9.66854 23.8963 9.61236 23.8854 9.55056 23.8799C9.51686 23.8799 9.48314 23.8799 9.45506 23.8963C9.44944 23.9017 9.44382 23.9072 9.44382 23.9072C9.4382 23.9126 9.42696 23.9181 9.42135 23.9236L9.37079 23.9563C9.36517 23.9563 9.36517 23.9618 9.35955 23.9618C9.34831 23.9673 9.33708 23.9727 9.33146 23.9836C9.32584 23.9891 9.30899 24 9.29775 24C9.29214 24 9.2809 23.9946 9.26966 23.9891C9.26404 23.9836 9.25281 23.9836 9.24719 23.9782C9.23034 23.9673 9.21349 23.9563 9.20225 23.9509C9.1573 23.9181 9.11236 23.8744 9.06741 23.8362C9.0618 23.8307 9.05618 23.8307 9.05056 23.8253H9.02809C9.01124 23.8307 8.99438 23.8307 8.97753 23.8362C8.96629 23.8362 8.96067 23.8417 8.94944 23.8417H8.93259C8.91573 23.8417 8.89888 23.8472 8.88202 23.8472C8.85955 23.8526 8.83146 23.8581 8.80899 23.8635C8.73596 23.8799 8.66854 23.8963 8.59551 23.9181V22.8207C12.2809 23.05 15.9551 23.2848 19.6461 23.5141V25.4141ZM21.9326 23.1156V23.0337C21.9326 23.0173 21.9326 22.9954 21.9438 22.9791C21.9494 22.9681 21.9494 22.9627 21.9551 22.9572C21.9551 22.9518 21.9606 22.9518 21.9606 22.9463C21.9775 22.919 21.9944 22.8917 22.0169 22.8644C22.1124 22.7552 22.1686 22.6296 22.1573 22.4767C22.2191 22.4331 22.2809 22.3839 22.3876 22.3894C22.427 22.9245 22.3989 23.4814 22.382 24.0492C21.6741 24.4586 20.9663 24.8681 20.2304 25.2886V23.4377C20.8034 23.1429 21.3708 22.8535 21.9438 22.5641C21.9606 22.5859 21.9719 22.6132 21.9775 22.6405C21.9831 22.6569 21.9775 22.6788 21.9775 22.6951C21.9775 22.7061 21.9719 22.7115 21.9663 22.7224C21.9663 22.7279 21.9606 22.7334 21.9551 22.7443C21.9494 22.7497 21.9382 22.7607 21.9326 22.7661C21.9214 22.7716 21.9157 22.7825 21.9045 22.7934C21.8933 22.8043 21.882 22.8207 21.8764 22.8316C21.8708 22.8371 21.8651 22.8426 21.8651 22.8535C21.8596 22.8589 21.8539 22.8699 21.8539 22.8808C21.8371 22.9081 21.8202 22.9408 21.7978 22.9681C21.7865 22.9791 21.7753 22.9954 21.7753 23.0118C21.7753 23.0173 21.7753 23.0227 21.7809 23.0282V23.2411C21.7809 23.2794 21.7865 23.3121 21.7865 23.3503C21.7865 23.3776 21.7809 23.4159 21.7641 23.4377L21.7472 23.4541C21.7472 23.4541 21.7416 23.4595 21.7416 23.465C21.7416 23.4705 21.7359 23.4705 21.7304 23.4759C21.691 23.5196 21.6404 23.5524 21.5899 23.5851C21.6236 23.5797 21.6573 23.5742 21.6854 23.5578C21.7079 23.5469 21.7304 23.5305 21.7584 23.5196C21.7641 23.5196 21.7696 23.5087 21.7809 23.5087C21.7809 23.5087 21.7809 23.5087 21.7865 23.5087C21.7978 23.4923 21.8034 23.4759 21.8146 23.4541C21.8202 23.4486 21.8202 23.4377 21.8259 23.4268C21.8314 23.4159 21.8314 23.4104 21.8371 23.3995C21.8371 23.394 21.8427 23.3886 21.8427 23.3831C21.8483 23.3613 21.8539 23.3394 21.8651 23.3176C21.8708 23.3067 21.8708 23.2957 21.8764 23.2848C21.8764 23.2794 21.882 23.2739 21.882 23.263C21.882 23.2521 21.882 23.2411 21.8876 23.2357C21.8876 23.2248 21.8933 23.2138 21.9045 23.2084C21.9101 23.2084 21.9101 23.2084 21.9157 23.2084L21.9326 23.1156Z" stroke="#DFDFDF" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M15.5175 13.5256C15.3781 13.7275 15.3664 14.0022 15.4652 14.2264C15.4943 14.2937 15.535 14.3554 15.5989 14.3946C15.7269 14.4675 15.8896 14.4002 16.0233 14.3329C16.1977 14.2432 16.378 14.1367 16.4477 13.9573C16.5 13.8284 16.4768 13.677 16.4128 13.5537C16.378 13.4752 16.3256 13.4079 16.2675 13.3462C16.2268 13.307 16.1919 13.2565 16.128 13.2509C15.9826 13.2285 15.8257 13.2733 15.7036 13.3462C15.628 13.3967 15.564 13.4584 15.5175 13.5256Z" fill="#6B00FA" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M12.8721 13.5649C12.8256 13.6434 12.7907 13.7275 12.7849 13.8172C12.7733 13.9685 12.8488 14.1087 12.9186 14.2432C12.9302 14.2713 12.9477 14.2993 12.9709 14.3161C12.9942 14.3329 13.0232 14.3386 13.0523 14.3442C13.343 14.3834 13.6453 14.2713 13.8313 14.0526C13.8662 14.0078 13.8952 13.9629 13.9127 13.9125C13.9359 13.834 13.9359 13.7555 13.9301 13.677C13.9243 13.5649 13.9127 13.4359 13.8255 13.3575C13.7848 13.3182 13.7325 13.2902 13.6801 13.2678C13.6162 13.2341 13.5406 13.1949 13.4709 13.1725C13.4185 13.1612 13.3546 13.1781 13.3081 13.1949C13.186 13.2341 13.0814 13.3126 12.9942 13.4023C12.9709 13.4303 12.9477 13.4528 12.9244 13.4808C12.9128 13.4976 12.9011 13.5088 12.8953 13.5256C12.8895 13.5313 12.8837 13.5537 12.8721 13.5649Z" fill="#6B00FA" stroke="#362745" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M13.2446 14.5011C12.8028 14.5011 12.4424 14.1535 12.4424 13.7274C12.4424 13.3014 12.8028 12.9539 13.2446 12.9539C13.6864 12.9539 14.0469 13.3014 14.0469 13.7274C14.0469 14.1535 13.6864 14.5011 13.2446 14.5011ZM13.2446 13.178C12.9307 13.178 12.6749 13.4247 12.6749 13.7274C12.6749 14.0302 12.9307 14.2769 13.2446 14.2769C13.5586 14.2769 13.8143 14.0302 13.8143 13.7274C13.8143 13.4247 13.5586 13.178 13.2446 13.178Z" fill="#362745"/>
<path d="M15.8257 14.5572C15.3838 14.5572 15.0234 14.2096 15.0234 13.7836C15.0234 13.3575 15.3838 13.0099 15.8257 13.0099C16.2675 13.0099 16.6279 13.3575 16.6279 13.7836C16.6279 14.2096 16.2675 14.5572 15.8257 14.5572ZM15.8257 13.2341C15.5118 13.2341 15.256 13.4808 15.256 13.7836C15.256 14.0863 15.5118 14.333 15.8257 14.333C16.1396 14.333 16.3954 14.0863 16.3954 13.7836C16.3954 13.4808 16.1396 13.2341 15.8257 13.2341Z" fill="#362745"/>
<path d="M12.8724 14.2264C12.791 14.1087 12.5933 13.9741 12.5933 13.8396C12.5933 13.4416 12.7909 13.1221 13.2037 13.1221C13.2095 13.1221 13.5118 13.1221 13.5177 13.1221C13.5642 13.1669 13.6107 13.2062 13.6456 13.251C13.5932 13.2398 13.5467 13.2342 13.4944 13.2342C13.1514 13.2342 12.8666 13.5032 12.8666 13.8396C12.8666 14.0022 12.9305 14.1479 13.041 14.2601L12.8724 14.2264Z" fill="#362745"/>
<path d="M15.6397 14.3274C15.5816 14.3218 15.2676 14.2043 15.2095 14.1931C15.1281 14.0754 15.2095 13.6381 15.2095 13.4923C15.2095 13.1111 15.6862 13.1504 16.0757 13.1279L16.192 13.2959C16.1571 13.2903 16.1164 13.2847 16.0757 13.2847C15.7327 13.2847 15.4479 13.5538 15.4479 13.8902C15.4537 14.064 15.5234 14.2153 15.6397 14.3274Z" fill="#362745"/>
</g>
<rect x="7.5" y="4.5" width="16" height="22" stroke="black"/>
<defs>
<clipPath id="clip0_4747_31404">
<rect x="7" y="4" width="17" height="23" fill="white"/>
</clipPath>
</defs>
</svg>
\ No newline at end of file
<svg width="31" height="31" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.5 31C24.0606 31 31 24.0606 31 15.5C31 6.93935 24.0606 0 15.5 0C6.93935 0 0 6.93935 0 15.5C0 24.0606 6.93935 31 15.5 31Z" fill="#863FF8"/>
<path d="M11.8989 6.4287C11.3847 6.1237 10.7469 6.1237 10.2326 6.4287L6.12453 8.86515C5.62263 9.16282 5.31445 9.70608 5.31445 10.2932V15.1841C5.31445 15.7712 5.62263 16.3145 6.12453 16.6121L10.2326 19.0486C10.7469 19.3536 11.3847 19.3536 11.8989 19.0486L20.3774 14.0201L23.9378 16.1317V20.3908L20.3774 22.5024L16.8171 20.3908V17.709L14.6261 19.0897V20.7067C14.6261 21.2938 14.9343 21.8371 15.4362 22.1348L19.5443 24.5712C20.0585 24.8762 20.6963 24.8762 21.2106 24.5712L25.3187 22.1348C25.8206 21.8371 26.1287 21.2938 26.1287 20.7067V15.8158C26.1287 15.2287 25.8206 14.6854 25.3187 14.3878L21.2106 11.9513C20.6963 11.6463 20.0585 11.6463 19.5443 11.9513L11.0658 16.9798L7.50543 14.8682V10.6091L11.0658 8.49746L14.6261 10.6091V13.2909L16.8171 11.9103V10.2932C16.8171 9.70608 16.5089 9.16282 16.007 8.86515L11.8989 6.4287Z" fill="white"/>
</svg>
\ No newline at end of file
// import Web3 from "web3";
import { ethers } from "ethers";
import { ethers } from 'ethers';
export const WebS = (token) => {
// let web3 = null;
// let newToken = "";
// if (typeof Web3 !== "undefined") {
// web3 = new Web3(Web3.ethereum);
// }
// try {
// newToken = web3.utils.toChecksumAddress(token);
// } catch (e) {
// newToken = token;
// }
// return newToken;
let newToken = "";
let obj = {
token: '',
type: 1,
};
try {
newToken = ethers.utils.getAddress(token);
obj.token = ethers.utils.getAddress(token);
obj.type = 1;
} catch (e) {
newToken = token;
obj.token = token;
obj.type = 0;
}
return newToken;
return obj;
};
......@@ -26,7 +26,7 @@ const readDirSync = (path) => {
// 这一层是png
newfs.forEach((it) => {
obj[file].push({
img: `${dirName}/${it}`,
img: `${dirName}/${item}/${it}`,
name: it.replace('.png', ''),
});
});
......@@ -34,6 +34,7 @@ const readDirSync = (path) => {
});
};
readDirSync(root);
console.log(obj);
console.log(JSON.stringify(obj));
// 写不进去---0.0
// fs.writeFileSync('./text.js', JSON.stringify(obj), function (err) {
......
......@@ -494,3 +494,18 @@ export const ArraySpecifiedPosition = (
list.splice(newIndex, 0, obj);
return list;
};
/**
* 数组去重
*/
export const Arrayduplication = (list: any) => {
let newList: any = [list[0]];
list.forEach((item: any) => {
let index = newList.find((it: any) => item === it);
if (!index) {
newList.push(item);
}
});
return newList;
};
......@@ -14,7 +14,11 @@
:currentPath="currentPath"
>
<template #chartSwitch>
<radio-group type="analysisDate" v-model:current="date" @change="getData">
<radio-group
type="analysisDate"
v-model:current="date"
@change="getData('')"
>
</radio-group>
<TimeFilter @change="onChange"></TimeFilter>
</template>
......@@ -115,7 +119,7 @@ onMounted(() => {
});
// 提交时间戳
const onChange = (value: number) => {
console.log(value);
getData(value);
};
const changeEchart = () => {
onInit();
......@@ -124,13 +128,14 @@ const changeEchart = () => {
const onInit = () => {
initChart('chart-box-2', props.theme);
};
const getData = () => {
const getData = (timestamp: number) => {
ShowLoading(myChart);
request
.get(`/v1${chain.value}/analysis/getBuyAndSellNumber`, {
.get(`/v1${chain.value}/analysis/getBuyAndSellNumberV1`, {
params: {
tag: props.tb,
date: date.value,
timestamp: timestamp ? timestamp : undefined,
},
})
.then((res: any) => {
......
......@@ -13,7 +13,11 @@
:currentPath="currentPath"
>
<template #chartSwitch>
<radio-group type="analysisDate" v-model:current="date" @change="getData">
<radio-group
type="analysisDate"
v-model:current="date"
@change="getData('')"
>
</radio-group>
<TimeFilter @change="onChange"></TimeFilter>
</template>
......@@ -70,7 +74,7 @@ watch(
);
// 提交时间戳
const onChange = (value: number) => {
console.log(value);
getData(value);
};
// 当前链
const chain = useChain();
......@@ -119,13 +123,14 @@ const initChart = (id: string, theme: string, height: string = '212px') => {
chartDom.style.height = height;
myChart = echarts.init(chartDom, theme);
};
const getData = () => {
const getData = (timestamp: number) => {
ShowLoading(myChart);
request
.get(`/v1${chain.value}/analysis/getDiscordData`, {
params: {
tag: props.token,
date: date.value,
timestamp: timestamp ? timestamp : undefined,
},
})
.then((res: any) => {
......
......@@ -13,7 +13,11 @@
:currentPath="currentPath"
>
<template #chartSwitch>
<radio-group type="analysisDate" v-model:current="date" @change="getData">
<radio-group
type="analysisDate"
v-model:current="date"
@change="getData('')"
>
</radio-group>
<TimeFilter @change="onChange"></TimeFilter>
</template>
......@@ -83,7 +87,8 @@ watch(
const chain = useChain();
// 提交时间戳
const onChange = (value: number) => {
console.log(value);
// 请求接口
getData(value);
};
let myChart: any = null;
// 头部数据
......@@ -130,13 +135,14 @@ watch(
changeEchart();
}
);
const getData = () => {
const getData = (timestamp: number) => {
ShowLoading(myChart);
request
.get(`/v1${chain.value}/analysis/getNhData`, {
.get(`/v1${chain.value}/analysis/getNhDataV1`, {
params: {
tag: props.tb,
date: date.value,
timestamp: timestamp ? timestamp : undefined,
},
})
.then((res: any) => {
......
......@@ -13,7 +13,11 @@
:currentPath="currentPath"
>
<template #chartSwitch>
<radio-group type="analysisDate" v-model:current="date" @change="getData">
<radio-group
type="analysisDate"
v-model:current="date"
@change="getData('')"
>
</radio-group>
<TimeFilter @change="onChange"></TimeFilter>
</template>
......@@ -115,7 +119,7 @@ const changeEchart = () => {
};
// 提交时间戳
const onChange = (value: number) => {
console.log(value);
getData(value);
};
const initChart = (id: string, theme: string, height: string = '212px') => {
if (myChart) {
......@@ -129,13 +133,14 @@ const initChart = (id: string, theme: string, height: string = '212px') => {
const onInit = () => {
initChart('chart-box-3', props.theme);
};
const getData = () => {
const getData = (timestamp: number) => {
ShowLoading(myChart);
request
.get(`/v1${chain.value}/analysis/getTurnover`, {
.get(`/v1${chain.value}/analysis/getTurnoverV1`, {
params: {
tag: props.tb,
date: date.value,
timestamp: timestamp ? timestamp : undefined,
},
})
.then((res: any) => {
......
......@@ -13,7 +13,11 @@
:currentPath="currentPath"
>
<template #chartSwitch>
<RadioGroup type="analysisDate" v-model:current="date" @change="getData">
<RadioGroup
type="analysisDate"
v-model:current="date"
@change="getData('')"
>
</RadioGroup>
<TimeFilter @change="onChange"></TimeFilter>
</template>
......@@ -72,7 +76,7 @@ watch(
);
// 提交时间戳
const onChange = (value: number) => {
console.log(value);
getData(value);
};
const chain = useChain();
const formData = reactive({
......@@ -115,13 +119,14 @@ const initChart = (id: string, theme: string, height: string = '212px') => {
chartDom.style.height = height;
myChart = echarts.init(chartDom, theme);
};
const getData = () => {
const getData = (timestamp: number) => {
ShowLoading(myChart);
request
.get(`/v1${chain.value}/analysis/getUbData`, {
.get(`/v1${chain.value}/analysis/getUbDataV1`, {
params: {
tb: props.tb,
date: date.value,
timestamp: timestamp ? timestamp : undefined,
},
})
.then((res: any) => {
......
......@@ -13,7 +13,11 @@
:currentPath="currentPath"
>
<template #chartSwitch>
<radio-group type="analysisDate" v-model:current="date" @change="getData">
<radio-group
type="analysisDate"
v-model:current="date"
@change="getData('')"
>
</radio-group>
<TimeFilter @change="onChange"></TimeFilter>
</template>
......@@ -83,7 +87,7 @@ onMounted(async () => {
});
// 提交时间戳
const onChange = (value: number) => {
console.log(value);
getData(value);
};
watch(
() => props.token,
......@@ -119,13 +123,14 @@ const initChart = (id: string, theme: string, height: string = '212px') => {
chartDom.style.height = height;
myChart = echarts.init(chartDom, theme);
};
const getData = () => {
const getData = (timestamp: number) => {
ShowLoading(myChart);
request
.get(`/v1${chain.value}/analysis/getTelegramData`, {
.get(`/v1${chain.value}/analysis/getTelegramDataV1`, {
params: {
tag: props.token,
date: date.value,
timestamp: timestamp ? timestamp : undefined,
},
})
.then((res: any) => {
......
<template>
<div class="custom-ana-time-filter">
<div class="dividing-line"></div>
<t-tooltip :content="$t('tooltip.historyData')">
<span class="openIcon" @click="openDialog">
<Timefilter></Timefilter>
</span>
</t-tooltip>
<t-dialog v-model:visible="visible" placement="center" @Close="closeDialog">
<template #header>
{{ $t('tooltip.DataFilter') }}
</template>
<template #body>
<div class="start-time">
<span class="label"> {{ $t('tooltip.startTime') }}</span>
<div class="chose-time">
<t-date-picker
v-model:value="StartDate"
:placeholder="$t('TableList.Seletdate')"
:popupProps="{
overlayClassName: 'custom_chose_date_popup',
}"
clearable
allow-input
/>
<t-time-picker
v-model="StartTime"
:popupProps="{
overlayClassName: 'custom_chose_time_popup2',
}"
allow-input
clearable
@change="onTimeChange"
:placeholder="$t('TableList.filterTimeCom')"
/>
<div v-if="route.name == 'tokenAnalysis'" class="custom-ana-time-filter-cl">
<div class="dividing-line"></div>
<t-tooltip :content="$t('tooltip.historyData')">
<span class="openIcon" @click="openDialog">
<Timefilter></Timefilter>
</span>
</t-tooltip>
<t-dialog
v-model:visible="visible"
placement="center"
@Close="closeDialog"
>
<template #header>
{{ $t('tooltip.DataFilter') }}
</template>
<template #body>
<div class="start-time">
<span class="label"> {{ $t('tooltip.startTime') }}</span>
<div class="chose-time">
<t-date-picker
v-model:value="StartDate"
:placeholder="$t('TableList.Seletdate')"
:popupProps="{
overlayClassName: 'custom_chose_date_popup',
}"
clearable
allow-input
/>
<t-time-picker
v-model="StartTime"
:popupProps="{
overlayClassName: 'custom_chose_time_popup2',
}"
allow-input
clearable
@change="onTimeChange"
:placeholder="$t('TableList.filterTimeCom')"
/>
</div>
</div>
</div>
</template>
<template #footer>
<t-button class="Cancel-btn" @click="closeDialog">{{
$t('user.Cancel')
}}</t-button>
<t-button class="Confirm-btn" @click="submit">{{
$t('user.Confirm')
}}</t-button>
</template>
</t-dialog>
</template>
<template #footer>
<t-button class="Cancel-btn" @click="closeDialog">{{
$t('user.Cancel')
}}</t-button>
<t-button class="Confirm-btn" @click="submit">{{
$t('user.Confirm')
}}</t-button>
</template>
</t-dialog>
</div>
</div>
</template>
......@@ -52,6 +58,7 @@
import { MessagePlugin } from 'tdesign-vue-next';
import { useI18n } from 'vue-i18n';
import Timefilter from '/public/images/svg/analysis/timefilter.svg';
const route = useRoute();
const emit = defineEmits(['change']);
const { t } = useI18n();
const visible = ref(false);
......@@ -131,62 +138,64 @@ const submit = () => {
.custom-ana-time-filter {
position: absolute;
right: 12px;
display: flex;
align-items: center;
.dividing-line {
height: 24px;
width: 1px;
background: #e5e6e8;
margin-right: 6px;
}
.openIcon {
.custom-ana-time-filter-cl {
display: flex;
align-items: center;
cursor: pointer;
svg {
fill: #7b7d87;
transition: fill 0.3s;
.dividing-line {
height: 24px;
width: 1px;
background: #e5e6e8;
margin-right: 6px;
}
&:hover {
.openIcon {
display: flex;
align-items: center;
cursor: pointer;
svg {
fill: var(--td--main-btn-color-1);
fill: #7b7d87;
transition: fill 0.3s;
}
&:hover {
svg {
fill: var(--td--main-btn-color-1);
transition: fill 0.3s;
}
}
}
}
.Cancel-btn {
background: var(--td--Search-drawer-back-color);
border: none;
color: var(--td-Search-info-color-2);
--ripple-color: none !important;
&:hover {
background: #ddd;
.Cancel-btn {
background: var(--td--Search-drawer-back-color);
border: none;
color: var(--td-Search-info-color-2);
--ripple-color: none !important;
&:hover {
background: #ddd;
}
}
}
.Confirm-btn {
background-color: var(--td--main-btn-color-1);
border: none;
}
.start-time {
font-size: 16px;
font-family: 'Medium';
.label {
width: 94px;
white-space: nowrap;
.Confirm-btn {
background-color: var(--td--main-btn-color-1);
border: none;
}
}
.start-time {
.chose-time {
margin-top: 8px;
.t-time-picker {
width: 120px;
height: 32px;
margin-left: 12px;
.start-time {
font-size: 16px;
font-family: 'Medium';
.label {
width: 94px;
white-space: nowrap;
}
}
}
.t-date-picker {
width: 150px;
.start-time {
.chose-time {
margin-top: 8px;
.t-time-picker {
width: 120px;
height: 32px;
margin-left: 12px;
}
}
}
.t-date-picker {
width: 150px;
}
}
}
.custom_chose_time_popup2 {
......
......@@ -128,7 +128,7 @@ const getData = () => {
let newtb =
props.tb[0] == 'd' ? props.tb.slice(1, props.tb.length) : props.tb;
request
.get(`/v1${chain.value}/analysis/getTop100Change`, {
.get(`/v1${chain.value}/analysis/getTop100ChangeV1`, {
params: {
tag: newtb,
date: date.value,
......
......@@ -13,7 +13,11 @@
:currentPath="currentPath"
>
<template #chartSwitch>
<radio-group type="analysisDate" v-model:current="date" @change="getData">
<radio-group
type="analysisDate"
v-model:current="date"
@change="getData('')"
>
</radio-group>
<TimeFilter @change="onChange"></TimeFilter>
</template>
......@@ -89,7 +93,7 @@ onMounted(() => {
});
// 提交时间戳
const onChange = (value: number) => {
console.log(value);
getData(value);
};
const changeEchart = () => {
onInit();
......@@ -118,13 +122,14 @@ const initChart = (id: string, theme: string, height: string = '212px') => {
chartDom.style.height = height;
myChart = echarts.init(chartDom, theme);
};
const getData = () => {
const getData = (timestamp: number) => {
ShowLoading(myChart);
request
.get(`/v1${chain.value}/analysis/getTwitter`, {
.get(`/v1${chain.value}/analysis/getTwitterV1`, {
params: {
tag: props.token,
date: date.value,
timestamp: timestamp ? timestamp : undefined,
},
})
.then((res: any) => {
......
......@@ -157,10 +157,11 @@ onBeforeMount(() => {
if (currentPath.value) {
chain.value = currentPath.value;
}
let obj = WebS(tb.value);
request
.get(`/v1/${currentPath.value}/getConfig`, {
params: {
tag: WebS(tb.value),
tag: obj.token,
},
})
.then((res: any) => {
......@@ -185,7 +186,7 @@ const SettwitterRul = (value: string) => {
@import '@/style/variables.less';
.token-analysis-wrapper {
box-sizing: border-box;
padding: 6px 0 0 6px;
padding: 12px 0px 0 12px;
position: relative;
height: calc(100vh - 70px);
display: flex;
......@@ -221,7 +222,7 @@ const SettwitterRul = (value: string) => {
.right-wrapper {
flex: 1;
position: sticky;
top: 0;
top: 4px;
.right-detail-wrapper {
margin-right: 0;
}
......
......@@ -179,10 +179,11 @@ onMounted(() => {
if (currentPath.value) {
chain.value = currentPath.value;
}
let obj = WebS(tb.value);
request
.get(`/v1/${currentPath.value}/getConfig`, {
params: {
tag: WebS(tb.value),
tag: obj.token,
},
})
.then((res: any) => {
......
<template>
<div class=""></div>
</template>
<script lang="ts" setup></script>
<style lang="less"></style>
<template>
<div class="header-menu-search" id="header-drawer">
<div class="header-menu-search">
<t-input
v-show="!chooseSearchTwo"
class="header-search"
......@@ -8,8 +8,8 @@
@focus="showSelect"
>
<template #prefix-icon>
<div class="input2-icon">
<SearchSvg></SearchSvg>
<div class="input-icon">
<SearchSvg class="icon1"></SearchSvg>
</div>
<div class="circular-box">{{ $t('Search.search') }}</div>
</template>
......@@ -17,14 +17,14 @@
<ClientOnly>
<t-drawer
:footer="false"
:header="false"
:zIndex="2000"
attach="#header-drawer"
attach="body"
class="custom-search-drawer"
v-model:visible="selectDialogVisible"
:on-click-overlay="() => (visible = false)"
placement="top"
@click-cancel="visible = false"
>
<template #header>
<template #body>
<t-input
class="header-search2"
v-show="chooseSearchTwo"
......@@ -38,109 +38,50 @@
<SearchSvg2></SearchSvg2>
</div>
</template>
<template #suffixIcon>
<div class="Cancel" @click="selectDialogVisible = false">
{{ $t('user.Cancel') }}
</div>
</template>
</t-input>
<t-tabs :default-value="1">
<t-tab-panel :value="1" :label="$t('tokenInfo.TopSearch')">
<div class="table-box">
<div
id="search-token-list"
class="total-token-info-fa narrow-scrollbar"
>
<div v-if="resultList.length > 0">
<div
class="total-token-info"
v-for="item in resultList"
:key="item"
@click="goDetail(item)"
>
<div class="header-pro"></div>
<div class="token-information">
<div class="token-name">
<span>Name: </span>
<span>&nbsp;{{ item.name }}</span>
<span>/{{ item.pool }}</span>
<span>&nbsp;-&nbsp;{{ item.symbol }}</span>
<div
class="collection-box"
@click.stop="collectData(item)"
>
<star-filled-icon
size="22px"
v-if="item.isStar"
class="filled-star"
/>
<star-icon v-else size="22px"></star-icon>
</div>
</div>
<div class="price-and-time">
<div class="token">
<span>Price: </span>
<span>&nbsp;{{ item.up }}</span>
</div>
<div class="token not_first">
<span>24H Price Change: </span>
<span :style="{ color: monitor(item.Newr24h) }">{{
item.Newr24h
}}</span>
</div>
<div class="token not_first">
<span>Holders: </span>
<span>&nbsp;{{ item.holders }}</span>
</div>
</div>
<div class="price-and-time">
<div class="token">
<span>Tx: </span>
<span>&nbsp;{{ item.tx }}</span>
</div>
<div class="token not_first">
<span>Pool: </span>
<span>&nbsp;{{ item.filterPool }}</span>
</div>
<div class="token not_first">
<span>Token: </span>
<span>&nbsp;{{ item.filterToken }}</span>
</div>
</div>
</div>
<div class="right-btns">
<JumpOther
:tb="item.tb_name"
type="detail"
content="K Line"
>
<template #svg>
<KLink class="k-link"></KLink> </template
></JumpOther>
<JumpOther
:tb="item.tb_name"
type="analysis"
content="analysis"
>
<template #svg>
<analysisSvg class="to-analysis"></analysisSvg>
</template>
</JumpOther>
</div>
</div>
</div>
<div v-else-if="isLoading" class="loading-center2">
<t-loading
:text="$t('Search.Loading')"
size="small"
></t-loading>
</div>
<TableEmpty v-else top="150px"></TableEmpty>
<div class="table-box">
<div
id="search-token-list"
class="total-token-info-fa narrow-scrollbar"
>
<div v-show="currentSearchType == 'top'">
<SearchRecords
:successValue="successValue"
@onChange="onChange"
></SearchRecords>
<div class="TopSearch">
{{ $t('tokenInfo.TopSearch') }}
</div>
<SearchList :options="topList"></SearchList>
<div v-if="isLoading" class="loading-center2">
<t-loading
:text="$t('Search.Loading')"
size="small"
></t-loading>
</div>
</div>
<div v-show="currentSearchType != 'top'">
<div v-if="resultList.length > 0">
<SearchList :options="resultList"></SearchList>
</div>
<div v-show="loadingMore" class="loading-center">
<div v-else-if="isLoading" class="loading-center2">
<t-loading
:text="$t('Search.Loading')"
size="small"
></t-loading>
</div>
<TableEmpty v-else top="150px"></TableEmpty>
</div>
</t-tab-panel>
</t-tabs>
</div>
<div v-show="loadingMore" class="loading-center">
<t-loading :text="$t('Search.Loading')" size="small"></t-loading>
</div>
</div>
</template>
</t-drawer>
</ClientOnly>
......@@ -156,14 +97,11 @@ import {
debounce,
} from '@/utils/tool';
import SearchSvg from '/public/images/svg/header/searchIcon.svg';
import SearchSvg2 from '/public/images/svg/header/searchIconTwo.svg';
import { StarIcon, StarFilledIcon } from 'tdesign-icons-vue-next';
import * as Cache from '@/utils/cache';
import SearchSvg2 from '/public/images/svg/search/search.svg';
import { WebS } from '@/utils/TokenTrans';
import JumpOther from '/views/token/JumpOther.vue';
import KLink from '/public/images/svg/table/k_link.svg';
import analysisSvg from '/public/images/svg/table/media.svg';
import { chain_options } from '@/constants/UnifiedManagementChain';
import SearchRecords from './searchRecords.vue';
import SearchList from './searchList.vue';
import * as Cache from '@/utils/cache';
const keyword = ref('');
const inputPlaceholder = ref('');
const visible = ref(false);
......@@ -177,37 +115,10 @@ const defalutPage = ref(1);
const chooseSearchTwo = ref(false);
// 加载更多样式显示隐藏
const loadingMore = ref(false);
//
watch(
() => selectDialogVisible.value,
(v) => {
if (!v) {
chooseSearchTwo.value = false;
}
}
);
// 输入框聚焦
watch(
() => selectDialogVisible.value,
(v) => {
if (v) {
setTimeout(() => {
autofocus.value = true;
}, 500);
} else {
autofocus.value = false;
}
}
);
// 监听正负改变颜色
const monitor = (item) => {
if (item[0] === '-') {
return '#f85260';
} else {
return '#23ab94';
}
};
// 成功发起搜索请求的value
const successValue = ref('');
// 当前显示的列表状态--search-top
const currentSearchType = ref('top');
const showSelect = () => {
selectDialogVisible.value = true;
......@@ -215,20 +126,11 @@ const showSelect = () => {
chooseSearchTwo.value = true;
};
const current = ref('all');
const collectData = (item) => {
if (item.isStar) {
Cache.deleteCollection(item.tb_name);
item.isStar = false;
} else {
Cache.setCollection({
hash: item.tb_name,
symbol: item.symbol,
});
item.isStar = true;
}
};
const resultList = ref([]);
const topList = ref([]);
const isLoading = ref(false);
const isFirst = ref(true);
const darg = () => {
let dom = document.getElementById('search-token-list');
if (dom !== null) {
......@@ -246,7 +148,6 @@ const darg = () => {
if (loadingMore.value) {
return;
}
console.log('ddd');
loadingMore.value = true;
getTokenList();
}
......@@ -261,6 +162,10 @@ onMounted(() => {
darg();
});
});
const onChange = (value: string) => {
keyword.value = value;
getTokenList();
};
const getTokenList = () => {
if (keyword.value.trim() === '') {
return;
......@@ -270,10 +175,15 @@ const getTokenList = () => {
isLoading.value = true;
defalutPage.value = 1;
}
successValue.value = keyword.value;
currentSearchType.value = 'search';
//
let obj = WebS(RemoveSpaces(keyword.value));
request
.get(`/search`, {
params: {
q: WebS(RemoveSpaces(keyword.value)),
q: obj.token,
type: obj.type,
page: defalutPage.value,
lable: current.value,
},
......@@ -353,14 +263,63 @@ const resultFilter = (list) => {
return newList;
};
const doSeach = debounce(getTokenList, 500, true);
const goDetail = (row) => {
// 找到链id对应的路由名称
let Obj = chain_options.find((item: any) => item.chain_id == row.chain);
let params: any = {
tb: row.tb_name,
path: Obj.name,
};
const getPopularList = async () => {
try {
isLoading.value = true;
let res: any = await request.get('/score');
if (res.list.length) {
res.list.forEach((item: PopularItem) => {
// 增加一个带省略号的格式
item.filterPool =
item.pool.substring(0, 4) +
'...' +
item.pool.substring(item.pool.length - 4);
//
item.tb_name = item.pool;
item.pool = item.pSymbol;
item.filterToken =
item.token.substring(0, 4) +
'...' +
item.token.substring(item.token.length - 4);
item.up = '$' + parseCoinAmount(item.price);
item.Newr24h = parsePercent(item.radio);
if (item.Newr24h[0] !== '-') {
item.Newr24h = '+' + item.Newr24h;
}
// 判断是否收藏
item.isCollect = Cache.hasSet(
item.pool[0] === 'd' ? item.pool : 'd' + item.pool
);
});
topList.value = res.list;
isLoading.value = false;
}
} catch (e) {
console.log(e);
isLoading.value = false;
}
};
// 输入框聚焦
watch(
() => selectDialogVisible.value,
(v) => {
if (v) {
if (isFirst.value) {
getPopularList();
isFirst.value = false;
}
// 请求接口
setTimeout(() => {
autofocus.value = true;
}, 500);
} else {
autofocus.value = false;
chooseSearchTwo.value = false;
}
}
);
</script>
<style lang="less">
@import '@/style/variables.less';
......@@ -382,16 +341,6 @@ const goDetail = (row) => {
font-size: @font-size-s;
font-family: 'Regular';
}
.input2-icon {
margin-left: 7px;
width: 1.5rem !important;
height: 1.5rem !important;
border-radius: 50%;
.dja();
svg {
stroke: var(--td-Search-info-color-2);
}
}
.header-search {
margin-left: 20px;
.t-input {
......@@ -413,152 +362,96 @@ const goDetail = (row) => {
background: @bg-color-secondarycontainer;
}
}
.t-input__prefix {
.input-icon {
.da();
.icon1 {
stroke: #287eff;
}
}
}
}
}
// 2
.t-drawer__header {
padding: 0 !important;
flex-direction: column;
}
.t-drawer {
}
.custom-search-drawer {
.t-drawer__content-wrapper {
position: absolute;
left: calc(50% - 450px);
top: 70px;
width: 900px;
height: 800px !important;
background: @td--Search-drawer-back-color;
border-radius: 4px;
background: var(--new-background-1);
.header-search2 {
.t-input {
height: 50px;
padding: 0;
height: 42px;
border: none;
outline: none;
box-shadow: none;
transition: background @anim-duration-base linear;
background: #f4f5f7;
.t-input__inner {
width: 200px;
margin-left: 10px;
transition: background @anim-duration-base linear;
}
&:hover {
background: @bg-color-secondarycontainer;
.t-input__inner {
background: @bg-color-secondarycontainer;
.input2-icon {
height: 100%;
width: 42px;
background: #e8f1ff;
border-radius: 10px 0px 0px 10px;
.dja();
svg {
fill: #287eff;
}
}
.Cancel {
width: 60px;
height: 100%;
font-family: 'Medium';
font-weight: 500;
font-size: 14px;
background: #e8f1ff;
border-radius: 0 10px 10px 0;
.dja();
cursor: pointer;
}
}
}
.t-tabs {
width: 100%;
.TopSearch {
margin-top: 6px;
font-weight: 500;
font-size: 15px;
color: var(--td-Search-info-color-1);
}
.t-drawer__content-wrapper {
margin-top: 64px !important;
width: 50vw;
height: calc(100vh - 128px) !important;
margin-left: 25vw;
background: @td--Search-drawer-back-color;
border-radius: 4px;
.table-box {
width: 100%;
.total-token-info-fa {
overflow: auto;
height: calc(100vh - 240px);
background: @td--Search-drawer-back-color;
.total-token-info {
position: relative;
width: 98%;
min-width: 600px;
height: 100px;
font-size: @font-size-base;
overflow: hidden;
border: 1px solid @td-Search-box-border-color-2;
margin: 12px;
border-radius: 10px;
background: @td-Search-box-line-back-color;
box-shadow: 1px 3px 5px @td-Search-shadow-color;
display: flex;
.header-pro {
width: 10%;
height: 100%;
.dja();
}
.token-information {
width: 90%;
height: 100%;
padding-left: 6px;
flex-direction: column;
.dj(space-around);
.token-name {
height: 20px;
width: 70%;
position: relative;
:nth-child(1) {
color: @td-search-btn-back-1;
font-family: 'Regular';
}
:nth-child(2) {
overflow: hidden;
text-overflow: ellipsis;
}
:nth-child(3) {
color: @td-search-btn-back-1;
}
& > :not(:first-child) {
font-weight: bold;
font-family: 'Medium';
}
.collection-box {
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 20px;
margin-top: -5px;
.filled-star {
color: var(--td-brand-color);
}
}
}
.price-and-time {
font-family: fiveFont !important;
height: 20px;
display: flex;
font-size: @font-size-s;
.token {
:nth-child(1) {
color: @td-search-btn-back-1;
font-family: 'Regular';
}
:nth-child(2) {
font-weight: bold;
font-family: 'Medium';
}
}
.not_first {
margin-left: 20px;
}
}
}
.right-btns {
position: absolute;
right: 0;
.dja();
height: 100%;
div {
margin-right: 12px;
}
}
&:hover {
cursor: pointer;
border: 1px solid @main-theme-color;
transition: all 0.5s;
}
}
.loading-center2 {
text-align: center;
margin-top: 200px !important;
}
}
.loading-center {
.dj();
.table-box {
width: 100%;
.total-token-info-fa {
overflow: auto;
height: 726px;
position: relative;
.loading-center2 {
text-align: center;
position: absolute;
width: 100%;
z-index: 100;
top: 300px;
}
}
.loading-center {
.dj();
z-index: 100;
}
}
.t-drawer__body {
overflow: hidden;
padding: 12px;
}
}
// 2
.t-drawer__header {
padding: 0 !important;
flex-direction: column;
}
}
</style>
<template>
<div>
<div class="custom-scroll-token">
<span class="close-scroll_box" @click="changeScrollBox">
<CloseScrollToken></CloseScrollToken>
</span>
<div
v-show="!ScrollList.list.length"
class="custom-substitute-scroll"
></div>
<transition name="scroll-change">
<div class="header-scroll_box-fa" v-show="srcollType == 'open'">
<div
......@@ -60,8 +56,30 @@
</div>
</div>
</div>
<div
class="scroll-box-fa"
ref="scroll_box_3"
:style="{
'-webkit-animation': animationSpeed,
animation: animationSpeed,
}"
>
<div
class="scroll-token-box"
v-for="item in ScrollList.list"
:key="item.title"
>
<div class="left-img">
<img :src="item.img" alt="" />
<span class="span-1">{{ item.sy }}</span>
</div>
<div class="right-info">
<span class="span-3"> $ </span>
<span class="span-2">{{ item.up }}</span>
</div>
</div>
</div>
</div>
<ScrollTest></ScrollTest>
</div>
</transition>
</div>
......@@ -70,7 +88,6 @@
<script lang="ts" setup>
import request from '@/utils/request';
import { publicTokenImg } from '@/constants/UnifiedManagementChain';
import ScrollTest from './ScrollTest.vue';
import CloseScrollToken from '/public/images/svg/filter/CloseScrollToken.svg';
const ScrollList = reactive({
list: [],
......@@ -137,88 +154,88 @@ const getPublicToken = async () => {
const doubt = {
img: '/images/svg/header/doubt.svg',
};
let scroll_box_1 = ref(null);
let scroll_box_2 = ref(null);
const scroll_box_1 = ref(null);
const scroll_box_2 = ref(null);
const scroll_box_3 = ref(null);
// 鼠标移入暂停
const stopAn = () => {
scroll_box_1.value.style.animationPlayState = 'paused';
scroll_box_2.value.style.animationPlayState = 'paused';
scroll_box_3.value.style.animationPlayState = 'paused';
};
// 鼠标移出继续滚动
const leaveAn = () => {
scroll_box_1.value.style.animationPlayState = 'running';
scroll_box_2.value.style.animationPlayState = 'running';
scroll_box_3.value.style.animationPlayState = 'running';
};
</script>
<style lang="less">
@import '@/style/variables.less';
@import '@/style/flex.less';
.header-scroll_box-fa {
user-select: none;
height: 57px;
.header-scroll_box {
width: 100%;
box-sizing: border-box;
.da();
// 滚动模块始终居中于导航栏剩余内容
overflow: hidden;
// overflow-x: auto;
scrollbar-width: none; /* firefox */
-ms-overflow-style: none; /* IE 10+ */
&::-webkit-scrollbar {
display: none; /* Chrome Safari */
}
padding-left: 12px;
.scroll-box-fa {
display: flex;
// -webkit-animation: 20s token-box linear infinite normal;
// animation: 20s token-box linear infinite normal;
.scroll-token-box {
margin-left: 12px;
font-size: @font-size-s;
cursor: pointer;
width: 205px;
height: 45px;
border-radius: 10px;
background: var(--new-background-1);
border: 1px solid var(--new-border-1);
padding: 0 12px;
.dj(space-between);
font-size: 16px;
box-sizing: border-box;
.left-img {
margin-right: 4px;
.dja();
.span-1 {
padding-left: 6px;
font-weight: 500;
font-family: 'Medium';
}
}
.right-info {
.da();
.span-2 {
font-weight: 600;
font-family: 'Regular';
.custom-scroll-token {
.header-scroll_box-fa {
user-select: none;
height: 57px;
.header-scroll_box {
width: 100%;
box-sizing: border-box;
.da();
overflow: hidden;
scrollbar-width: none;
-ms-overflow-style: none;
&::-webkit-scrollbar {
display: none;
}
padding-left: 12px;
.scroll-box-fa {
display: flex;
// -webkit-animation: 20s token-box linear infinite normal;
// animation: 20s token-box linear infinite normal;
.scroll-token-box {
margin-left: 12px;
font-size: @font-size-s;
cursor: pointer;
width: 205px;
height: 45px;
border-radius: 10px;
background: var(--new-background-1);
border: 1px solid var(--new-border-1);
padding: 0 12px;
.dj(space-between);
font-size: 16px;
box-sizing: border-box;
.left-img {
margin-right: 4px;
.dja();
.span-1 {
padding-left: 6px;
font-weight: 500;
font-family: 'Medium';
}
}
.span-3 {
font-family: 'Medium';
color: #9b96b6;
.right-info {
.da();
.span-2 {
font-weight: 600;
font-family: 'Regular';
}
.span-3 {
font-family: 'Medium';
color: #9b96b6;
}
}
}
}
}
}
}
.custom-substitute-scroll {
height: 57px;
}
.close-scroll_box {
position: fixed;
top: 82px;
left: 0;
cursor: pointer;
.close-scroll_box {
position: fixed;
top: 82px;
left: 0;
cursor: pointer;
}
}
</style>
......@@ -233,32 +250,12 @@ const leaveAn = () => {
transform: translate3d(-100%, 0, 0);
}
}
.scroll-change-leave-active {
// ok
transition: all 0.7s ease-in-out;
animation: move2 0.7s ease;
}
.scroll-change-enter-active {
//
animation: move 0.7s ease-in;
}
.scroll-change-leave {
opacity: 1;
height: 57px;
animation: move 0.7s ease;
}
.scroll-change-leave-to {
opacity: 0;
height: 0px;
}
// ------------
// .scroll-change-enter {
// opacity: 0;
// height: 0px;
// }
// .scroll-change-enter-to {
// opacity: 1;
// height: 57px;
// }
@keyframes move {
from {
height: 0px;
......@@ -269,4 +266,14 @@ const leaveAn = () => {
opacity: 1;
}
}
@keyframes move2 {
from {
height: 57px;
opacity: 1;
}
to {
height: 0px;
opacity: 0;
}
}
</style>
<template>
<div class="total-token-info" v-for="item in options" :key="item.pool">
<div class="header-pro"></div>
<div class="token-information">
<div class="token-name">
<span>Name: </span>
<span>&nbsp;{{ item.name }}</span>
<span>/{{ item.pool }}</span>
<span>&nbsp;-&nbsp;{{ item.symbol }}</span>
<div class="collection-box" @click.stop="collectData(item)">
<star-filled-icon
size="22px"
v-if="item.isStar"
class="filled-star"
/>
<star-icon v-else size="22px"></star-icon>
</div>
</div>
<div class="price-and-time">
<div class="token">
<span>Price: </span>
<span>&nbsp;{{ item.up }}</span>
</div>
<div class="token not_first">
<span>24H Price Change: </span>
<span :style="{ color: monitor(item.Newr24h) }">{{
item.Newr24h
}}</span>
</div>
<div class="token not_first">
<span>Holders: </span>
<span>&nbsp;{{ item.holders }}</span>
</div>
<div class="token not_first">
<span>Tx: </span>
<span>&nbsp;{{ item.tx }}</span>
</div>
</div>
<div class="price-and-time">
<div class="token">
<span>Pool: </span>
<span>&nbsp;{{ item.filterPool }}</span>
</div>
<div class="token not_first">
<span>Token: </span>
<span>&nbsp;{{ item.filterToken }}</span>
</div>
</div>
</div>
<div class="right-btns">
<JumpOther :tb="item.tb_name" type="detail" content="K Line">
<template #svg> <KLink class="k-link"></KLink> </template
></JumpOther>
<JumpOther :tb="item.tb_name" type="analysis" content="analysis">
<template #svg>
<analysisSvg class="to-analysis"></analysisSvg>
</template>
</JumpOther>
</div>
</div>
</template>
<script lang="ts" setup>
import * as Cache from '@/utils/cache';
import { StarIcon, StarFilledIcon } from 'tdesign-icons-vue-next';
import JumpOther from '/views/token/JumpOther.vue';
import analysisSvg from '/public/images/svg/table/media.svg';
import KLink from '/public/images/svg/table/k_link.svg';
import { chain_options } from '@/constants/UnifiedManagementChain';
const props = withDefaults(
defineProps<{
options: any[];
}>(),
{
options: [],
}
);
const goDetail = (row) => {
// 找到链id对应的路由名称
let Obj = chain_options.find((item: any) => item.chain_id == row.chain);
let params: any = {
tb: row.tb_name,
path: Obj.name,
};
};
const collectData = (item) => {
if (item.isStar) {
Cache.deleteCollection(item.tb_name);
item.isStar = false;
} else {
Cache.setCollection({
hash: item.tb_name,
symbol: item.symbol,
});
item.isStar = true;
}
};
// 监听正负改变颜色
const monitor = (item) => {
if (item[0] === '-') {
return '#f85260';
} else {
return '#23ab94';
}
};
</script>
<style lang="less">
@import '@/style/variables.less';
@import '@/style/flex.less';
.total-token-info {
position: relative;
width: 98%;
min-width: 600px;
height: 100px;
font-size: @font-size-base;
overflow: hidden;
border: 1px solid @td-Search-box-border-color-2;
margin: 12px;
border-radius: 10px;
background: @td-Search-box-line-back-color;
box-shadow: 1px 3px 5px @td-Search-shadow-color;
display: flex;
.header-pro {
width: 10%;
height: 100%;
.dja();
}
.token-information {
width: 90%;
height: 100%;
padding-left: 6px;
flex-direction: column;
.dj(space-around);
.token-name {
height: 20px;
width: 70%;
position: relative;
:nth-child(1) {
color: @td-search-btn-back-1;
font-family: 'Regular';
}
:nth-child(2) {
overflow: hidden;
text-overflow: ellipsis;
}
:nth-child(3) {
color: @td-search-btn-back-1;
}
& > :not(:first-child) {
font-weight: bold;
font-family: 'Medium';
}
.collection-box {
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 20px;
margin-top: -5px;
.filled-star {
color: var(--td-brand-color);
}
}
}
.price-and-time {
font-family: fiveFont !important;
height: 20px;
display: flex;
font-size: @font-size-s;
.token {
:nth-child(1) {
color: @td-search-btn-back-1;
font-family: 'Regular';
}
:nth-child(2) {
font-weight: bold;
font-family: 'Medium';
}
}
.not_first {
margin-left: 20px;
}
}
}
.right-btns {
position: absolute;
right: 0;
.dja();
height: 100%;
div {
margin-right: 12px;
}
}
&:hover {
cursor: pointer;
border: 1px solid @main-theme-color;
transition: all 0.5s;
}
}
</style>
<template>
<div class="search-records">
<div class="label">
{{ $t('Search.searchRecords') }}
<!-- clear -->
<div
class="record-clear"
@click="clearRecord"
v-show="SearchRecordList.list.length"
>
{{ $t('Search.clearRecord') }}
</div>
</div>
<div class="record-box">
<template
v-for="(item, index) in SearchRecordList.list"
:key="item.index"
>
<button class="value" v-if="index < 6" @click="toSearch(item)">
{{ item }}
</button>
</template>
</div>
</div>
</template>
<script lang="ts" setup>
import { Arrayduplication } from '@/utils/tool';
const props = defineProps({
successValue: String,
});
const emit = defineEmits(['onChange']);
// 搜索记录.从本地取
const SearchRecordList = reactive({
list: JSON.parse(window.localStorage.getItem('recordlist')) || [],
});
// 监听搜索记录--存到本地
watch(
() => props.successValue,
(v) => {
let recordList = window.localStorage.getItem('recordlist');
if (recordList) {
// 有数据--转为数组
recordList = JSON.parse(recordList);
recordList.unshift(v);
// 先去重
recordList = Arrayduplication(recordList);
if (recordList.length > 6) {
recordList = recordList.slice(0, 6);
}
window.localStorage.setItem('recordlist', JSON.stringify(recordList));
} else {
// 没数据
window.localStorage.setItem('recordlist', JSON.stringify([v]));
}
SearchRecordList.list =
JSON.parse(window.localStorage.getItem('recordlist')) || [];
}
);
const toSearch = (item: string) => {
emit('onChange', item);
};
// 清除记录
const clearRecord = () => {
window.localStorage.setItem('recordlist', JSON.stringify([]));
SearchRecordList.list = [];
};
</script>
<style lang="less">
@import '@/style/flex.less';
.search-records {
font-family: 'Medium';
.label {
font-family: 'Medium';
padding: 12px 0;
font-weight: 500;
font-size: 15px;
color: var(--td-Search-info-color-1);
.record-clear {
float: right;
font-size: 11px;
border-radius: 8px;
background: #f4f5f7;
color: var(--td-Search-info-color-1);
height: 22px;
.dja();
padding: 0 12px;
cursor: pointer;
}
}
.record-box {
display: flex;
flex-wrap: wrap;
.value {
border: none;
padding: 4px 12px;
margin: 6px 10px;
border-radius: 18px;
background: #f4f5f7;
cursor: pointer;
}
}
}
</style>
import { defineComponent, ref, reactive } from 'vue';
<template>
<t-popup
placement="bottom-left"
trigger="click"
v-model:visible="DialogVisible"
:content="popupContent()"
:VisibleChange="onVisibleChange"
>
<div class="custom-chose-chain-box" @click="ChangeDialog">
<img :src="chain_options[ChainImgIndex].img" alt="" class="left-icon" />
<span class="current-chain-text">{{ chainName }}</span>
<span class="right-icon">
<ChevronDownIcon
:class="[
'select-icon',
DialogVisible.value ? 'active' : '',
DialogVisible.value
? 't-fake-arrow--active'
: 't-fake-arrow--leave',
]"
></ChevronDownIcon>
</span>
</div>
</t-popup>
</template>
<script lang="tsx" setup>
import {
chain_options,
filterChainObj,
} from '@/constants/UnifiedManagementChain';
import SelectSvg from '/public/images/svg/filter/select.svg';
import ChainSearch from '/public/images/svg/filter/chainSearch.svg';
import { ChevronDownIcon } from 'tdesign-icons-vue-next';
import './index.less';
import { useI18n } from 'vue-i18n';
export default defineComponent({
setup(props) {
const { t } = useI18n();
const route = useRoute();
const router = useRouter();
const ChainImgIndex = ref(0);
const ChainObj = ref<any>({});
const chain = useChain();
const chainName = ref('');
// 筛选后的列表
const filterList = reactive({
list: chain_options,
});
// 弹窗是否打开
const DialogVisible = ref<boolean>(false);
let Scopedchain = '';
if (typeof route.params.chain == 'string') {
Scopedchain = route.params.chain;
const { t } = useI18n();
const route = useRoute();
const router = useRouter();
const ChainImgIndex = ref(0);
const ChainObj = ref<any>({});
const chain = useChain();
const chainName = ref('');
// 筛选后的列表
const filterList = reactive({
list: chain_options,
});
// 弹窗是否打开
const DialogVisible = ref<boolean>(false);
let Scopedchain = '';
if (typeof route.params.chain == 'string') {
Scopedchain = route.params.chain;
}
if (Scopedchain) {
let Obj = filterChainObj('name', Scopedchain, true);
if (Obj) {
ChainObj.value = Obj;
chainName.value = ChainObj.value.name;
ChainImgIndex.value = ChainObj.value.index;
chain.value = Obj.value;
}
} else {
ChainObj.value = filterChainObj('value', chain.value, true);
chainName.value = ChainObj.value.name;
ChainImgIndex.value = ChainObj.value.index;
chain.value = ChainObj.value.value;
}
const ChangeDialog = () => {
// DialogVisible.value = !DialogVisible.value;
};
const onVisibleChange = (visible: any, e: any) => {
DialogVisible.value = visible;
};
// 关闭弹窗
const ClosePopup = () => {
DialogVisible.value = false;
};
// 切换事件
const selectChange = (v: string) => {
ChainObj.value = filterChainObj('value', v, true);
// 当前链保存到本地
window.localStorage.setItem('chain', v);
chain.value = ChainObj.value.value;
chainName.value = ChainObj.value.name;
ChainImgIndex.value = ChainObj.value.index;
// 跳转路由
router.push({
path: `/${ChainObj.value.name}/1`,
});
ClosePopup();
};
// 输入框内容改变
const InputChange = (value: string) => {
if (value) {
// 循环链列表,判断是否包含搜索的字符
let list = [];
for (let i in chain_options) {
// 将fullName全部
// 大写
let upperValue = value.toUpperCase();
// 小写
let lowerValue = value.toLowerCase();
let fullName = chain_options[i].fullName;
let index = fullName.indexOf(upperValue);
let index2 = fullName.indexOf(lowerValue);
if (index !== -1) {
list.push(chain_options[i]);
}
if (index2 !== -1) {
list.push(chain_options[i]);
}
}
filterList.list = JSON.parse(JSON.stringify(list));
} else {
filterList.list = JSON.parse(JSON.stringify(chain_options));
}
};
// 弹窗内容
const popupContent = () => {
return (
<div class="custom-chose-chain-content">
<div class="search-box">
<t-input
placeholder={t('Search.search')}
prefixIcon={() => <ChainSearch></ChainSearch>}
onChange={InputChange}
></t-input>
</div>
<div class="chain-box-body narrow-scrollbar">
{filterList.list.map((item: any) => (
<div class="chain-box" onClick={selectChange.bind(this, item.value)}>
<img src={item.img} alt="" />
<span>{item.fullName}</span>
</div>
))}
</div>
</div>
);
};
</script>
<style lang="less">
@import '@/style/variables.less';
@import '@/style/flex.less';
.custom-chose-chain-box {
display: flex;
justify-content: space-between;
align-items: center;
height: 34px;
border: var(--new-border-2);
border-radius: @border-radius;
padding: 0 10px;
cursor: pointer;
.left-icon {
height: 70%;
}
.current-chain-text {
font-weight: 700;
font-size: 15px;
user-select: none;
font-family: 'bold';
}
.right-icon {
.select-icon {
stroke: #838383;
color: #838383;
}
if (Scopedchain) {
let Obj = filterChainObj('name', Scopedchain, true);
if (Obj) {
ChainObj.value = Obj;
chainName.value = ChainObj.value.name;
ChainImgIndex.value = ChainObj.value.index;
chain.value = Obj.value;
.active {
stroke: var(--td--main-btn-color-1);
color: var(--td--main-btn-color-1);
}
@keyframes customAnimation1 {
0% {
transform: rotateX(180deg);
}
100% {
transform: rotateX(0deg);
}
} else {
ChainObj.value = filterChainObj('value', chain.value, true);
chainName.value = ChainObj.value.name;
ChainImgIndex.value = ChainObj.value.index;
chain.value = ChainObj.value.value;
}
const ChangeDialog = () => {
// DialogVisible.value = !DialogVisible.value;
};
const onVisibleChange = (visible: any, e: any) => {
DialogVisible.value = visible;
};
// 关闭弹窗
const ClosePopup = () => {
DialogVisible.value = false;
};
// 切换事件
const selectChange = (v: string) => {
ChainObj.value = filterChainObj('value', v, true);
// 当前链保存到本地
window.localStorage.setItem('chain', v);
chain.value = ChainObj.value.value;
chainName.value = ChainObj.value.name;
ChainImgIndex.value = ChainObj.value.index;
// 跳转路由
router.push({
path: `/${ChainObj.value.name}/1`,
});
ClosePopup();
};
// 输入框内容改变
const InputChange = (value: string) => {
if (value) {
// 循环链列表,判断是否包含搜索的字符
let list = [];
for (let i in chain_options) {
// 将fullName全部
// 大写
let upperValue = value.toUpperCase();
// 小写
let lowerValue = value.toLowerCase();
let fullName = chain_options[i].fullName;
let index = fullName.indexOf(upperValue);
let index2 = fullName.indexOf(lowerValue);
if (index !== -1) {
list.push(chain_options[i]);
}
if (index2 !== -1) {
list.push(chain_options[i]);
}
}
filterList.list = JSON.parse(JSON.stringify(list));
} else {
filterList.list = JSON.parse(JSON.stringify(chain_options));
@keyframes customAnimation2 {
0% {
transform: rotateX(180deg);
}
};
// 弹窗内容
const popupContent = () => {
return (
<div class="custom-chose-chain-content">
<div class="search-box">
<t-input
placeholder={t('Search.search')}
prefixIcon={() => <ChainSearch></ChainSearch>}
onChange={InputChange}
></t-input>
</div>
<div class="chain-box-body narrow-scrollbar">
{filterList.list.map((item: any) => (
<div
class="chain-box"
onClick={selectChange.bind(this, item.value)}
>
<img src={item.img} alt="" />
<span>{item.fullName}</span>
</div>
))}
</div>
</div>
);
};
return () => (
<t-popup
placement="bottom-left"
trigger="click"
v-model:visible={DialogVisible.value}
content={popupContent}
onVisibleChange={onVisibleChange}
>
<div class="custom-chose-chain-box" onClick={ChangeDialog}>
<img
src={chain_options[ChainImgIndex.value].img}
alt=""
class="left-icon"
/>
<span class="current-chain-text">{chainName.value}</span>
<span class="right-icon">
<ChevronDownIcon
class={[
'select-icon',
DialogVisible.value ? 'active' : '',
DialogVisible.value
? 't-fake-arrow--active'
: 't-fake-arrow--leave',
]}
></ChevronDownIcon>
</span>
</div>
</t-popup>
);
},
});
100% {
transform: rotateX(0deg);
}
}
// 旋转样式
.t-fake-arrow--active {
animation: customAnimation1 400ms;
// animation-fill-mode: forwards;
}
// 恢复
.t-fake-arrow--leave {
animation: customAnimation2 400ms;
// animation-fill-mode: forwards;
}
}
& > * {
padding: 0 4px;
}
}
.custom-chose-chain-content {
width: 380px;
padding: 12px;
.search-box {
.t-input {
background: #f9fafb;
border: 1px solid #f0f1f5;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
border-radius: 10px;
.t-input__inner {
font-family: 'Medium';
}
}
}
.chain-box-body {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 12px;
max-height: 500px;
overflow-y: auto;
&::after {
content: '';
display: block;
flex: 1; /* 与flex: auto;等效都是自适应剩余空间*/
margin: 10px;
}
.chain-box {
box-sizing: border-box;
width: 27%;
height: 80px;
margin: 10px;
background: var(--new-background-4);
border: 1px solid var(--new-border-6);
border-radius: 14px;
.dja(space-evenly,center);
flex-direction: column;
font-weight: 700;
color: var(--home-page-color-1);
cursor: pointer;
font-size: 12px;
white-space: nowrap;
font-family: 'bold';
img {
width: 27px;
height: 27px;
}
}
}
}
</style>
......@@ -64,20 +64,6 @@
</div>
<div class="custom-home-table narrow-scrollbar" ref="CustomTable">
<table class="filter-table-home">
<colgroup>
<col style="width: auto" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
<col style="" />
</colgroup>
<thead ref="CustomHead">
<tr class="firstHead">
<template v-for="item in columns" :key="item.title">
......@@ -120,13 +106,13 @@
<td align="center" class="index">{{ item.index }}</td>
<td class="tn">
<div class="token-name">
<div class="custom-avatar">
<!-- <img :src="getCurSwap()" alt="" /> -->
<!-- {{ item.swap }} -->
<div class="custom-avatar" v-if="getCurSwap(item.swap)">
<img class="img1" :src="getCurSwap(item.swap)" alt="" />
<img class="img2" :src="getCurChainImg()" alt="" />
</div>
<!-- <div class="avatar-icon">
{{ getTokenInitials(item.tn) }}
</div> -->
<template v-else>
<CustomAvatar :value="item.tn"></CustomAvatar>
</template>
<div class="name-block">
<div class="tn">{{ item.tn }}</div>
<div class="symbol">{{ item.sy }}/{{ item.ps }}</div>
......@@ -217,6 +203,7 @@ import { TableSort, TableSortAsc } from '@/utils/tool';
import CustomRadio from '../CustomComponent/radio.vue';
import BscChain from '/public/images/svg/selectChain/bsc.svg';
import SwapSvg from '/public/images/svg/socialInfoWrapper/bscTransaction.svg';
import CustomAvatar from './avatar.vue';
const route = useRoute();
const LoadHead = ref(false);
const CustomHead = ref(null);
......@@ -351,6 +338,26 @@ const onFilterChange = (value: string) => {
}
getTableList();
};
// 获取当前行的swap
const getCurSwap = (swap: string) => {
if (ChainObj.value.fullName && swap) {
let obj = getSwap(ChainObj.value.fullName, swap);
if (obj) {
return obj.img;
}
return '';
}
};
// 获取当前链图标
const getCurChainImg = () => {
// 链图标
if (ChainObj.value.newImg) {
return ChainObj.value.newImg;
} else {
return ChainObj.value.img;
}
};
// 获取涨跌幅
const getUpDown = (value: string) => {
if (value && value[0] == '-') {
......@@ -375,13 +382,6 @@ const getTableWidth = () => {
affixedHead.width = width + 'px';
}
};
// 获取token首字母
const getTokenInitials = (value: string) => {
if (value) {
return value[0];
}
return '';
};
// 排序事件
const submitSort = ({ sort, field }: any) => {
// 先将其他th的筛选关闭
......@@ -429,6 +429,8 @@ const TableFilter = (result: any) => {
item.n_r1h = getUpDown(item.n_r1h);
item.n_r4h = getUpDown(item.n_r4h);
item.n_r24h = getUpDown(item.n_r24h);
// console.log(item.swapImg);
// console.log('swap名称', item.swap);
});
resultData.list = JSON.parse(JSON.stringify(result.list));
resultData.filterList = JSON.parse(JSON.stringify(result.list));
......@@ -986,27 +988,16 @@ for (let i = 0; i < arr1.length; i++) {
}
.token-name {
.da();
.avatar-icon {
width: 30px;
height: 30px;
border-radius: 50%;
background: #5f6e78;
color: white;
.dja();
font-weight: 500;
font-size: 17px;
font-family: 'Medium';
margin-right: 12px;
}
.custom-avatar {
position: relative;
.da();
margin-right: 12px;
img {
border-radius: 50%;
}
.img1 {
width: 30px;
height: 30px;
width: 35px;
height: 35px;
}
.img2 {
position: absolute;
......@@ -1014,7 +1005,6 @@ for (let i = 0; i < arr1.length; i++) {
right: -3px;
width: 15px;
height: 15px;
margin-right: 12px;
}
}
.name-block {
......
......@@ -232,7 +232,7 @@ import QuestionSvg from '/public/images/svg/filter/Question.svg';
import { MessagePlugin } from 'tdesign-vue-next';
import SmartAlerts from './SmartAlerts.vue';
import { useI18n } from 'vue-i18n';
import ChoseChain from './choseChain';
import ChoseChain from './ChoseChain.vue';
import CustomCheckBox from '../CustomComponent/CheckBox2.vue';
import FilterRadio from './filterRadio.vue';
const { t } = useI18n();
......
......@@ -147,7 +147,9 @@ const getPoolToken = async () => {
let index = res.list.findIndex((item: any, index: number) => {
let tb =
props.tb[0] === 'd' ? props.tb.slice(1, props.tb.length) : props.tb;
return WebS(item.address) === WebS(tb);
let obj1 = WebS(item.address);
let obj2 = WebS(tb);
return obj1.token === obj2.token;
});
currentPoolValue.value = index;
} else {
......
<template>
<div class="avatar-icon">
{{ getTokenInitials() }}
</div>
</template>
<script lang="ts" setup>
const props = defineProps<{
value: string;
}>();
// 获取token首字母
const getTokenInitials = () => {
const { value } = props;
if (value) {
return value[0];
}
return '';
};
</script>
<style lang="less">
@import '@/style/flex.less';
.avatar-icon {
width: 30px;
height: 30px;
border-radius: 50%;
background: #5f6e78;
color: white;
.dja();
font-weight: 500;
font-size: 17px;
font-family: 'Medium';
margin-right: 12px;
}
</style>
@import '@/style/variables.less';
@import '@/style/flex.less';
.custom-chose-chain-box {
display: flex;
justify-content: space-between;
align-items: center;
height: 34px;
border: var(--new-border-2);
border-radius: @border-radius;
padding: 0 10px;
cursor: pointer;
.left-icon {
height: 70%;
}
.current-chain-text {
font-weight: 700;
font-size: 15px;
user-select: none;
font-family: 'bold';
}
.right-icon {
.select-icon {
stroke: #838383;
color: #838383;
}
.active {
stroke: var(--td--main-btn-color-1);
color: var(--td--main-btn-color-1);
}
@keyframes customAnimation1 {
0% {
transform: rotateX(180deg);
}
100% {
transform: rotateX(0deg);
}
}
@keyframes customAnimation2 {
0% {
transform: rotateX(180deg);
}
100% {
transform: rotateX(0deg);
}
}
// 旋转样式
.t-fake-arrow--active {
animation: customAnimation1 400ms;
// animation-fill-mode: forwards;
}
// 恢复
.t-fake-arrow--leave {
animation: customAnimation2 400ms;
// animation-fill-mode: forwards;
}
}
& > * {
padding: 0 4px;
}
}
.custom-chose-chain-content {
width: 380px;
padding: 12px;
.search-box {
.t-input {
background: #f9fafb;
border: 1px solid #f0f1f5;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
border-radius: 10px;
.t-input__inner {
font-family: 'Medium';
}
}
}
.chain-box-body {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 12px;
max-height: 500px;
overflow-y: auto;
&::after {
content: '';
display: block;
flex: 1; /* 与flex: auto;等效都是自适应剩余空间*/
margin: 10px;
}
.chain-box {
box-sizing: border-box;
width: 27%;
height: 80px;
margin: 10px;
background: var(--new-background-4);
border: 1px solid var(--new-border-6);
border-radius: 14px;
.dja(space-evenly,center);
flex-direction: column;
font-weight: 700;
color: var(--home-page-color-1);
cursor: pointer;
font-size: 12px;
white-space: nowrap;
font-family: 'bold';
img {
width: 27px;
height: 27px;
}
}
}
}
......@@ -22,6 +22,7 @@ import {
ArraySpecifiedPosition,
} from '@/utils/tool';
import CustomTableSort from '../tableSort.vue';
import { filterChainObj } from '@/constants/UnifiedManagementChain';
import {
deleteCollection,
changeCollection,
......@@ -32,6 +33,7 @@ export default defineComponent({
const { t } = useI18n();
const router = useRouter();
const chain = useChain();
const ChainObj = ref<any>({});
// 收藏模块的高度
const CollectHeight = ref('');
// 收藏表格是否更新
......@@ -62,6 +64,13 @@ export default defineComponent({
list: [],
filterlist: [],
});
const getChainObj = () => {
let obj = filterChainObj('value', chain.value);
if (obj) {
ChainObj.value = obj;
}
};
getChainObj();
const LatestStatus = () => {
return currentType.value == 'default';
};
......
import { defineComponent } from 'vue';
import { defineComponent, computed } from 'vue';
import { useI18n } from 'vue-i18n';
import { StarFilledIcon } from 'tdesign-icons-vue-next';
import CopySvg from '/public/images/svg/rightDetail/copy.svg';
......@@ -55,13 +55,26 @@ export default defineComponent({
}
}
};
const getImg = computed(() => {
const { tokenInfo } = props;
try {
if (tokenInfo.chat.img) {
return tokenInfo.chat.img;
} else {
return '/images/img/default-avatar.png';
}
} catch (e) {
console.log(e);
return '/images/img/default-avatar.png';
}
});
return () => (
<div class="header-token-box">
<div class="header-token-info">
<div class="pro-tokeninfo-header">
<div class="left-token-name">
<div class="token-name-child">
<img src="/images/img/default-avatar.png" alt="swap" />
<img src={getImg.value} alt="swap" />
<span class="title">{props.tokenInfo.symbol}</span>
</div>
<div class="address-info">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment