Fix scroll dev api url

This commit is contained in:
Jensen Yap 2025-07-24 16:09:40 +09:00 committed by GitHub
parent 7964da8e26
commit 27dc3b3832
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -119,7 +119,7 @@ vars:
# The keys correspond to dbt profiles and are case sensitive
dev:
API_INTEGRATION: AWS_SCROLL_API_STG_V2
EXTERNAL_FUNCTION_URI: hx9cb3x9ck.execute-api.us-east-1.amazonaws.com/stg/
EXTERNAL_FUNCTION_URI: 9gu743m2ec.execute-api.us-east-1.amazonaws.com/stg/
ROLES:
- AWS_LAMBDA_SCROLL_API # replace with the name of the chain
- INTERNAL_DEV
@ -138,4 +138,4 @@ vars:
# Please visit https://github.com/FlipsideCrypto/fsc-evm/wiki for more information on required and optional variables
#### FSC_EVM END ####
#### FSC_EVM END ####