@rango-dev/ui 0.1.14 → 0.1.16-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Alert/Alert.d.ts +7 -7
- package/dist/components/Alert/Alert.stories.d.ts +7 -5
- package/dist/components/Alert/LoadingFailedAlert.d.ts +2 -2
- package/dist/components/Alert/NotFoundAlert.d.ts +7 -7
- package/dist/components/Alert/index.d.ts +2 -2
- package/dist/components/BestRoute/BestRoute.d.ts +15 -12
- package/dist/components/BestRoute/BestRoute.stories.d.ts +10 -8
- package/dist/components/BestRoute/index.d.ts +1 -1
- package/dist/components/BestRoute/mock.d.ts +4 -4
- package/dist/components/BlockchainsList/BlockchainsList.d.ts +10 -10
- package/dist/components/BlockchainsList/BlockchainsList.stories.d.ts +5 -5
- package/dist/components/BlockchainsList/index.d.ts +1 -1
- package/dist/components/BlockchainsList/mockData.d.ts +2 -2
- package/dist/components/Button/Button.d.ts +17 -17
- package/dist/components/Button/Button.stories.d.ts +10 -8
- package/dist/components/Button/index.d.ts +1 -1
- package/dist/components/Checkbox/Checkbox.d.ts +11 -11
- package/dist/components/Checkbox/Checkbox.stories.d.ts +7 -5
- package/dist/components/Checkbox/index.d.ts +1 -1
- package/dist/components/Chip/Chip.d.ts +12 -12
- package/dist/components/Chip/Chip.stories.d.ts +7 -7
- package/dist/components/Chip/index.d.ts +1 -1
- package/dist/components/ColorPicker/ColorPicker.d.ts +9 -9
- package/dist/components/ColorPicker/ColorPicker.stories.d.ts +5 -5
- package/dist/components/ColorPicker/index.d.ts +1 -1
- package/dist/components/Divider/Divider.d.ts +6 -6
- package/dist/components/Divider/index.d.ts +1 -1
- package/dist/components/Drawer/Drawer.d.ts +13 -13
- package/dist/components/Drawer/Drawer.stories.d.ts +8 -8
- package/dist/components/Drawer/index.d.ts +1 -1
- package/dist/components/Header/Header.d.ts +9 -9
- package/dist/components/Header/index.d.ts +1 -1
- package/dist/components/Icon/AddCircleIcon.d.ts +3 -3
- package/dist/components/Icon/AddIcon.d.ts +3 -3
- package/dist/components/Icon/AddWalletIcon.d.ts +3 -3
- package/dist/components/Icon/AngleDownIcon.d.ts +3 -3
- package/dist/components/Icon/AngleLeftIcon.d.ts +3 -3
- package/dist/components/Icon/AngleRightIcon.d.ts +3 -3
- package/dist/components/Icon/AngleUpIcon.d.ts +3 -3
- package/dist/components/Icon/ArrowRightIcon.d.ts +3 -3
- package/dist/components/Icon/BagIcon.d.ts +3 -3
- package/dist/components/Icon/BanIcon.d.ts +3 -3
- package/dist/components/Icon/CheckCircleIcon.d.ts +3 -3
- package/dist/components/Icon/CheckIcon.d.ts +3 -3
- package/dist/components/Icon/CheckSquareIcon.d.ts +3 -3
- package/dist/components/Icon/CheckWalletIcon.d.ts +3 -3
- package/dist/components/Icon/ChevronRightIcon.d.ts +3 -3
- package/dist/components/Icon/CloseIcon.d.ts +112 -1
- package/dist/components/Icon/CopyIcon.d.ts +3 -3
- package/dist/components/Icon/DeleteCircleIcon.d.ts +3 -3
- package/dist/components/Icon/DeleteWalletIcon.d.ts +3 -3
- package/dist/components/Icon/DisconnectIcon.d.ts +3 -3
- package/dist/components/Icon/DownloadIcon.d.ts +3 -3
- package/dist/components/Icon/GasIcon.d.ts +3 -3
- package/dist/components/Icon/HistoryIcon.d.ts +3 -3
- package/dist/components/Icon/HorizontalSwapIcon.d.ts +3 -3
- package/dist/components/Icon/Icons.stories.d.ts +5 -5
- package/dist/components/Icon/InfoCircleIcon.d.ts +3 -3
- package/dist/components/Icon/MinusCircleIcon.d.ts +3 -3
- package/dist/components/Icon/RetryIcon.d.ts +3 -3
- package/dist/components/Icon/RetryLeftIcon.d.ts +3 -3
- package/dist/components/Icon/RetryRightIcon.d.ts +3 -3
- package/dist/components/Icon/SearchIcon.d.ts +3 -3
- package/dist/components/Icon/SearchMinusIcon.d.ts +3 -3
- package/dist/components/Icon/SettingIcon.d.ts +3 -3
- package/dist/components/Icon/SignatureIcon.d.ts +3 -3
- package/dist/components/Icon/SwapWalletIcon.d.ts +3 -3
- package/dist/components/Icon/TimeIcon.d.ts +3 -3
- package/dist/components/Icon/TrashIcon.d.ts +3 -3
- package/dist/components/Icon/TryAgainIcon.d.ts +3 -3
- package/dist/components/Icon/VerticalSwapIcon.d.ts +3 -3
- package/dist/components/Icon/WalletIconIcon.d.ts +3 -3
- package/dist/components/Icon/WarningIcon.d.ts +3 -3
- package/dist/components/Icon/common.d.ts +228 -2
- package/dist/components/Icon/index.d.ts +40 -40
- package/dist/components/Icon/types.d.ts +7 -7
- package/dist/components/LiquiditySourceList/LiquiditySource.stories.d.ts +5 -5
- package/dist/components/LiquiditySourceList/LiquiditySourceList.d.ts +11 -11
- package/dist/components/LiquiditySourceList/index.d.ts +1 -1
- package/dist/components/LiquiditySourceList/mockData.d.ts +2 -2
- package/dist/components/Modal/Modal.d.ts +11 -11
- package/dist/components/Modal/Modal.stories.d.ts +5 -5
- package/dist/components/Modal/index.d.ts +1 -1
- package/dist/components/Radio/Radio.d.ts +13 -13
- package/dist/components/Radio/Radio.stories.d.ts +5 -5
- package/dist/components/Radio/index.d.ts +1 -1
- package/dist/components/SecondaryPage/SecondaryPage.d.ts +16 -16
- package/dist/components/SecondaryPage/SecondaryPage.stories.d.ts +5 -2
- package/dist/components/SecondaryPage/index.d.ts +1 -1
- package/dist/components/SelectableWalletList/SelectableWalletList.d.ts +7 -7
- package/dist/components/SelectableWalletList/SelectableWalletList.stories.d.ts +7 -5
- package/dist/components/SelectableWalletList/index.d.ts +1 -1
- package/dist/components/SelectableWalletList/mock.d.ts +2 -2
- package/dist/components/Skeleton/Skeleton.d.ts +6 -6
- package/dist/components/Skeleton/Skeleton.stories.d.ts +5 -5
- package/dist/components/Skeleton/index.d.ts +1 -1
- package/dist/components/Spinner/Spinner.d.ts +6 -6
- package/dist/components/Spinner/Spinner.stories.d.ts +5 -5
- package/dist/components/Spinner/index.d.ts +1 -1
- package/dist/components/StatusDrawer/StatusDrawer.d.ts +11 -11
- package/dist/components/StatusDrawer/StatusDrawer.stories.d.ts +5 -5
- package/dist/components/StatusDrawer/index.d.ts +1 -1
- package/dist/components/StepDetail/StepDetail.d.ts +12 -12
- package/dist/components/StepDetail/StepDetail.stories.d.ts +7 -5
- package/dist/components/StepDetail/index.d.ts +1 -1
- package/dist/components/SwapContainer/SwapContainer.d.ts +7 -7
- package/dist/components/SwapContainer/index.d.ts +1 -1
- package/dist/components/SwapDetail/SwapDetail.d.ts +8 -8
- package/dist/components/SwapDetail/SwapDetail.stories.d.ts +7 -5
- package/dist/components/SwapDetail/Token.d.ts +17 -17
- package/dist/components/SwapDetail/index.d.ts +1 -1
- package/dist/components/SwapDetail/mock.d.ts +2 -2
- package/dist/components/Switch/Switch.d.ts +6 -6
- package/dist/components/Switch/Switch.stories.d.ts +5 -5
- package/dist/components/Switch/index.d.ts +1 -1
- package/dist/components/TextField/TextField.d.ts +10 -10
- package/dist/components/TextField/TextField.stories.d.ts +7 -7
- package/dist/components/TextField/index.d.ts +1 -1
- package/dist/components/TokenList/TokenItem.d.ts +11 -11
- package/dist/components/TokenList/TokenList.d.ts +17 -17
- package/dist/components/TokenList/TokenList.stories.d.ts +5 -5
- package/dist/components/TokenList/index.d.ts +1 -1
- package/dist/components/TokenList/mockData.d.ts +2 -2
- package/dist/components/Tooltip/Tooltip.d.ts +7 -7
- package/dist/components/Tooltip/Tooltip.stories.d.ts +7 -5
- package/dist/components/Tooltip/index.d.ts +1 -1
- package/dist/components/Typography/Typography.d.ts +18 -18
- package/dist/components/Typography/Typography.stories.d.ts +7 -5
- package/dist/components/Typography/index.d.ts +1 -1
- package/dist/components/VirtualizedList/VirtualizedList.d.ts +17 -17
- package/dist/components/Wallet/State.d.ts +7 -7
- package/dist/components/Wallet/Wallet.d.ts +7 -7
- package/dist/components/Wallet/Wallet.stories.d.ts +7 -5
- package/dist/components/Wallet/index.d.ts +1 -1
- package/dist/components/common/FilledCircle.d.ts +111 -1
- package/dist/components/common/Image.d.ts +6 -6
- package/dist/components/common/index.d.ts +2 -2
- package/dist/components/index.d.ts +25 -31
- package/dist/{components → containers}/BlockchainSelector/BlockchainSelector.d.ts +17 -17
- package/dist/{components → containers}/BlockchainSelector/BlockchainSelector.stories.d.ts +5 -5
- package/dist/containers/ConfirmSwap/ConfirmSwap.d.ts +22 -22
- package/dist/containers/ConfirmSwap/ConfirmSwap.stories.d.ts +8 -6
- package/dist/containers/ConfirmSwap/index.d.ts +1 -1
- package/dist/containers/ConfirmSwap/mock.d.ts +5 -5
- package/dist/{components → containers}/ConnectWalletsModal/ConnectWallets.stories.d.ts +5 -5
- package/dist/{components → containers}/ConnectWalletsModal/ConnectWalletsModal.d.ts +11 -11
- package/dist/{components → containers}/ConnectWalletsModal/mockData.d.ts +2 -2
- package/dist/containers/History/History.d.ts +6 -6
- package/dist/containers/History/History.stories.d.ts +9 -5
- package/dist/containers/History/SwapsGroup.d.ts +13 -13
- package/dist/containers/History/index.d.ts +3 -2
- package/dist/containers/History/mock.d.ts +2 -2
- package/dist/containers/History/types.d.ts +39 -39
- package/dist/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.d.ts +13 -13
- package/dist/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.d.ts +5 -5
- package/dist/{components → containers}/Settings/Settings.d.ts +24 -24
- package/dist/{components → containers}/Settings/Settings.stories.d.ts +5 -5
- package/dist/containers/SwapHistory/SwapHistory.d.ts +1128 -24
- package/dist/containers/SwapHistory/SwapHistory.stories.d.ts +14 -5
- package/dist/containers/SwapHistory/SwapMessages.d.ts +17 -17
- package/dist/containers/SwapHistory/index.d.ts +1 -1
- package/dist/containers/SwapHistory/mock.d.ts +2 -2
- package/dist/containers/TokenSelector/TokenSelector.d.ts +124 -0
- package/dist/{components → containers}/TokenSelector/TokenSelector.stories.d.ts +5 -5
- package/dist/containers/index.d.ts +8 -3
- package/dist/helper/index.d.ts +6 -6
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/useCopyToClipboard.d.ts +1 -1
- package/dist/index.d.ts +6 -6
- package/dist/index.js +20 -8
- package/dist/index.js.map +7 -0
- package/dist/theme.d.ts +928 -8
- package/dist/types/index.d.ts +2 -2
- package/dist/types/meta.d.ts +23 -23
- package/dist/types/swaps.d.ts +29 -29
- package/dist/types/wallet.d.ts +23 -23
- package/package.json +18 -38
- package/src/components/Alert/Alert.stories.tsx +19 -6
- package/src/components/Alert/Alert.tsx +3 -3
- package/src/components/BestRoute/BestRoute.stories.tsx +15 -5
- package/src/components/BestRoute/mock.ts +1 -1
- package/src/components/BlockchainsList/BlockchainsList.stories.tsx +9 -3
- package/src/components/BlockchainsList/mockData.ts +603 -108
- package/src/components/Button/Button.stories.tsx +8 -3
- package/src/components/Checkbox/Checkbox.stories.tsx +6 -2
- package/src/components/Chip/Chip.stories.tsx +23 -7
- package/src/components/ColorPicker/ColorPicker.stories.tsx +6 -3
- package/src/components/Divider/Divider.tsx +113 -11
- package/src/components/Drawer/Drawer.stories.tsx +8 -11
- package/src/components/Icon/Icons.stories.tsx +8 -4
- package/src/components/LiquiditySourceList/LiquiditySource.stories.tsx +6 -3
- package/src/components/LiquiditySourceList/LiquiditySourceList.tsx +3 -3
- package/src/components/Modal/Modal.stories.tsx +9 -10
- package/src/components/Radio/Radio.stories.tsx +12 -7
- package/src/components/SecondaryPage/SecondaryPage.stories.tsx +12 -3
- package/src/components/SelectableWalletList/SelectableWalletList.stories.tsx +2 -2
- package/src/components/SelectableWalletList/mock.ts +2 -2
- package/src/components/Skeleton/Skeleton.stories.tsx +6 -2
- package/src/components/Spinner/Spinner.stories.tsx +6 -2
- package/src/components/StatusDrawer/StatusDrawer.stories.tsx +7 -2
- package/src/components/StatusDrawer/StatusDrawer.tsx +2 -2
- package/src/components/StepDetail/StepDetail.stories.tsx +9 -2
- package/src/components/SwapDetail/SwapDetail.stories.tsx +5 -2
- package/src/components/SwapDetail/SwapDetail.tsx +3 -3
- package/src/components/SwapDetail/Token.tsx +4 -4
- package/src/components/Switch/Switch.stories.tsx +2 -2
- package/src/components/TextField/TextField.stories.tsx +3 -2
- package/src/components/TokenList/TokenList.stories.tsx +3 -3
- package/src/components/Tooltip/Tooltip.stories.tsx +7 -2
- package/src/components/Typography/Typography.stories.tsx +2 -2
- package/src/components/Wallet/Wallet.stories.tsx +7 -13
- package/src/components/index.ts +0 -6
- package/src/containers/BlockchainSelector/BlockchainSelector.stories.tsx +41 -0
- package/src/{components → containers}/BlockchainSelector/BlockchainSelector.tsx +5 -5
- package/{dist/components/BlockchainSelector/index.d.ts → src/containers/BlockchainSelector/index.ts} +1 -1
- package/src/containers/ConfirmSwap/ConfirmSwap.stories.tsx +223 -10
- package/src/containers/ConfirmSwap/ConfirmSwap.tsx +21 -12
- package/src/containers/ConfirmSwap/mock.ts +12 -15
- package/src/containers/ConnectWalletsModal/ConnectWallets.stories.tsx +24 -0
- package/src/{components → containers}/ConnectWalletsModal/ConnectWalletsModal.tsx +3 -3
- package/{dist/components/ConnectWalletsModal/index.d.ts → src/containers/ConnectWalletsModal/index.ts} +1 -1
- package/src/{components → containers}/ConnectWalletsModal/mockData.ts +17 -17
- package/src/containers/History/History.stories.tsx +2 -2
- package/src/containers/History/History.tsx +1 -1
- package/src/containers/History/index.ts +2 -1
- package/src/containers/History/mock.ts +3 -3
- package/src/containers/History/types.tsx +1 -1
- package/src/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.tsx +7 -4
- package/src/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.tsx +2 -3
- package/{dist/components/LiquiditySourcesSelector/index.d.ts → src/containers/LiquiditySourcesSelector/index.ts} +1 -1
- package/src/containers/Settings/Settings.stories.tsx +27 -0
- package/src/{components → containers}/Settings/Settings.tsx +11 -8
- package/{dist/components/Settings/index.d.ts → src/containers/Settings/index.ts} +1 -1
- package/src/containers/SwapHistory/SwapHistory.stories.tsx +3 -3
- package/src/containers/SwapHistory/SwapHistory.tsx +4 -5
- package/src/containers/SwapHistory/mock.ts +2 -2
- package/src/{components → containers}/TokenSelector/TokenSelector.stories.tsx +7 -8
- package/src/{components → containers}/TokenSelector/TokenSelector.tsx +7 -6
- package/{dist/components/TokenSelector/index.d.ts → src/containers/TokenSelector/index.ts} +1 -1
- package/src/containers/index.ts +5 -0
- package/src/theme.ts +14 -22
- package/src/types/index.ts +1 -1
- package/dist/components/Spacer/Spacer.d.ts +0 -6
- package/dist/components/Spacer/Spacer.stories.d.ts +0 -5
- package/dist/components/Spacer/index.d.ts +0 -1
- package/dist/components/SwapContainer/SwapContainer.stories.d.ts +0 -5
- package/dist/components/TokenSelector/TokenSelector.d.ts +0 -14
- package/dist/ui.cjs.development.js +0 -5181
- package/dist/ui.cjs.development.js.map +0 -1
- package/dist/ui.cjs.production.min.js +0 -2
- package/dist/ui.cjs.production.min.js.map +0 -1
- package/dist/ui.esm.js +0 -5091
- package/dist/ui.esm.js.map +0 -1
- package/src/components/BlockchainSelector/BlockchainSelector.stories.tsx +0 -25
- package/src/components/ConnectWalletsModal/ConnectWallets.stories.tsx +0 -13
- package/src/components/Settings/Settings.stories.tsx +0 -34
- package/src/components/Spacer/Spacer.stories.tsx +0 -31
- package/src/components/Spacer/Spacer.tsx +0 -128
- package/src/components/Spacer/index.ts +0 -1
- package/src/components/SwapContainer/SwapContainer.stories.tsx +0 -13
- /package/{src/components/BlockchainSelector/index.ts → dist/containers/BlockchainSelector/index.d.ts} +0 -0
- /package/{src/components/ConnectWalletsModal/index.ts → dist/containers/ConnectWalletsModal/index.d.ts} +0 -0
- /package/{src/components/LiquiditySourcesSelector/index.ts → dist/containers/LiquiditySourcesSelector/index.d.ts} +0 -0
- /package/{src/components/Settings/index.ts → dist/containers/Settings/index.d.ts} +0 -0
- /package/{src/components/TokenSelector/index.ts → dist/containers/TokenSelector/index.d.ts} +0 -0
|
@@ -324,32 +324,106 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
324
324
|
},
|
|
325
325
|
},
|
|
326
326
|
{
|
|
327
|
-
name: '
|
|
327
|
+
name: 'COSMOS',
|
|
328
|
+
defaultDecimals: 6,
|
|
329
|
+
addressPatterns: ['^(cosmos1)[0-9a-z]{38}$'],
|
|
330
|
+
feeAssets: [
|
|
331
|
+
{
|
|
332
|
+
blockchain: 'COSMOS',
|
|
333
|
+
symbol: 'ATOM',
|
|
334
|
+
address: null,
|
|
335
|
+
},
|
|
336
|
+
],
|
|
337
|
+
logo: 'https://api.rango.exchange/blockchains/cosmos.svg',
|
|
338
|
+
displayName: 'Cosmos',
|
|
339
|
+
shortName: 'Cosmos',
|
|
340
|
+
sort: 8,
|
|
341
|
+
color: '#2E3148',
|
|
342
|
+
enabled: true,
|
|
343
|
+
type: TransactionType.COSMOS,
|
|
344
|
+
chainId: 'cosmoshub-4',
|
|
345
|
+
info: {
|
|
346
|
+
infoType: 'CosmosMetaInfo',
|
|
347
|
+
experimental: false,
|
|
348
|
+
rpc: 'https://cosmos-rpc.polkachu.com',
|
|
349
|
+
rest: 'https://lcd-cosmoshub.keplr.app',
|
|
350
|
+
cosmostationLcdUrl: 'https://lcd-cosmos.cosmostation.io',
|
|
351
|
+
cosmostationApiUrl: 'https://api-cosmos.cosmostation.io',
|
|
352
|
+
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
353
|
+
mintScanName: 'cosmos',
|
|
354
|
+
chainName: 'Cosmos',
|
|
355
|
+
stakeCurrency: {
|
|
356
|
+
coinDenom: 'ATOM',
|
|
357
|
+
coinMinimalDenom: 'uatom',
|
|
358
|
+
coinDecimals: 6,
|
|
359
|
+
coinGeckoId: 'cosmos',
|
|
360
|
+
coinImageUrl: '/tokens/blockchain/cosmos.svg',
|
|
361
|
+
},
|
|
362
|
+
bip44: {
|
|
363
|
+
coinType: 118,
|
|
364
|
+
},
|
|
365
|
+
bech32Config: {
|
|
366
|
+
bech32PrefixAccAddr: 'cosmos',
|
|
367
|
+
bech32PrefixAccPub: 'cosmospub',
|
|
368
|
+
bech32PrefixValAddr: 'cosmosvaloper',
|
|
369
|
+
bech32PrefixValPub: 'cosmosvaloperpub',
|
|
370
|
+
bech32PrefixConsAddr: 'cosmosvalcons',
|
|
371
|
+
bech32PrefixConsPub: 'cosmosvalconspub',
|
|
372
|
+
},
|
|
373
|
+
currencies: [
|
|
374
|
+
{
|
|
375
|
+
coinDenom: 'ATOM',
|
|
376
|
+
coinMinimalDenom: 'uatom',
|
|
377
|
+
coinDecimals: 6,
|
|
378
|
+
coinGeckoId: 'cosmos',
|
|
379
|
+
coinImageUrl: '/tokens/blockchain/cosmos.svg',
|
|
380
|
+
},
|
|
381
|
+
],
|
|
382
|
+
feeCurrencies: [
|
|
383
|
+
{
|
|
384
|
+
coinDenom: 'ATOM',
|
|
385
|
+
coinMinimalDenom: 'uatom',
|
|
386
|
+
coinDecimals: 6,
|
|
387
|
+
coinGeckoId: 'cosmos',
|
|
388
|
+
coinImageUrl: '/tokens/blockchain/cosmos.svg',
|
|
389
|
+
},
|
|
390
|
+
],
|
|
391
|
+
features: ['stargate', 'ibc-transfer'],
|
|
392
|
+
explorerUrlToTx: 'https://www.mintscan.io/cosmos/txs/{txHash}',
|
|
393
|
+
gasPriceStep: {
|
|
394
|
+
low: 0.01,
|
|
395
|
+
average: 0.025,
|
|
396
|
+
high: 0.04,
|
|
397
|
+
},
|
|
398
|
+
},
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
name: 'TERRA_CLASSIC',
|
|
328
402
|
defaultDecimals: 6,
|
|
329
403
|
addressPatterns: ['^(terra1)[0-9a-z]{38}$'],
|
|
330
404
|
feeAssets: [
|
|
331
405
|
{
|
|
332
|
-
blockchain: '
|
|
333
|
-
symbol: '
|
|
406
|
+
blockchain: 'TERRA_CLASSIC',
|
|
407
|
+
symbol: 'Lunc',
|
|
334
408
|
address: null,
|
|
335
409
|
},
|
|
336
410
|
{
|
|
337
|
-
blockchain: '
|
|
411
|
+
blockchain: 'TERRA_CLASSIC',
|
|
338
412
|
symbol: 'UST',
|
|
339
413
|
address: null,
|
|
340
414
|
},
|
|
341
415
|
{
|
|
342
|
-
blockchain: '
|
|
343
|
-
symbol: '
|
|
416
|
+
blockchain: 'TERRA_CLASSIC',
|
|
417
|
+
symbol: 'TERRA_CLASSIC_EUT',
|
|
344
418
|
address: null,
|
|
345
419
|
},
|
|
346
420
|
{
|
|
347
|
-
blockchain: '
|
|
421
|
+
blockchain: 'TERRA_CLASSIC',
|
|
348
422
|
symbol: 'KRT',
|
|
349
423
|
address: null,
|
|
350
424
|
},
|
|
351
425
|
],
|
|
352
|
-
logo: 'https://api.rango.exchange/blockchains/
|
|
426
|
+
logo: 'https://api.rango.exchange/blockchains/terraclassic.svg',
|
|
353
427
|
displayName: 'Terra',
|
|
354
428
|
shortName: 'Terra',
|
|
355
429
|
sort: 8,
|
|
@@ -426,80 +500,6 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
426
500
|
},
|
|
427
501
|
},
|
|
428
502
|
},
|
|
429
|
-
{
|
|
430
|
-
name: 'COSMOS',
|
|
431
|
-
defaultDecimals: 6,
|
|
432
|
-
addressPatterns: ['^(cosmos1)[0-9a-z]{38}$'],
|
|
433
|
-
feeAssets: [
|
|
434
|
-
{
|
|
435
|
-
blockchain: 'COSMOS',
|
|
436
|
-
symbol: 'ATOM',
|
|
437
|
-
address: null,
|
|
438
|
-
},
|
|
439
|
-
],
|
|
440
|
-
logo: 'https://api.rango.exchange/blockchains/cosmos.svg',
|
|
441
|
-
displayName: 'Cosmos',
|
|
442
|
-
shortName: 'Cosmos',
|
|
443
|
-
sort: 8,
|
|
444
|
-
color: '#2E3148',
|
|
445
|
-
enabled: true,
|
|
446
|
-
type: TransactionType.COSMOS,
|
|
447
|
-
chainId: 'cosmoshub-4',
|
|
448
|
-
info: {
|
|
449
|
-
infoType: 'CosmosMetaInfo',
|
|
450
|
-
experimental: false,
|
|
451
|
-
rpc: 'https://cosmos-rpc.polkachu.com',
|
|
452
|
-
rest: 'https://lcd-cosmoshub.keplr.app',
|
|
453
|
-
cosmostationLcdUrl: 'https://lcd-cosmos.cosmostation.io',
|
|
454
|
-
cosmostationApiUrl: 'https://api-cosmos.cosmostation.io',
|
|
455
|
-
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
456
|
-
mintScanName: 'cosmos',
|
|
457
|
-
chainName: 'Cosmos',
|
|
458
|
-
stakeCurrency: {
|
|
459
|
-
coinDenom: 'ATOM',
|
|
460
|
-
coinMinimalDenom: 'uatom',
|
|
461
|
-
coinDecimals: 6,
|
|
462
|
-
coinGeckoId: 'cosmos',
|
|
463
|
-
coinImageUrl: '/tokens/blockchain/cosmos.svg',
|
|
464
|
-
},
|
|
465
|
-
bip44: {
|
|
466
|
-
coinType: 118,
|
|
467
|
-
},
|
|
468
|
-
bech32Config: {
|
|
469
|
-
bech32PrefixAccAddr: 'cosmos',
|
|
470
|
-
bech32PrefixAccPub: 'cosmospub',
|
|
471
|
-
bech32PrefixValAddr: 'cosmosvaloper',
|
|
472
|
-
bech32PrefixValPub: 'cosmosvaloperpub',
|
|
473
|
-
bech32PrefixConsAddr: 'cosmosvalcons',
|
|
474
|
-
bech32PrefixConsPub: 'cosmosvalconspub',
|
|
475
|
-
},
|
|
476
|
-
currencies: [
|
|
477
|
-
{
|
|
478
|
-
coinDenom: 'ATOM',
|
|
479
|
-
coinMinimalDenom: 'uatom',
|
|
480
|
-
coinDecimals: 6,
|
|
481
|
-
coinGeckoId: 'cosmos',
|
|
482
|
-
coinImageUrl: '/tokens/blockchain/cosmos.svg',
|
|
483
|
-
},
|
|
484
|
-
],
|
|
485
|
-
feeCurrencies: [
|
|
486
|
-
{
|
|
487
|
-
coinDenom: 'ATOM',
|
|
488
|
-
coinMinimalDenom: 'uatom',
|
|
489
|
-
coinDecimals: 6,
|
|
490
|
-
coinGeckoId: 'cosmos',
|
|
491
|
-
coinImageUrl: '/tokens/blockchain/cosmos.svg',
|
|
492
|
-
},
|
|
493
|
-
],
|
|
494
|
-
features: ['stargate', 'ibc-transfer'],
|
|
495
|
-
explorerUrlToTx: 'https://www.mintscan.io/cosmos/txs/{txHash}',
|
|
496
|
-
gasPriceStep: {
|
|
497
|
-
low: 0.01,
|
|
498
|
-
average: 0.025,
|
|
499
|
-
high: 0.04,
|
|
500
|
-
},
|
|
501
|
-
},
|
|
502
|
-
},
|
|
503
503
|
{
|
|
504
504
|
name: 'FANTOM',
|
|
505
505
|
defaultDecimals: 18,
|
|
@@ -620,6 +620,38 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
620
620
|
transactionUrl: 'https://www.oklink.com/en/okc/tx/{txHash}',
|
|
621
621
|
},
|
|
622
622
|
},
|
|
623
|
+
{
|
|
624
|
+
name: 'STARKNET',
|
|
625
|
+
defaultDecimals: 18,
|
|
626
|
+
addressPatterns: ['^(0x)[0-9A-Fa-f]{32,64}$'],
|
|
627
|
+
feeAssets: [
|
|
628
|
+
{
|
|
629
|
+
blockchain: 'STARKNET',
|
|
630
|
+
symbol: 'ETH',
|
|
631
|
+
address: '0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7',
|
|
632
|
+
},
|
|
633
|
+
],
|
|
634
|
+
logo: 'https://api.rango.exchange/blockchains/starknet.svg',
|
|
635
|
+
displayName: 'StarkNet',
|
|
636
|
+
shortName: 'StarkNet',
|
|
637
|
+
sort: 11,
|
|
638
|
+
color: '#708DD2',
|
|
639
|
+
enabled: true,
|
|
640
|
+
type: TransactionType.STARKNET,
|
|
641
|
+
chainId: '0x534e5f4d41494e',
|
|
642
|
+
info: {
|
|
643
|
+
infoType: 'StarkNetMetaInfo',
|
|
644
|
+
chainName: 'StarkNet Mainnet',
|
|
645
|
+
nativeCurrency: {
|
|
646
|
+
name: 'ETH',
|
|
647
|
+
symbol: 'ETH',
|
|
648
|
+
decimals: 18,
|
|
649
|
+
},
|
|
650
|
+
blockExplorerUrls: ['https://starkscan.co'],
|
|
651
|
+
addressUrl: 'https://starkscan.co/contract/{wallet}',
|
|
652
|
+
transactionUrl: 'https://starkscan.co/tx/{txHash}',
|
|
653
|
+
},
|
|
654
|
+
},
|
|
623
655
|
{
|
|
624
656
|
name: 'CRONOS',
|
|
625
657
|
defaultDecimals: 18,
|
|
@@ -686,6 +718,39 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
686
718
|
transactionUrl: 'https://moonriver.moonscan.io/tx/{txHash}',
|
|
687
719
|
},
|
|
688
720
|
},
|
|
721
|
+
{
|
|
722
|
+
name: 'ZKSYNC',
|
|
723
|
+
defaultDecimals: 18,
|
|
724
|
+
addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
|
|
725
|
+
feeAssets: [
|
|
726
|
+
{
|
|
727
|
+
blockchain: 'ZKSYNC',
|
|
728
|
+
symbol: 'ETH',
|
|
729
|
+
address: '0x0000000000000000000000000000000000000000',
|
|
730
|
+
},
|
|
731
|
+
],
|
|
732
|
+
logo: 'https://api.rango.exchange/blockchains/zksync.png',
|
|
733
|
+
displayName: 'zkSync era',
|
|
734
|
+
shortName: 'zkSync',
|
|
735
|
+
sort: 13,
|
|
736
|
+
color: '#2D2925',
|
|
737
|
+
enabled: true,
|
|
738
|
+
type: TransactionType.EVM,
|
|
739
|
+
chainId: '0x144',
|
|
740
|
+
info: {
|
|
741
|
+
infoType: 'EvmMetaInfo',
|
|
742
|
+
chainName: 'zkSync',
|
|
743
|
+
nativeCurrency: {
|
|
744
|
+
name: 'ETH',
|
|
745
|
+
symbol: 'ETH',
|
|
746
|
+
decimals: 18,
|
|
747
|
+
},
|
|
748
|
+
rpcUrls: ['https://mainnet.era.zksync.io'],
|
|
749
|
+
blockExplorerUrls: ['https://explorer.zksync.io'],
|
|
750
|
+
addressUrl: 'https://explorer.zksync.io/address/{wallet}',
|
|
751
|
+
transactionUrl: 'https://explorer.zksync.io/tx/{txHash}',
|
|
752
|
+
},
|
|
753
|
+
},
|
|
689
754
|
{
|
|
690
755
|
name: 'MOONBEAM',
|
|
691
756
|
defaultDecimals: 18,
|
|
@@ -887,21 +952,6 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
887
952
|
transactionUrl: 'https://evm.evmos.org/tx/{txHash}',
|
|
888
953
|
},
|
|
889
954
|
},
|
|
890
|
-
{
|
|
891
|
-
name: 'TRON',
|
|
892
|
-
defaultDecimals: 18,
|
|
893
|
-
addressPatterns: ['^T[1-9A-HJ-NP-Za-km-z]{33}$'],
|
|
894
|
-
feeAssets: [],
|
|
895
|
-
logo: 'https://api.rango.exchange/blockchains/tron.svg',
|
|
896
|
-
displayName: 'Tron',
|
|
897
|
-
shortName: 'Tron',
|
|
898
|
-
sort: 16,
|
|
899
|
-
color: '#FF060A',
|
|
900
|
-
enabled: false,
|
|
901
|
-
type: TransactionType.TRANSFER,
|
|
902
|
-
chainId: null,
|
|
903
|
-
info: null,
|
|
904
|
-
},
|
|
905
955
|
{
|
|
906
956
|
name: 'SIF',
|
|
907
957
|
defaultDecimals: 18,
|
|
@@ -925,7 +975,7 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
925
975
|
infoType: 'CosmosMetaInfo',
|
|
926
976
|
experimental: false,
|
|
927
977
|
rpc: 'https://rpc.sifchain.finance',
|
|
928
|
-
rest: 'https://api-
|
|
978
|
+
rest: 'https://api-sifchain-ia.cosmosia.notional.ventures/',
|
|
929
979
|
cosmostationLcdUrl: 'https://lcd-sifchain.cosmostation.io',
|
|
930
980
|
cosmostationApiUrl: 'https://api.mintscan.io/v1/sifchain',
|
|
931
981
|
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
@@ -976,6 +1026,27 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
976
1026
|
},
|
|
977
1027
|
},
|
|
978
1028
|
},
|
|
1029
|
+
{
|
|
1030
|
+
name: 'MAYA',
|
|
1031
|
+
defaultDecimals: 8,
|
|
1032
|
+
addressPatterns: ['^(maya1)[0-9a-z]{38}$'],
|
|
1033
|
+
feeAssets: [
|
|
1034
|
+
{
|
|
1035
|
+
blockchain: 'MAYA',
|
|
1036
|
+
symbol: 'CACAO',
|
|
1037
|
+
address: null,
|
|
1038
|
+
},
|
|
1039
|
+
],
|
|
1040
|
+
logo: 'https://api.rango.exchange/blockchains/maya.jpg',
|
|
1041
|
+
displayName: 'MayaChain',
|
|
1042
|
+
shortName: 'MayaChain',
|
|
1043
|
+
sort: 17,
|
|
1044
|
+
color: '#1ae6e6',
|
|
1045
|
+
enabled: true,
|
|
1046
|
+
type: TransactionType.TRANSFER,
|
|
1047
|
+
chainId: null,
|
|
1048
|
+
info: null,
|
|
1049
|
+
},
|
|
979
1050
|
{
|
|
980
1051
|
name: 'THOR',
|
|
981
1052
|
defaultDecimals: 8,
|
|
@@ -1128,9 +1199,7 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
1128
1199
|
{
|
|
1129
1200
|
name: 'BTC',
|
|
1130
1201
|
defaultDecimals: 8,
|
|
1131
|
-
addressPatterns: [
|
|
1132
|
-
'^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$|^(bc1)[0-9A-Za-z]{39,59}$',
|
|
1133
|
-
],
|
|
1202
|
+
addressPatterns: ['^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$|^(bc1)[0-9A-Za-z]{39,59}$'],
|
|
1134
1203
|
feeAssets: [
|
|
1135
1204
|
{
|
|
1136
1205
|
blockchain: 'BTC',
|
|
@@ -1610,8 +1679,7 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
1610
1679
|
rest: 'https://lcd-emoney.keplr.app',
|
|
1611
1680
|
cosmostationLcdUrl: 'https://lcd-emoney.cosmostation.io',
|
|
1612
1681
|
cosmostationApiUrl: 'https://api-emoney.cosmostation.io',
|
|
1613
|
-
cosmostationDenomTracePath:
|
|
1614
|
-
'/ibc/applications/transfer/v1beta1/denom_traces/',
|
|
1682
|
+
cosmostationDenomTracePath: '/ibc/applications/transfer/v1beta1/denom_traces/',
|
|
1615
1683
|
mintScanName: 'emoney',
|
|
1616
1684
|
chainName: 'e-Money',
|
|
1617
1685
|
stakeCurrency: {
|
|
@@ -2458,8 +2526,7 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
2458
2526
|
rest: 'https://lcd-iov.keplr.app',
|
|
2459
2527
|
cosmostationLcdUrl: 'https://lcd-iov.cosmostation.io',
|
|
2460
2528
|
cosmostationApiUrl: 'https://api-iov.cosmostation.io',
|
|
2461
|
-
cosmostationDenomTracePath:
|
|
2462
|
-
'/ibc/applications/transfer/v1beta1/denom_traces/',
|
|
2529
|
+
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
2463
2530
|
mintScanName: 'starname',
|
|
2464
2531
|
chainName: 'Starname',
|
|
2465
2532
|
stakeCurrency: {
|
|
@@ -2802,7 +2869,7 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
2802
2869
|
address: null,
|
|
2803
2870
|
},
|
|
2804
2871
|
],
|
|
2805
|
-
logo: 'https://api.rango.exchange/blockchains/lumnetwork.
|
|
2872
|
+
logo: 'https://api.rango.exchange/blockchains/lumnetwork.png',
|
|
2806
2873
|
displayName: 'Lum Network',
|
|
2807
2874
|
shortName: 'Lum Network',
|
|
2808
2875
|
sort: 38,
|
|
@@ -2919,8 +2986,7 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
2919
2986
|
rpc: 'https://mainnet-rpc-router.axelar-dev.workers.dev/chain/axelar',
|
|
2920
2987
|
rest: 'https://axelar-lcd.quickapi.com',
|
|
2921
2988
|
cosmostationLcdUrl: 'https://axelar-lcd.quickapi.com',
|
|
2922
|
-
cosmostationApiUrl:
|
|
2923
|
-
'https://mainnet-rpc-router.axelar-dev.workers.dev/chain/axelar',
|
|
2989
|
+
cosmostationApiUrl: 'https://mainnet-rpc-router.axelar-dev.workers.dev/chain/axelar',
|
|
2924
2990
|
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
2925
2991
|
mintScanName: 'axelar',
|
|
2926
2992
|
chainName: 'Axelar',
|
|
@@ -2969,4 +3035,433 @@ export const blockchainMeta: BlockchainMeta[] = [
|
|
|
2969
3035
|
},
|
|
2970
3036
|
},
|
|
2971
3037
|
},
|
|
3038
|
+
{
|
|
3039
|
+
name: 'KCC',
|
|
3040
|
+
defaultDecimals: 18,
|
|
3041
|
+
addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
|
|
3042
|
+
feeAssets: [
|
|
3043
|
+
{
|
|
3044
|
+
blockchain: 'KCC',
|
|
3045
|
+
symbol: 'KCS',
|
|
3046
|
+
address: null,
|
|
3047
|
+
},
|
|
3048
|
+
],
|
|
3049
|
+
logo: 'https://api.rango.exchange/blockchains/kcc.png',
|
|
3050
|
+
displayName: 'Kcc',
|
|
3051
|
+
shortName: 'Kcc',
|
|
3052
|
+
sort: 41,
|
|
3053
|
+
color: '#ccff00',
|
|
3054
|
+
enabled: true,
|
|
3055
|
+
type: TransactionType.EVM,
|
|
3056
|
+
chainId: '0x141',
|
|
3057
|
+
info: {
|
|
3058
|
+
infoType: 'EvmMetaInfo',
|
|
3059
|
+
chainName: 'Kcc Network',
|
|
3060
|
+
nativeCurrency: {
|
|
3061
|
+
name: 'KCS',
|
|
3062
|
+
symbol: 'KCS',
|
|
3063
|
+
decimals: 18,
|
|
3064
|
+
},
|
|
3065
|
+
rpcUrls: ['https://rpc-mainnet.kcc.network/'],
|
|
3066
|
+
blockExplorerUrls: ['https://explorer.kcc.io/en'],
|
|
3067
|
+
addressUrl: 'https://explorer.kcc.io/en/address/{wallet}',
|
|
3068
|
+
transactionUrl: 'https://explorer.kcc.io/en/tx/{txHash}',
|
|
3069
|
+
},
|
|
3070
|
+
},
|
|
3071
|
+
{
|
|
3072
|
+
name: 'STRIDE',
|
|
3073
|
+
defaultDecimals: 6,
|
|
3074
|
+
addressPatterns: ['^(stride1)[0-9a-z]{38}$'],
|
|
3075
|
+
feeAssets: [
|
|
3076
|
+
{
|
|
3077
|
+
blockchain: 'STRIDE',
|
|
3078
|
+
symbol: 'STRD',
|
|
3079
|
+
address: null,
|
|
3080
|
+
},
|
|
3081
|
+
],
|
|
3082
|
+
logo: 'https://api.rango.exchange/blockchains/stride.svg',
|
|
3083
|
+
displayName: 'Stride',
|
|
3084
|
+
shortName: 'Stride',
|
|
3085
|
+
sort: 41,
|
|
3086
|
+
color: '#D63178',
|
|
3087
|
+
enabled: true,
|
|
3088
|
+
type: TransactionType.COSMOS,
|
|
3089
|
+
chainId: 'stride-1',
|
|
3090
|
+
info: {
|
|
3091
|
+
infoType: 'CosmosMetaInfo',
|
|
3092
|
+
experimental: false,
|
|
3093
|
+
rpc: 'https://rpc-stride.keplr.app',
|
|
3094
|
+
rest: 'https://lcd-stride.keplr.app',
|
|
3095
|
+
cosmostationLcdUrl: 'https://lcd-stride.cosmostation.io',
|
|
3096
|
+
cosmostationApiUrl: 'https://api-stride.cosmostation.io',
|
|
3097
|
+
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
3098
|
+
mintScanName: 'stride',
|
|
3099
|
+
chainName: 'Stride',
|
|
3100
|
+
stakeCurrency: {
|
|
3101
|
+
coinDenom: 'STRD',
|
|
3102
|
+
coinMinimalDenom: 'ustrd',
|
|
3103
|
+
coinDecimals: 6,
|
|
3104
|
+
coinGeckoId: 'stride',
|
|
3105
|
+
coinImageUrl: '',
|
|
3106
|
+
},
|
|
3107
|
+
bip44: {
|
|
3108
|
+
coinType: 118,
|
|
3109
|
+
},
|
|
3110
|
+
bech32Config: {
|
|
3111
|
+
bech32PrefixAccAddr: 'stride',
|
|
3112
|
+
bech32PrefixAccPub: 'stridepub',
|
|
3113
|
+
bech32PrefixValAddr: 'stridevaloper',
|
|
3114
|
+
bech32PrefixValPub: 'stridevaloperpub',
|
|
3115
|
+
bech32PrefixConsAddr: 'stridevalcons',
|
|
3116
|
+
bech32PrefixConsPub: 'stridevalconspub',
|
|
3117
|
+
},
|
|
3118
|
+
currencies: [
|
|
3119
|
+
{
|
|
3120
|
+
coinDenom: 'STRD',
|
|
3121
|
+
coinMinimalDenom: 'ustrd',
|
|
3122
|
+
coinDecimals: 6,
|
|
3123
|
+
coinGeckoId: 'stride',
|
|
3124
|
+
coinImageUrl: '',
|
|
3125
|
+
},
|
|
3126
|
+
{
|
|
3127
|
+
coinDenom: 'stATOM',
|
|
3128
|
+
coinMinimalDenom: 'stuatom',
|
|
3129
|
+
coinDecimals: 6,
|
|
3130
|
+
coinGeckoId: 'stride-staked-atom',
|
|
3131
|
+
coinImageUrl: '',
|
|
3132
|
+
},
|
|
3133
|
+
{
|
|
3134
|
+
coinDenom: 'stOSMO',
|
|
3135
|
+
coinMinimalDenom: 'stuosmo',
|
|
3136
|
+
coinDecimals: 6,
|
|
3137
|
+
coinGeckoId: 'stride-staked-osmo',
|
|
3138
|
+
coinImageUrl: '',
|
|
3139
|
+
},
|
|
3140
|
+
{
|
|
3141
|
+
coinDenom: 'stJUNO',
|
|
3142
|
+
coinMinimalDenom: 'stujuno',
|
|
3143
|
+
coinDecimals: 6,
|
|
3144
|
+
coinGeckoId: 'stride-staked-juno',
|
|
3145
|
+
coinImageUrl: '',
|
|
3146
|
+
},
|
|
3147
|
+
{
|
|
3148
|
+
coinDenom: 'stSTARS',
|
|
3149
|
+
coinMinimalDenom: 'stustars',
|
|
3150
|
+
coinDecimals: 6,
|
|
3151
|
+
coinGeckoId: '',
|
|
3152
|
+
coinImageUrl: '',
|
|
3153
|
+
},
|
|
3154
|
+
{
|
|
3155
|
+
coinDenom: 'stEVMOS',
|
|
3156
|
+
coinMinimalDenom: 'staevmos',
|
|
3157
|
+
coinDecimals: 18,
|
|
3158
|
+
coinGeckoId: '',
|
|
3159
|
+
coinImageUrl: '',
|
|
3160
|
+
},
|
|
3161
|
+
{
|
|
3162
|
+
coinDenom: 'stLUNA',
|
|
3163
|
+
coinMinimalDenom: 'stuluna',
|
|
3164
|
+
coinDecimals: 6,
|
|
3165
|
+
coinGeckoId: '',
|
|
3166
|
+
coinImageUrl: '',
|
|
3167
|
+
},
|
|
3168
|
+
],
|
|
3169
|
+
feeCurrencies: [
|
|
3170
|
+
{
|
|
3171
|
+
coinDenom: 'STRD',
|
|
3172
|
+
coinMinimalDenom: 'ustrd',
|
|
3173
|
+
coinDecimals: 6,
|
|
3174
|
+
coinGeckoId: 'stride',
|
|
3175
|
+
coinImageUrl: '',
|
|
3176
|
+
},
|
|
3177
|
+
],
|
|
3178
|
+
features: ['ibc-transfer'],
|
|
3179
|
+
explorerUrlToTx: 'https://www.mintscan.io/stride/txs/{txHash}',
|
|
3180
|
+
gasPriceStep: {
|
|
3181
|
+
low: 0.001,
|
|
3182
|
+
average: 0.0025,
|
|
3183
|
+
high: 0.04,
|
|
3184
|
+
},
|
|
3185
|
+
},
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
name: 'MARS',
|
|
3189
|
+
defaultDecimals: 6,
|
|
3190
|
+
addressPatterns: ['^(mars1)[0-9a-z]{38}$'],
|
|
3191
|
+
feeAssets: [
|
|
3192
|
+
{
|
|
3193
|
+
blockchain: 'MARS',
|
|
3194
|
+
symbol: 'MARS',
|
|
3195
|
+
address: null,
|
|
3196
|
+
},
|
|
3197
|
+
],
|
|
3198
|
+
logo: 'https://api.rango.exchange/blockchains/mars.svg',
|
|
3199
|
+
displayName: 'Mars',
|
|
3200
|
+
shortName: 'Mars',
|
|
3201
|
+
sort: 42,
|
|
3202
|
+
color: '#CB4B3D',
|
|
3203
|
+
enabled: true,
|
|
3204
|
+
type: TransactionType.COSMOS,
|
|
3205
|
+
chainId: 'mars-1',
|
|
3206
|
+
info: {
|
|
3207
|
+
infoType: 'CosmosMetaInfo',
|
|
3208
|
+
experimental: false,
|
|
3209
|
+
rpc: 'https://rpc-mars.keplr.app',
|
|
3210
|
+
rest: 'https://lcd-mars.keplr.app',
|
|
3211
|
+
cosmostationLcdUrl: 'https://lcd-mars-protocol.cosmostation.io',
|
|
3212
|
+
cosmostationApiUrl: 'https://api-mars-protocol.cosmostation.io',
|
|
3213
|
+
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
3214
|
+
mintScanName: 'mars-protocol',
|
|
3215
|
+
chainName: 'Mars',
|
|
3216
|
+
stakeCurrency: {
|
|
3217
|
+
coinDenom: 'MARS',
|
|
3218
|
+
coinMinimalDenom: 'umars',
|
|
3219
|
+
coinDecimals: 6,
|
|
3220
|
+
coinGeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
3221
|
+
coinImageUrl: '/tokens/blockchain/mars.svg',
|
|
3222
|
+
},
|
|
3223
|
+
bip44: {
|
|
3224
|
+
coinType: 118,
|
|
3225
|
+
},
|
|
3226
|
+
bech32Config: {
|
|
3227
|
+
bech32PrefixAccAddr: 'mars',
|
|
3228
|
+
bech32PrefixAccPub: 'marspub',
|
|
3229
|
+
bech32PrefixValAddr: 'marsvaloper',
|
|
3230
|
+
bech32PrefixValPub: 'marsvaloperpub',
|
|
3231
|
+
bech32PrefixConsAddr: 'marsvalcons',
|
|
3232
|
+
bech32PrefixConsPub: 'marsvalconspub',
|
|
3233
|
+
},
|
|
3234
|
+
currencies: [
|
|
3235
|
+
{
|
|
3236
|
+
coinDenom: 'MARS',
|
|
3237
|
+
coinMinimalDenom: 'umars',
|
|
3238
|
+
coinDecimals: 6,
|
|
3239
|
+
coinGeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
3240
|
+
coinImageUrl: '/tokens/blockchain/mars.svg',
|
|
3241
|
+
},
|
|
3242
|
+
],
|
|
3243
|
+
feeCurrencies: [
|
|
3244
|
+
{
|
|
3245
|
+
coinDenom: 'MARS',
|
|
3246
|
+
coinMinimalDenom: 'umars',
|
|
3247
|
+
coinDecimals: 6,
|
|
3248
|
+
coinGeckoId: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
3249
|
+
coinImageUrl: '/tokens/blockchain/mars.svg',
|
|
3250
|
+
},
|
|
3251
|
+
],
|
|
3252
|
+
features: ['ibc-transfer'],
|
|
3253
|
+
explorerUrlToTx: 'https://www.mintscan.io/mars-protocol/txs/{txHash}',
|
|
3254
|
+
gasPriceStep: {
|
|
3255
|
+
low: 0.001,
|
|
3256
|
+
average: 0.0025,
|
|
3257
|
+
high: 0.01,
|
|
3258
|
+
},
|
|
3259
|
+
},
|
|
3260
|
+
},
|
|
3261
|
+
{
|
|
3262
|
+
name: 'TERRA',
|
|
3263
|
+
defaultDecimals: 6,
|
|
3264
|
+
addressPatterns: ['^(terra1)[0-9a-z]{38}$'],
|
|
3265
|
+
feeAssets: [
|
|
3266
|
+
{
|
|
3267
|
+
blockchain: 'TERRA',
|
|
3268
|
+
symbol: 'LUNA',
|
|
3269
|
+
address: null,
|
|
3270
|
+
},
|
|
3271
|
+
],
|
|
3272
|
+
logo: 'https://api.rango.exchange/blockchains/terra.png',
|
|
3273
|
+
displayName: 'Terra 2.0',
|
|
3274
|
+
shortName: 'Terra 2.0',
|
|
3275
|
+
sort: 43,
|
|
3276
|
+
color: '#5493F7',
|
|
3277
|
+
enabled: true,
|
|
3278
|
+
type: TransactionType.COSMOS,
|
|
3279
|
+
chainId: 'phoenix-1',
|
|
3280
|
+
info: {
|
|
3281
|
+
infoType: 'CosmosMetaInfo',
|
|
3282
|
+
experimental: false,
|
|
3283
|
+
rpc: 'https://rpc-phoenix.keplr.app',
|
|
3284
|
+
rest: 'https://lcd-phoenix.keplr.app',
|
|
3285
|
+
cosmostationLcdUrl: 'https://phoenix-lcd.terra.dev',
|
|
3286
|
+
cosmostationApiUrl: null,
|
|
3287
|
+
cosmostationDenomTracePath: '/ibc/apps/transfer/v1/denom_traces/',
|
|
3288
|
+
mintScanName: null,
|
|
3289
|
+
chainName: 'Terra 2.0',
|
|
3290
|
+
stakeCurrency: {
|
|
3291
|
+
coinDenom: 'LUNA',
|
|
3292
|
+
coinMinimalDenom: 'uluna',
|
|
3293
|
+
coinDecimals: 6,
|
|
3294
|
+
coinGeckoId: 'terra-luna-2',
|
|
3295
|
+
coinImageUrl: '',
|
|
3296
|
+
},
|
|
3297
|
+
bip44: {
|
|
3298
|
+
coinType: 330,
|
|
3299
|
+
},
|
|
3300
|
+
bech32Config: {
|
|
3301
|
+
bech32PrefixAccAddr: 'terra',
|
|
3302
|
+
bech32PrefixAccPub: 'terrapub',
|
|
3303
|
+
bech32PrefixValAddr: 'terravaloper',
|
|
3304
|
+
bech32PrefixValPub: 'terravaloperpub',
|
|
3305
|
+
bech32PrefixConsAddr: 'terravalcons',
|
|
3306
|
+
bech32PrefixConsPub: 'terravalconspub',
|
|
3307
|
+
},
|
|
3308
|
+
currencies: [
|
|
3309
|
+
{
|
|
3310
|
+
coinDenom: 'LUNA',
|
|
3311
|
+
coinMinimalDenom: 'uluna',
|
|
3312
|
+
coinDecimals: 6,
|
|
3313
|
+
coinGeckoId: 'terra-luna-2',
|
|
3314
|
+
coinImageUrl: '',
|
|
3315
|
+
},
|
|
3316
|
+
],
|
|
3317
|
+
feeCurrencies: [
|
|
3318
|
+
{
|
|
3319
|
+
coinDenom: 'LUNA',
|
|
3320
|
+
coinMinimalDenom: 'uluna',
|
|
3321
|
+
coinDecimals: 6,
|
|
3322
|
+
coinGeckoId: 'terra-luna-2',
|
|
3323
|
+
coinImageUrl: '',
|
|
3324
|
+
},
|
|
3325
|
+
],
|
|
3326
|
+
features: ['cosmwasm', 'ibc-transfer'],
|
|
3327
|
+
explorerUrlToTx: 'https://finder.terra.money/mainnet/txs/{txHash}',
|
|
3328
|
+
gasPriceStep: {
|
|
3329
|
+
low: 0.0125,
|
|
3330
|
+
average: 0.015,
|
|
3331
|
+
high: 0.15,
|
|
3332
|
+
},
|
|
3333
|
+
},
|
|
3334
|
+
},
|
|
3335
|
+
{
|
|
3336
|
+
name: 'TELOS',
|
|
3337
|
+
defaultDecimals: 18,
|
|
3338
|
+
addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
|
|
3339
|
+
feeAssets: [
|
|
3340
|
+
{
|
|
3341
|
+
blockchain: 'TELOS',
|
|
3342
|
+
symbol: 'TLOS',
|
|
3343
|
+
address: null,
|
|
3344
|
+
},
|
|
3345
|
+
],
|
|
3346
|
+
logo: 'https://api.rango.exchange/blockchains/telos.png',
|
|
3347
|
+
displayName: 'Telos',
|
|
3348
|
+
shortName: 'Telos',
|
|
3349
|
+
sort: 49,
|
|
3350
|
+
color: '#6144ae',
|
|
3351
|
+
enabled: true,
|
|
3352
|
+
type: TransactionType.EVM,
|
|
3353
|
+
chainId: '0x28',
|
|
3354
|
+
info: {
|
|
3355
|
+
infoType: 'EvmMetaInfo',
|
|
3356
|
+
chainName: 'Telos Mainnet',
|
|
3357
|
+
nativeCurrency: {
|
|
3358
|
+
name: 'TLOS',
|
|
3359
|
+
symbol: 'TLOS',
|
|
3360
|
+
decimals: 18,
|
|
3361
|
+
},
|
|
3362
|
+
rpcUrls: ['https://mainnet.telos.net/evm'],
|
|
3363
|
+
blockExplorerUrls: ['https://www.teloscan.io'],
|
|
3364
|
+
addressUrl: 'https://www.teloscan.io/address/{wallet}',
|
|
3365
|
+
transactionUrl: 'https://www.teloscan.io/tx/{txHash}',
|
|
3366
|
+
},
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
name: 'BOBA_BNB',
|
|
3370
|
+
defaultDecimals: 18,
|
|
3371
|
+
addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
|
|
3372
|
+
feeAssets: [
|
|
3373
|
+
{
|
|
3374
|
+
blockchain: 'BOBA_BNB',
|
|
3375
|
+
symbol: 'BOBA',
|
|
3376
|
+
address: null,
|
|
3377
|
+
},
|
|
3378
|
+
],
|
|
3379
|
+
logo: 'https://api.rango.exchange/blockchains/boba.png',
|
|
3380
|
+
displayName: 'Boba Bnb',
|
|
3381
|
+
shortName: 'Boba Bnb',
|
|
3382
|
+
sort: 63,
|
|
3383
|
+
color: '#ccff00',
|
|
3384
|
+
enabled: false,
|
|
3385
|
+
type: TransactionType.EVM,
|
|
3386
|
+
chainId: '0xdbe0',
|
|
3387
|
+
info: {
|
|
3388
|
+
infoType: 'EvmMetaInfo',
|
|
3389
|
+
chainName: 'Boba Bnb Network',
|
|
3390
|
+
nativeCurrency: {
|
|
3391
|
+
name: 'BOBA',
|
|
3392
|
+
symbol: 'BOBA',
|
|
3393
|
+
decimals: 18,
|
|
3394
|
+
},
|
|
3395
|
+
rpcUrls: ['https://bnb.boba.network'],
|
|
3396
|
+
blockExplorerUrls: ['https://blockexplorer.bnb.boba.network'],
|
|
3397
|
+
addressUrl: 'https://blockexplorer.bnb.boba.network/address/{wallet}',
|
|
3398
|
+
transactionUrl: 'https://blockexplorer.bnb.boba.network/tx/{txHash}',
|
|
3399
|
+
},
|
|
3400
|
+
},
|
|
3401
|
+
{
|
|
3402
|
+
name: 'BOBA_BEAM',
|
|
3403
|
+
defaultDecimals: 18,
|
|
3404
|
+
addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
|
|
3405
|
+
feeAssets: [
|
|
3406
|
+
{
|
|
3407
|
+
blockchain: 'BOBA_BEAM',
|
|
3408
|
+
symbol: 'BOBA',
|
|
3409
|
+
address: null,
|
|
3410
|
+
},
|
|
3411
|
+
],
|
|
3412
|
+
logo: 'https://api.rango.exchange/blockchains/boba.png',
|
|
3413
|
+
displayName: 'Boba Beam',
|
|
3414
|
+
shortName: 'Boba Beam',
|
|
3415
|
+
sort: 64,
|
|
3416
|
+
color: '#ccff00',
|
|
3417
|
+
enabled: false,
|
|
3418
|
+
type: TransactionType.EVM,
|
|
3419
|
+
chainId: '0x50e',
|
|
3420
|
+
info: {
|
|
3421
|
+
infoType: 'EvmMetaInfo',
|
|
3422
|
+
chainName: 'Boba Beam Network',
|
|
3423
|
+
nativeCurrency: {
|
|
3424
|
+
name: 'BOBA',
|
|
3425
|
+
symbol: 'BOBA',
|
|
3426
|
+
decimals: 18,
|
|
3427
|
+
},
|
|
3428
|
+
rpcUrls: ['https://bobabeam.boba.network'],
|
|
3429
|
+
blockExplorerUrls: ['https://blockexplorer.bobabeam.boba.network'],
|
|
3430
|
+
addressUrl: 'https://blockexplorer.bobabeam.boba.network/address/{wallet}',
|
|
3431
|
+
transactionUrl: 'https://blockexplorer.bobabeam.boba.network/tx/{txHash}',
|
|
3432
|
+
},
|
|
3433
|
+
},
|
|
3434
|
+
{
|
|
3435
|
+
name: 'BOBA_AVALANCHE',
|
|
3436
|
+
defaultDecimals: 18,
|
|
3437
|
+
addressPatterns: ['^(0x)[0-9A-Fa-f]{40}$'],
|
|
3438
|
+
feeAssets: [
|
|
3439
|
+
{
|
|
3440
|
+
blockchain: 'BOBA_AVALANCHE',
|
|
3441
|
+
symbol: 'BOBA',
|
|
3442
|
+
address: null,
|
|
3443
|
+
},
|
|
3444
|
+
],
|
|
3445
|
+
logo: 'https://api.rango.exchange/blockchains/boba.png',
|
|
3446
|
+
displayName: 'Boba Avalanche',
|
|
3447
|
+
shortName: 'Boba Avalanche',
|
|
3448
|
+
sort: 65,
|
|
3449
|
+
color: '#ccff00',
|
|
3450
|
+
enabled: false,
|
|
3451
|
+
type: TransactionType.EVM,
|
|
3452
|
+
chainId: '0xa918',
|
|
3453
|
+
info: {
|
|
3454
|
+
infoType: 'EvmMetaInfo',
|
|
3455
|
+
chainName: 'Boba Avalanche Network',
|
|
3456
|
+
nativeCurrency: {
|
|
3457
|
+
name: 'BOBA',
|
|
3458
|
+
symbol: 'BOBA',
|
|
3459
|
+
decimals: 18,
|
|
3460
|
+
},
|
|
3461
|
+
rpcUrls: ['https://avax.boba.network'],
|
|
3462
|
+
blockExplorerUrls: ['https://blockexplorer.avax.boba.network'],
|
|
3463
|
+
addressUrl: 'https://blockexplorer.avax.boba.network/address/{wallet}',
|
|
3464
|
+
transactionUrl: 'https://blockexplorer.avax.boba.network/tx/{txHash}',
|
|
3465
|
+
},
|
|
3466
|
+
},
|
|
2972
3467
|
];
|