Skip to content

Commit 136bb84

Browse files
authored
Fix link (#2113)
1 parent e0be5c1 commit 136bb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/base-docs/docs/pages/chain/security/app-blocklist.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Ensuring that your app is perceived as trustworthy and not flagged as malicious
2727

2828
## Smart Contracts
2929

30-
- **Verify Source Code:** Ensure that the source code of your contracts is verified and publicly available on [block explorers](https://docs.base.org/docs/tools/block-explorers/).
30+
- **Verify Source Code:** Ensure that the source code of your contracts is verified and publicly available on [block explorers](https://docs.base.org/chain/block-explorers).
3131
- **Audit Your Contracts**: Having your contracts audited by a reputable firm is crucial. Publish the audit report and provide a reference link to it, so users can easily find it. Audits show that you’ve taken extra steps to secure your smart contracts.
3232
- **Limit User Funds Exposure**: Design your contracts to minimize the exposure of user funds. Use efficient design to reduce any unnecessary risk. For example, request the minimum amount needed to fulfill the transaction.
3333

0 commit comments

Comments
 (0)