Last active
October 13, 2022 13:58
-
-
Save isaldin/2e0d9b9c989f6fd11f73c18d4249d2a7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"title":"Prod API", | |
"lsPath":"1inchProdApi", | |
"trueValue":"1" | |
}, | |
{ | |
"title":"Fake wallet enabled", | |
"lsPath":"enableFakeWallet", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"KLAYTN", | |
"lsPath":"1inch-features_klaytn-chain", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"Alternative receiver", | |
"lsPath":"1inch-features_enable_sending_to_another_receiver", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"OPIUM Pools", | |
"lsPath":"1inch-features_opium_pools", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"P2P", | |
"lsPath":"1inch-features_otc-deal", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"Money Market", | |
"lsPath":"1inch-features_money-market", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"Stoploss limit order", | |
"lsPath":"1inch-features_limit_order_stop_loss", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"Expose TokenPricesStore to window", | |
"lsPath":"enableStagingTokenPriceStoreAccess", | |
"trueValue":"1" | |
}, | |
{ | |
"title":"Thousand number separator option enabled", | |
"lsPath":"1inch-features_thousand_number_separator_settings", | |
"trueValue":"1" | |
}, | |
{ | |
"title":"Notification about start gas refund shown", | |
"lsPath":"gas-refund-starts-notification-was-shown", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"Cookies accepted", | |
"lsPath":"cookies-status", | |
"trueValue":"accepted" | |
}, | |
{ | |
"title":"Gas refund available notification shown", | |
"lsPath":"gas-refund-warning-was-closed", | |
"trueValue":"true" | |
}, | |
{ | |
"title":"New terms enabled", | |
"lsPath":"1inch-features_new_terms", | |
"trueValue":"1" | |
}, | |
{ | |
"title":"slow down txs", | |
"lsPath":"1inch_slow_down_txs", | |
"trueValue":"1" | |
}, | |
{ | |
"title":"switch off PMMs", | |
"lsPath":"1inch_switchoff_pmms", | |
"trueValue":"1" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment