Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion gator_versioned_docs/version-1.5.0/changelog/1.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: MetaMask Smart Accounts Kit v1.1.0 changelog
- Smart Accounts Kit now supports Mantle.
See [supported networks](../get-started/supported-networks.md) for more details.

### Contract addresses
## Contract addresses

The following are the contract addresses for the
[Delegation Framework version 1.3.0](https://github.com/MetaMask/delegation-framework/blob/v1.3.0/documents/Deployments.md),
Expand Down
2 changes: 1 addition & 1 deletion gator_versioned_docs/version-1.5.0/changelog/1.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ to learn what Smart Accounts Kit collects and how to opt out.
- Smart Accounts Kit now supports Katana.
See [supported networks](../get-started/supported-networks.md) for more details.

### Contract addresses
## Contract addresses

The following are the contract addresses for the
[Delegation Framework version 1.3.0](https://github.com/MetaMask/delegation-framework/blob/v1.3.0/documents/Deployments.md),
Expand Down
2 changes: 1 addition & 1 deletion gator_versioned_docs/version-1.5.0/changelog/1.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: MetaMask Smart Accounts Kit v1.5.0 changelog
- You can now use `permissionContext` in `createOpenDelegation` to redelegate from an encoded delegation chain.
See the [API reference](../reference/delegation/index.md#createopendelegation).

### Contract addresses
## Contract addresses

The following are the contract addresses for the
[Delegation Framework version 1.3.0](https://github.com/MetaMask/delegation-framework/blob/v1.3.0/documents/Deployments.md),
Expand Down
Loading