Skip to content

Commit

Permalink
feat: regenerate asset data 11/07/2024
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 7, 2024
1 parent 4e62e5c commit 55b4d77
Show file tree
Hide file tree
Showing 13 changed files with 6,029 additions and 3,312 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

115 changes: 60 additions & 55 deletions scripts/generateAssetData/color-map.json

Large diffs are not rendered by default.

9,196 changes: 5,954 additions & 3,242 deletions src/lib/asset-service/service/generatedAssetData.json

Large diffs are not rendered by default.

11 changes: 5 additions & 6 deletions src/lib/asset-service/service/relatedAssetIndex.json
Original file line number Diff line number Diff line change
Expand Up @@ -6004,9 +6004,8 @@
"eip155:1/erc20:0x8b802513d4aa6f349b197a4ea4c26563cd6fd5b2": [],
"eip155:1/erc20:0x8c0d76c9b18779665475f3e212d9ca1ed6a1a0e6": [
"eip155:10/erc20:0xdc30b3bde2734a0bc55af01b38943ef04aacb423",
"eip155:8453/erc20:0x6ef3864876424ade834a7c1be8c0cf3d71208b84",
"eip155:42161/erc20:0x870908873b6f940e025a7c6879678cb82ec6c9b6",
"eip155:1/erc20:0x8c0d76c9b18779665475f3e212d9ca1ed6a1a0e6"
"eip155:8453/erc20:0xd5b9ddb04f20ea773c9b56607250149b26049b1f",
"eip155:42161/erc20:0xbfeb8b6813491bb4fb823b8f451b62ef535420d1"
],
"eip155:42161/erc20:0x8626264b6a1b4e920905efd381002aba52ea0eea": [
"eip155:56/bep20:0x8626264b6a1b4e920905efd381002aba52ea0eea",
Expand Down Expand Up @@ -10555,7 +10554,7 @@
"eip155:43114/erc20:0x089d3daf549f99553c2182db24bc4336a4f0c824",
"eip155:42161/erc20:0x56659245931cb6920e39c189d2a0e7dd0da2d57b",
"eip155:137/erc20:0xf972daced7c6b03223710c11413036d17eb298f6",
"eip155:1/erc20:0xf655c8567e0f213e6c634cd2a68d992152161dc6"
"eip155:8453/erc20:0xb8a9a92dfe1303728394dd0f8362a09962dec24f"
],
"eip155:1/erc20:0xf81421fc15300c5a8cca9afe12f5cbad502fa756": [],
"eip155:1/erc20:0xf794e9d88a0eca089929ec8a7ce07735a9d8b0eb": [],
Expand Down Expand Up @@ -27697,7 +27696,7 @@
"eip155:43114/erc20:0xbc78d84ba0c46dfe32cf2895a19939c86b81a777",
"eip155:56/bep20:0x4aae823a6a0b376de6a78e74ecc5b079d38cbcf7",
"eip155:42161/erc20:0x3647c54c4c2c65bc7a2d63c0da2809b399dbbdc0",
"eip155:1/erc20:0x7a56e1c57c7475ccf742a1832b028f0456652f97"
"eip155:8453/erc20:0x3b86ad95859b6ab773f55f8d94b4b9d443ee931f"
],
"eip155:42161/erc20:0x28bf1c9ee2eb746a2d61a0bec97a344028171d6c": [
"eip155:8453/erc20:0xfdaf8d69fa9931f00b92e14bc4233cb438b24980",
Expand Down Expand Up @@ -27807,7 +27806,7 @@
"eip155:42161/erc20:0x346c574c56e1a4aaa8dc88cda8f7eb12b39947ab",
"eip155:1/erc20:0xd9d920aa40f578ab794426f5c90f6c731d159def",
"eip155:43114/erc20:0xcc0966d8418d412c599a6421b760a847eb169a8c",
"eip155:56/bep20:0x1346b618dc92810ec74163e4c27004c921d446a5"
"eip155:8453/erc20:0xc26c9099bd3789107888c35bb41178079b282561"
],
"eip155:1/erc20:0xddf7d080c82b8048baae54e376a3406572429b4e": [
"eip155:10/erc20:0xddf7d080c82b8048baae54e376a3406572429b4e",
Expand Down
1 change: 1 addition & 0 deletions src/state/migrations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export const clearAssetsMigrations = {
13: clearAssets,
14: clearAssets,
15: clearAssets,
16: clearAssets,
} as unknown as Omit<MigrationManifest, '_persist'>

export const clearMarketDataMigrations = {
Expand Down

0 comments on commit 55b4d77

Please sign in to comment.