A stable Naira
for a volatile market.
SNR is a stablecoin that is equal to the value of the Naira, which means every 1 SNR equals 1 Naira — with SNR in your wallet, you can unlock new ways to send, pay and earn more money in the digital economy.
What makes us the most stable Naira for a volatile market?
Three things decide whether a stablecoin is worth holding: where the reserves sit, who can audit them, and how you move the token. SNR is designed against all three.
Backed 1:1, audited monthly
Every SNR you see on the blockchain is held in a segregated trust at CBN-licensed Tier-1 banks.
Reconciled daily, attested monthly by an ICAN-accredited auditor.
This makes it easy to recover every unit in circulation.
Regulator-first by design
We built SNR against the SEC ARIP checklist and ISA 2025 from day one.
Pause, freeze, seize and a hard mint cap live directly in the contract.
These are primitives banks and regulators already recognise — so we play by the same rules they do.
Cross-chain that doesn't lie
With SNR, you don't have to worry about what blockchain.
You can easily move SNR across all 10 blockchains we support — without paying for gas fees.
No wrapped tokens, no bridge contracts. Your 1 SNR remains 1 SNR as you move across networks.
Stable on chain,
stable off chain.
Reserves are reconciled daily and attested monthly by an ICAN-accredited auditor. Each attestation's hash is anchored on-chain.
A single SDK.
Every chain. Type-safe.
Faucets that actually work. Verified contracts you can read. Brand assets you can ship. Plug SNR into your wallet, dApp or fintech in an afternoon.
import { createStableNairaClient } from "@stablenaira/sdk"; const snr = createStableNairaClient({ apiKey: process.env.SNR_API_KEY!, baseUrl: "https://api.stablenaira.com/v1", }); // initiate a redemption const tx = await snr.transactions.redeem({ amountKobo: 100_000, recipientId: "rec_…", idempotencyKey: crypto.randomUUID(), });
Get started with SNR.
Partner with StableNaira
Wallets, exchanges, payroll and remittance teams: add the canonical addresses, point users to redemption, ship Naira-native rails.
Build with StableNaira
A typed SDK, verified contracts, and a faucet that works. Read the docs, hit the faucet, and ship your first integration in an afternoon.