mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:06:45 +00:00
add: 248 celer id (#127)
This commit is contained in:
parent
d25b02df55
commit
de09e6e00f
@ -2,6 +2,7 @@
|
||||
1,Ethereum
|
||||
56,BSC
|
||||
137,Polygon
|
||||
248,Oasys
|
||||
250,Fantom
|
||||
592,Astar
|
||||
1030,Conflux
|
||||
|
||||
|
@ -2,8 +2,7 @@ version: 2
|
||||
|
||||
models:
|
||||
- name: silver__nft_topshot_pack_sales
|
||||
description: |-
|
||||
TopShot pack sales
|
||||
description: TopShot pack sales
|
||||
|
||||
columns:
|
||||
- name: tx_id
|
||||
@ -69,10 +68,8 @@ models:
|
||||
- name: seller
|
||||
description: "{{ doc('seller') }}"
|
||||
|
||||
|
||||
- name: price
|
||||
description: "{{ doc('price') }}"
|
||||
tests:
|
||||
|
||||
- name: currency
|
||||
description: "{{ doc('currency') }}"
|
||||
@ -90,11 +87,9 @@ models:
|
||||
|
||||
- name: tokenflow
|
||||
description: "{{ doc('tokenflow') }}"
|
||||
|
||||
|
||||
- name: counterparties
|
||||
description: "{{ doc('counterparties') }}"
|
||||
|
||||
|
||||
- name: _inserted_timestamp
|
||||
description: "{{ doc('_inserted_timestamp') }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user