|
1 | 1 | # Table of contents |
2 | 2 |
|
3 | 3 | * [Home](README.md) |
4 | | -* [What's new for Mirror v2?](whats-new-for-mirror-v2.md) |
| 4 | + * [What's new for Mirror v2?](readme/whats-new-for-mirror-v2.md) |
5 | 5 | * [Interchain Access](networks.md) |
6 | 6 | * [Security](security.md) |
7 | 7 | * [FAQ](faq.md) |
|
20 | 20 | * [Pre-IPO Procedure](protocol/governance/pre-ipo-procedure.md) |
21 | 21 | * [Modify Mint Parameters](protocol/governance/modify-mint-parameters.md) |
22 | 22 | * [Modify Gov Parameters](protocol/governance/modify-gov-parameters.md) |
| 23 | + * [Modify Poll Parameters](protocol/governance/modify-poll-parameters.md) |
23 | 24 | * [Community Grants](protocol/governance/community-grants.md) |
| 25 | + * [Contract Migration Procedure](protocol/governance/contract-migration-procedure.md) |
| 26 | + * [Oracle Whitelist Procedure](protocol/governance/oracle-whitelist-procedure.md) |
24 | 27 | * [Other Proposals](protocol/governance/other-proposals.md) |
25 | 28 |
|
26 | 29 | ## Developers <a href="#developer-tools" id="developer-tools"></a> |
|
51 | 54 | * [Community](contracts/community.md) |
52 | 55 | * [Factory](contracts/factory.md) |
53 | 56 | * [Gov](contracts/gov.md) |
| 57 | +* [Admin Manager](contracts/admin-manager.md) |
54 | 58 | * [Mint](contracts/mint.md) |
55 | 59 | * [Lock](contracts/lock.md) |
56 | | -* [Oracle](contracts/oracle.md) |
| 60 | +* [TeFi Oracle](contracts/tefi-oracle.md) |
57 | 61 | * [Collateral Oracle](contracts/collateral-oracle.md) |
58 | 62 | * [Staking](contracts/staking.md) |
59 | 63 | * [Limit Order](contracts/limit-order.md) |
|
0 commit comments