Skip to content

Commit 5476397

Browse files
authored
Merge pull request #25 from NikitaSavik/patch-11
Widget config: update enscribe API path in configuration
2 parents eed065f + 566d532 commit 5476397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

universal-proxy-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
"base_url": "https://app.enscribe.xyz/",
393393
"endpoints": {
394394
"base": {
395-
"path": "api/v1/bs/:chain_id/:address",
395+
"path": "api/v1/score/:chain_id/:address",
396396
"method": "GET",
397397
"params": [
398398
{

0 commit comments

Comments
 (0)