Last updated
Was this helpful?
This page is under development
SDscan is a contract interaction tool for SmartDeFi™ projects.
It works like a blockchain explorer with Web3 access. You can inspect contract data and, where permission allows, submit on-chain changes.
Most project dashboard actions are built on the same read and write functions exposed in SDscan.
Use Read to inspect public contract data.
Typical use cases:
Confirm ownership wallets
Check LP and backing thresholds
Review contract state and settings
Read functions are open to everyone. That makes them useful for both project owners and investors.
Use Write to submit contract actions.
Typical use cases:
Change ownership
Update thresholds
Configure staking rewards
Trigger other supported management actions
Write access depends on the function and the connected wallet permissions.
Use the subpages in this section for command-level details by contract area.
Last updated
Was this helpful?
Was this helpful?