Skip to content

ziyeziye/bkswapv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitKeep Swap v2

About

The library contains a smart contract for EVM-based blockchains (Ethereum, BNB Chain, etc.), which serves as a critical part of the BitKeep Swap order-splitting protocol.

This contract allows users to carry out token swap and supports order-splitting in large amounts. It aggregates 1inch, dodo, uniswap, 0x and other order-splitting protocols, facilitating users' access to the liquidity of hundreds of Dex. Meanwhile, it provides users with the best swap price and saves gas fees.

Deployments

The protocol is deployed by CREATE2 Factory with the same address on each EVM. The address is as follows

Network BKSwapRouter
Ethereum

0xD1ca1F4dBB645710f5D5a9917AA984a47524f49A

BNB Chain
Polygon
Optimism
Arbitrum
Avalanche C-Chain
OKC
Heco
Celo

Audit

This protocol is completely audited by SlowMist, Audit Report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 91.1%
  • TypeScript 8.9%