1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/swaps
Dan J Miller 480512d14f
Swaps support for local testnet (#10658)
* Swaps support for local testnet

* Create util method for comparison of token addresses/symbols to default swaps token

* Get chainId from txMeta in _trackSwapsMetrics of transaction controller

* Add comment to document purpose of getTransactionGroupRecipientAddressFilter

* Use isSwapsDefaultTokenSymbol in place of repeated defaultTokenSymbol comparisons in build-quote.js
2021-03-18 07:50:06 -02:30
..
actionable-message
awaiting-swap
build-quote
countdown-timer
dropdown-input-pair
dropdown-search-list
exchange-rate-display
fee-card
intro-popup
loading-swaps-quotes
main-quote-summary
searchable-item-list
select-quote-popover
slippage-buttons
swaps-footer
swaps-gas-customization-modal
view-quote
index.js
index.scss
swaps-util-test-constants.js
swaps.util.js
swaps.util.test.js