Skip to content

Commit 51c6488

Browse files
authored
Merge pull request #709 from gitcoinco/add-good-dollar
add good dollar
2 parents 4a02eba + 28c8d69 commit 51c6488

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/config.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,6 +1691,15 @@ const CHAINS: Chain[] = [
16911691
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
16921692
},
16931693
},
1694+
{
1695+
code: "G$",
1696+
address: "0x62B8B11039FcfE5aB0C56E502b1C372A3d2a9c7A",
1697+
decimals: 18,
1698+
priceSource: {
1699+
chainId: 42220,
1700+
address: "0x62B8B11039FcfE5aB0C56E502b1C372A3d2a9c7A",
1701+
},
1702+
},
16941703
],
16951704
subscriptions: [
16961705
// Allo V2

0 commit comments

Comments
 (0)