mirror of
https://github.com/FlipsideCrypto/livequery-models.git
synced 2026-02-06 10:56:46 +00:00
fix
This commit is contained in:
parent
63ef741266
commit
7e48c89006
@ -510,7 +510,7 @@
|
||||
VOLATILE
|
||||
COMMENT = $$Returns the token transfers for a given block height. If to_latest is true, it will continue fetching transfers until the latest block. Otherwise, it will fetch transfers until the block height is reached.$$
|
||||
sql: |
|
||||
{{ evm_live_view_ez_token_transfers(schema, blockchain, network) | indent(4) -}}
|
||||
{{ evm_ez_token_transfers(schema, blockchain, network) | indent(4) -}}
|
||||
|
||||
{%- endmacro -%}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user