mirror of
https://github.com/Brotocol-xyz/bro-sdk.git
synced 2026-01-12 06:44:18 +08:00
feat: add USDC support for Arb
This commit is contained in:
@@ -254,6 +254,7 @@ const _getOnChainConfigsImpl = async (
|
||||
// prettier-ignore
|
||||
[
|
||||
chain === KnownChainId.EVM.Base ? EVMToken.USDC :
|
||||
chain === KnownChainId.EVM.Arbitrum ? EVMToken.USDC :
|
||||
EVMToken.USDT
|
||||
]: maybeAddress(configs[8]),
|
||||
// prettier-ignore
|
||||
|
||||
Reference in New Issue
Block a user