DogeSoft AMM
Trade DRC-20 on Dogecoin L1
Coordinator API + Postgres ledger + settlement worker — wired to Explorer for chain truth and
Inscriber for on-chain DRC-20 moves. Swap from the native wallet; this site is your front door.
Public API at /api/health · Partner docs at
docs.dogesoft.io
Instant swaps
DRC-20 ↔ DOGE pools
Quote before you commit. Deposit to a swap address, track status, and settle when the worker confirms
your L1 inscription path.
POST /api/swap/quote · initiate · confirm
- Token catalog + live pool reserves
- History per wallet address
⚡
Liquidity
Add LP, earn fees
Positions, fee accrual, and claims flow through the same coordinator — custodian sync keeps pool
reserves honest against chain.
- LP positions per wallet
- Claim fees via inscriber transfers
- Analytics + spot prices for Pulse
💧
Explorer-backed
Ledger + chain agree
Balances merge indexer UTXO tags with internal ledger rows. Signing truth always comes from
explorer.dogesoft.io — the AMM coordinates, it does not replace the explorer.
GET /api/balance/{wallet}
- DRC-20 transfer inscriptions via inscriber
- Shared custodian with bridge + stake programs
🔗
Production stack
Built for real volume
drc20_db Postgres, background settlement, rate-limited API, and Docker services on
Eden — each with its own domain and database.
drc20_api · settlement · inscriber
- BlockCypher fallback for deposit lookup
- Oracle + Pulse read market surfaces
📈
Keys stay in the wallet app
This landing page is the funnel — not a browser custodian. Install DogeSoft Wallet for the full swap UI.
Get the wallet