Skip to content

Commit

Permalink
feat(workflow): do you wanna build a snowmannnnn???
Browse files Browse the repository at this point in the history
  • Loading branch information
githubotoro committed Dec 13, 2024
1 parent 8f0dcfe commit b2e549e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
version: 8

- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile

- name: Build
id: build
Expand Down
3 changes: 3 additions & 0 deletions sdk/constants/token-map/11155111/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import token_11155111_0x3a92cb67cfddaeed64f9367877d7713e53aebddd from "./definit
import token_11155111_0x57e00ed4b7338e264ee70191abca0a973e482e50 from "./definitions/11155111-0x57e00ed4b7338e264ee70191abca0a973e482e50";
import token_11155111_0x5839b25b55380bc3c701b2c808331e34e92161fe from "./definitions/11155111-0x5839b25b55380bc3c701b2c808331e34e92161fe";
import token_11155111_0x6a7fde508d41e65f768665fc18b9ce554dc50507 from "./definitions/11155111-0x6a7fde508d41e65f768665fc18b9ce554dc50507";
import token_11155111_0xa43531c348db1bdde82d963b387d21cd344bf698 from "./definitions/11155111-0xa43531c348db1bdde82d963b387d21cd344bf698";
import token_11155111_0xa5afd6b6fed67fc9564ae365fbfad2dd4388de77 from "./definitions/11155111-0xa5afd6b6fed67fc9564ae365fbfad2dd4388de77";
import token_11155111_0xa9e2800c17fdecd12807bf7eb65391cf30fa0afc from "./definitions/11155111-0xa9e2800c17fdecd12807bf7eb65391cf30fa0afc";
import token_11155111_0xca4230321ce18cdf9de552ab93bd9ffb1b478991 from "./definitions/11155111-0xca4230321ce18cdf9de552ab93bd9ffb1b478991";
Expand All @@ -18,6 +19,8 @@ export const TokenMap11155111 = {
token_11155111_0x5839b25b55380bc3c701b2c808331e34e92161fe,
[token_11155111_0x6a7fde508d41e65f768665fc18b9ce554dc50507.id]:
token_11155111_0x6a7fde508d41e65f768665fc18b9ce554dc50507,
[token_11155111_0xa43531c348db1bdde82d963b387d21cd344bf698.id]:
token_11155111_0xa43531c348db1bdde82d963b387d21cd344bf698,
[token_11155111_0xa5afd6b6fed67fc9564ae365fbfad2dd4388de77.id]:
token_11155111_0xa5afd6b6fed67fc9564ae365fbfad2dd4388de77,
[token_11155111_0xa9e2800c17fdecd12807bf7eb65391cf30fa0afc.id]:
Expand Down

0 comments on commit b2e549e

Please sign in to comment.