Wrapped SOL token for Polygon network.
Bridge SOL tokens between Solana and Polygon.
- 9 decimals (matches SOL)
- 1K SOL daily mint limit
- Security controls & pause function
forge create ./src/CWSol.sol:CWSol --constructor-args <owner> <bridge_operator>
Built with Foundry + OpenZeppelin.