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 2b11835 + 08383fe commit 54d1bb2Copy full SHA for 54d1bb2
1 file changed
packages/external/facilitators/src/facilitators/coinbase.ts
@@ -145,6 +145,11 @@ export const coinbaseFacilitator = {
145
tokens: [USDC_BASE_TOKEN],
146
dateOfFirstTransaction: new Date('2025-12-16'),
147
},
148
+ {
149
+ address: '0x2a89407a98a0732b7fd578c4e156b7166540eb5a',
150
+ tokens: [USDC_BASE_TOKEN],
151
+ dateOfFirstTransaction: new Date('2026-06-15'),
152
+ },
153
],
154
[Network.SOLANA]: [
155
{
0 commit comments