aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/instant/public/index.html')
-rw-r--r--packages/instant/public/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/instant/public/index.html b/packages/instant/public/index.html
index 1c08aa5a1..4c35e6f3b 100644
--- a/packages/instant/public/index.html
+++ b/packages/instant/public/index.html
@@ -56,7 +56,6 @@
const queryParams = new Uri(window.location.search);
const renderOptionsDefaults = {
orderSource: 'https://api.radarrelay.com/0x/v2/',
- assetData: '0xf47261b0000000000000000000000000e41d2489571d322189246dafa5ebde1f4699f498',
}
const orderSourceOverride = queryParams.getQueryParamValue('orderSource');
const availableAssetDatasString = queryParams.getQueryParamValue('availableAssetDatas');