mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 11:06:56 +00:00
pub node
This commit is contained in:
parent
0e15d9623b
commit
4f8641b9dc
@ -48,7 +48,8 @@ LIMIT
|
||||
coin_type,
|
||||
{{ target.database }}.live.udf_api(
|
||||
'POST',
|
||||
'{Service}/{Authentication}',
|
||||
{# '{Service}/{Authentication}', #}
|
||||
'https://sui-mainnet-endpoint.blockvision.org/',
|
||||
OBJECT_CONSTRUCT(
|
||||
'Content-Type',
|
||||
'application/json',
|
||||
@ -66,8 +67,8 @@ LIMIT
|
||||
ARRAY_CONSTRUCT(
|
||||
coin_type
|
||||
)
|
||||
),
|
||||
'Vault/prod/sui/quicknode/mainnet'
|
||||
) {# ,
|
||||
'Vault/prod/sui/quicknode/mainnet' #}
|
||||
) :data: "result" AS DATA
|
||||
FROM
|
||||
coins
|
||||
|
||||
Loading…
Reference in New Issue
Block a user