Skip to content

Commit 347e9b1

Browse files
Merge pull request #200 from Uniswap/add-virtual-base-whitelist
add virtual to the base whitelist
2 parents 4844e2f + f037a3c commit 347e9b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/base/chain.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const WHITELIST: string[] = [
1010
'0x4200000000000000000000000000000000000006', // WETH
1111
'0x833589fcd6edb6e08f4c7c32d4f71b54bda02913', // USDC
1212
'0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca', // USDbCC
13+
'0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b', // VIRTUAL
1314
]
1415

1516
export const STABLECOINS = [

0 commit comments

Comments
 (0)