Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
bard committed Sep 8, 2023
2 parents 8ec8687 + a7034a8 commit fcbbca7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,15 @@ const CHAINS: Chain[] = [
address: "0x0000000000000000000000000000000000000000",
},
},
{
code: "GTC",
address: "0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2",
decimals: 18,
priceSource: {
chainId: 1,
address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
},
},
],
subscriptions: [
{
Expand Down

0 comments on commit fcbbca7

Please sign in to comment.