Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/pages/quickstart/predeployed-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ Core protocol contracts that power Tempo's features.
| [**Stablecoin DEX**](/protocol/exchange) | `0xdec0000000000000000000000000000000000000` | Enshrined DEX for stablecoin swaps |
| [**TIP-403 Registry**](/protocol/tip403/spec) | `0x403c000000000000000000000000000000000000` | Transfer policy registry |
| [**pathUSD**](/protocol/exchange/pathUSD) | `0x20c0000000000000000000000000000000000000` | First stablecoin deployed |
| **Validator Config** | `0xCCCCCCCC00000000000000000000000000000000` | Validator configuration management |
| **Account Keychain** | `0xAAAAAAAA00000000000000000000000000000000` | Account key delegation |
| **Nonce** | `0x4E4F4E4345000000000000000000000000000000` | Transaction nonce tracking |

## Standard Utilities

Expand Down