An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Spinner.so Core Contracts
![image info](https://spinner.so/_next/image?url=%2Fimages%2Flogo%2Flogo.png&w=384&q=75)

[![Lint](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/lint.yml/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/lint.yml)
[![Tests](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/tests.yml/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/tests.yml)
[![Mythx](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/mythx.yml/badge.svg)](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