mirror of
https://github.com/Brotocol-xyz/bro-sdk.git
synced 2026-01-12 06:44:18 +08:00
feat: support dex aggregator on BSC chain
This commit is contained in:
@@ -28,6 +28,7 @@ export const possibleSwapOnEVMChains = [
|
||||
KnownChainId.EVM.Base,
|
||||
KnownChainId.EVM.Arbitrum,
|
||||
KnownChainId.EVM.Linea,
|
||||
KnownChainId.EVM.BSC,
|
||||
] satisfies KnownChainId.EVMChain[]
|
||||
|
||||
export interface EVMDexAggregatorSwapParameters {
|
||||
|
||||
Reference in New Issue
Block a user