mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 14:17:03 +00:00
updated assetlist URL
This commit is contained in:
parent
62f56876a7
commit
b86b0c468e
@ -6,7 +6,7 @@
|
||||
SELECT
|
||||
live.udf_api(
|
||||
'GET',
|
||||
'https://github.com/osmosis-labs/assetlists/blob/main/osmosis-1/generated/chain_registry/assetlist.json',{},{}
|
||||
'https://raw.githubusercontent.com/osmosis-labs/assetlists/main/osmosis-1/generated/chain_registry/assetlist.json',{},{}
|
||||
) AS resp,
|
||||
SYSDATE() AS _inserted_timestamp,
|
||||
'{{ invocation_id }}' AS _invocation_id
|
||||
|
||||
Loading…
Reference in New Issue
Block a user