Getting Started
What is Sundial Protocol?
What is Sundial Protocol?
What can I do on Sundial today?
What can I do on Sundial today?
Is Sundial live on mainnet?
Is Sundial live on mainnet?
Which wallets are supported?
Which wallets are supported?
Staking and Yield
What is the difference between staking BTC and staking ADA?
What is the difference between staking BTC and staking ADA?
What are FIRE and ICE tokens?
What are FIRE and ICE tokens?
How are rewards paid?
How are rewards paid?
Withdrawals and Exits
How long do withdrawals take?
How long do withdrawals take?
What if no operator is producing blocks?
What if no operator is producing blocks?
What is a Facilitator?
What is a Facilitator?
Fraud Proofs and Security
What is an optimistic rollup?
What is an optimistic rollup?
Who can submit a fraud proof?
Who can submit a fraud proof?
How safe are my funds during the challenge window?
How safe are my funds during the challenge window?
How does slashing work for operators?
How does slashing work for operators?
Bridges and Cross-Chain
How does the Charms bridge work?
How does the Charms bridge work?
Which bridges does Sundial integrate?
Which bridges does Sundial integrate?
Running Infrastructure
How do I become a Layer Operator?
How do I become a Layer Operator?
What does a Watcher do?
What does a Watcher do?
What is an Archivist?
What is an Archivist?
Developer Questions
Can I use standard L1 libraries with the Sundial API?
Can I use standard L1 libraries with the Sundial API?
GET /utxos and submission to POST /submit on the Sundial node. See the Transactions API for details.Where do I find the API reference?
Where do I find the API reference?
How do I claim testnet ADA programmatically?
How do I claim testnet ADA programmatically?
POST /faucet/claims accepts a preprod address (addr_test1...) and returns a transaction hash once the funding transaction is submitted. Rate limits and address cooldowns apply.