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 4844e2f + f037a3c commit 347e9b1Copy full SHA for 347e9b1
config/base/chain.ts
@@ -10,6 +10,7 @@ export const WHITELIST: string[] = [
10
'0x4200000000000000000000000000000000000006', // WETH
11
'0x833589fcd6edb6e08f4c7c32d4f71b54bda02913', // USDC
12
'0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca', // USDbCC
13
+ '0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b', // VIRTUAL
14
]
15
16
export const STABLECOINS = [
0 commit comments