mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 11:47:03 +00:00
secret
This commit is contained in:
parent
811dc46223
commit
5a72451ae7
@ -110,13 +110,13 @@ SELECT
|
|||||||
call,
|
call,
|
||||||
{{ target.database }}.live.udf_api (
|
{{ target.database }}.live.udf_api (
|
||||||
'POST',
|
'POST',
|
||||||
'{Service}/rpc',
|
'{Service}/{Authentication}',
|
||||||
OBJECT_CONSTRUCT(
|
OBJECT_CONSTRUCT(
|
||||||
'Content-Type',
|
'Content-Type',
|
||||||
'application/json'
|
'application/json'
|
||||||
),
|
),
|
||||||
call,
|
call,
|
||||||
'Vault/prod/osmosis/blockjoy/mainnet'
|
'Vault/prod/osmosis/quicknode/mainnet_new'
|
||||||
) AS DATA,
|
) AS DATA,
|
||||||
SYSDATE()
|
SYSDATE()
|
||||||
FROM
|
FROM
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user