Skip to main content

Bungee Contracts

Bungee contracts are deployed on Arbitrum One, Avalanche C-Chain, Binance Smart Chain, Ethereum, Fantom, Optimism Mainnet, Polygon, Gnosis Chain and Aurora. They have been audited by peers and by professional auditors, find all audits here.

Bungee's contract don't use any proxies controlled by multisigs. Instead we use modularity to fullfill our promise of security, everything on-chain can be verified and it's immutable.

Architecture

Registry and SocketGateway are the two router contracts that users interact with when bridging or swapping assets through Bungee. SocketGateway is the new version of Registry with gas optimisations, multi-bridge support and more features! Some transactions that are routed through SocketGateway might have unusual "Method" or "Function name" on block explorers due to the contract design. While this is not an intended behaviour, this does not affect the bridge/swap transaction.

Deployed Contracts

info

These contracts power Socket's asset transfer APIs. You can also access the addresses via Socket's core NPM package (V1) (V2) or GitHub (V1) (V2)