expressCart/config/blockonomics.json

6 lines
168 B
JSON
Raw Normal View History

{
2020-03-14 10:57:36 +10:00
"apiKey": "this_is_not_real",
"hostUrl": "https://www.blockonomics.co",
"newAddressApi": "/api/new_address",
"priceApi": "/api/price?currency="
}