add: 248 celer id (#127)

This commit is contained in:
WHYTEWYLL 2023-06-27 16:07:39 -03:00 committed by GitHub
parent d25b02df55
commit de09e6e00f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 6 deletions

View File

@ -2,6 +2,7 @@
1,Ethereum
56,BSC
137,Polygon
248,Oasys
250,Fantom
592,Astar
1030,Conflux

1 chain_id blockchain
2 1 Ethereum
3 56 BSC
4 137 Polygon
5 248 Oasys
6 250 Fantom
7 592 Astar
8 1030 Conflux

View File

@ -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') }}"