We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a02eba + 28c8d69 commit 51c6488Copy full SHA for 51c6488
src/config.ts
@@ -1691,6 +1691,15 @@ const CHAINS: Chain[] = [
1691
address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
1692
},
1693
1694
+ {
1695
+ code: "G$",
1696
+ address: "0x62B8B11039FcfE5aB0C56E502b1C372A3d2a9c7A",
1697
+ decimals: 18,
1698
+ priceSource: {
1699
+ chainId: 42220,
1700
1701
+ },
1702
1703
],
1704
subscriptions: [
1705
// Allo V2
0 commit comments