We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5402ea3 commit 326f2baCopy full SHA for 326f2ba
src/config.ts
@@ -1637,6 +1637,15 @@ const CHAINS: Chain[] = [
1637
address: "0x765de816845861e75a25fca122bb6898b8b1282a",
1638
},
1639
1640
+ {
1641
+ code: "USDGLO",
1642
+ address: "0x4f604735c1cf31399c6e711d5962b2b3e0225ad3",
1643
+ decimals: 18,
1644
+ priceSource: {
1645
+ chainId: 42220,
1646
1647
+ },
1648
1649
],
1650
subscriptions: [
1651
// Allo V2
0 commit comments