Description
Externally Validated bridge to Solana that is now being phased out - users are encouraged to use Wormhole instead.
If you find something wrong on this page you can submit an issue or edit the information.
Risk summary
Funds can be stolen if
Funds can be frozen if
Users can be censored if
Technology
Principle of Operation
Sollet Bridge becomes deprecated on Oct 31, 2022. Users are encouraged to use Wormhole instead. Bridge contract supports withdrawals of assets locked on Ethereum but requests need to be signed by the contract owner (EOA account).
Users can be censored if contract owner doesn't sign withdrawal requests (CRITICAL).
Funds can be frozen if contract owner pauses the bridge.
Funds can be stolen if contract owner withdraws funds belonging to depositors (CRITICAL).
Permissioned Addresses
The system uses the following set of permissioned addresses:
Can withdraw funds from the bridge
Smart Contracts
The system consists of the following smart contracts:
Sollet Bridge Contract. This contract stores the following tokens: SRM, ETH, ALEPH, USDT, USDC, UNI, KEEP, LINK.
Website | www.sollet.io |
---|---|
Social media | projectserum.medium.com |
Explorer | solscan.io |
Source code | github.com/project-serum/spl-token-wallet |