switch to ankr as provider for tx counts (#736)

This commit is contained in:
desmond-hui 2024-12-11 16:46:48 -08:00 committed by GitHub
parent af81bfb6d9
commit cfcb06c56f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ SELECT
replace(current_date::string,'-','_') AS partition_key, -- Issue with streamline handling `-` in partition key so changing to `_`
{{ target.database }}.live.udf_api(
'POST',
'{service}/?api-key={Authentication}',
'{Service}?apikey={Authentication}',
OBJECT_CONSTRUCT(
'Content-Type',
'application/json'
@ -68,7 +68,7 @@ SELECT
)
)
),
'Vault/prod/solana/helius/mainnet'
'Vault/prod/solana/ankr/mainnet'
) AS request
FROM
block_ids