Skip to content

Commit

Permalink
[MAIN] Baseline/main 20240801 (#1204)
Browse files Browse the repository at this point in the history
* [SERENITY] Fix/sync asset (#1180)

* [DEV] Fix sync asset (#1177)

* add order by and try catch

* check list asset before save

* change query & add log for debug (#1178)

* [DEV] Chore/remove log (#1179)

* chore: add log in throw getDataAPI

* remove log

* add sync erc20 without asset table (#1182) (#1183)

* add denom missing (#1184) (#1185)

* hardcode type erc20 (#1194) (#1195)

* Remove query asset condition coin is not null (#1197) (#1198)

* remove check name is null and case sensitive (#1199) (#1200)

* [SERENITY] Baseline/serenity 20240801 (#1203)

* split query holder (#1201)

* change total holder array --> obj (#1202)
  • Loading branch information
duonghb53 authored Aug 2, 2024
1 parent 934b5d8 commit c4b011d
Show file tree
Hide file tree
Showing 8 changed files with 1,128 additions and 187 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ JSONRPC=

# HALOTRADE GRAPHQL
HALO_TRADE_GRAPHQL=

# ERC20 CHAIN IDS to Sync
ERC20_CHAIN_IDS=888888888
Loading

0 comments on commit c4b011d

Please sign in to comment.