https://github.com/spinnerdev/spinner-core-contracts
🌀🌀🌀 This repository contains the core smart contracts for the Spinner Protocol.
https://github.com/spinnerdev/spinner-core-contracts
erc20-tokens smart-contracts solidity sonic spinner wagmi
Last synced: 7 months ago
JSON representation
🌀🌀🌀 This repository contains the core smart contracts for the Spinner Protocol.
- Host: GitHub
- URL: https://github.com/spinnerdev/spinner-core-contracts
- Owner: SpinnerDev
- Created: 2025-03-07T15:55:26.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-03-07T16:39:03.000Z (7 months ago)
- Last Synced: 2025-03-07T17:23:21.113Z (7 months ago)
- Topics: erc20-tokens, smart-contracts, solidity, sonic, spinner, wagmi
- Language: Solidity
- Homepage: https://spinner.so
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spinner.so Core Contracts
[](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/lint.yml)
[](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/tests.yml)
[](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/mythx.yml)This repository contains the core smart contracts for the Spinner Protocol.
## Spinner Contract Deployments on Sonic
| Contract | Address |
| -------- | ------- |
| [SpinnerFactory](https://sonicscan.org/address/0xf2576409756390035cbef3e07c69368e49a35809#code) | 0xf2576409756390035cbef3e07c69368e49a35809 |
| [LockerFactory](https://sonicscan.org/address/0x4F8049395e1B435F7Ef8473b1733580b14eDD18c#code) | 0x4F8049395e1B435F7Ef8473b1733580b14eDD18c |## Local deployment
In order to deploy this code to a local testnet, you should use hardhat or foundry.
This will ensure that you are testing against the same bytecode that is deployed to
mainnet and public testnets, and all Spinner code will correctly interoperate with
your local deployment.## Licensing
@2025 Spinner.so All Rights Reserved