Commit d16b3473 authored by Jordan Frankfurt's avatar Jordan Frankfurt

fix: remove currencyCode config property from moonpay url (#40)

parent f66f249d
......@@ -76,7 +76,6 @@ export default function FiatOnrampModal() {
method: 'POST',
body: JSON.stringify({
colorCode: theme.accentAction,
currencyCode: 'eth',
defaultCurrencyCode: 'eth',
redirectUrl: 'https://app.uniswap.org/#/swap',
walletAddress: account,
......
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