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 delegation-toolkit/concepts/advanced-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Dapps can use this method to request a wallet to grant the dapp permission to ex
Common signer implementations include wallet signers, single key and multisig signers, and account signers.

Smart Accounts Kit supports multiple signer types. The documentation uses [an account signer](../guides/advanced-permissions/execute-on-metamask-users-behalf.md) as a common implementation example.
When you use an account signer, a session account is created solely to request and redeem Advanced Permissions, and doesn't contain tokens
When you use an account signer, a session account is created solely to request and redeem Advanced Permissions, and doesn't contain tokens.
The session account can be granted with permissions and redeem them as specified in [ERC-7710](https://eips.ethereum.org/EIPS/eip-7710).
The session account can be a smart account or an externally owned account (EOA).

Expand Down
120 changes: 62 additions & 58 deletions delegation-toolkit/get-started/supported-networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,72 +13,76 @@ If you don't see the network you're looking for, you can request support by emai

### Mainnet networks

| Network Name | v0.11.0 | v0.12.0 | v0.13.0 |
| ------------------- | ------- | ------- | ------- |
| Arbitrum Nova | ❌ | ✅ | ✅ |
| Arbitrum One | ✅ | ✅ | ✅ |
| Base | ✅ | ✅ | ✅ |
| Berachain | ❌ | ✅ | ✅ |
| Binance Smart Chain | ✅ | ✅ | ✅ |
| Ethereum | ✅ | ✅ | ✅ |
| Gnosis Chain | ✅ | ✅ | ✅ |
| Ink | ❌ | ❌ | ✅ |
| Linea | ✅ | ✅ | ✅ |
| Optimism | ✅ | ✅ | ✅ |
| Polygon | ✅ | ✅ | ✅ |
| Unichain | ❌ | ✅ | ✅ |
| Network Name | v0.1.0 |
| ------------------- | -------|
| Arbitrum Nova | ✅ |
| Arbitrum One | ✅ |
| Base | ✅ |
| Berachain | ✅ |
| Binance Smart Chain | ✅ |
| Ethereum | ✅ |
| Gnosis Chain | ✅ |
| Ink | ✅ |
| Linea | ✅ |
| Optimism | ✅ |
| Polygon | ✅ |
| Sonic | ✅ |
| Unichain | ✅ |

### Testnet networks

| Network Name | v0.11.0 | v0.12.0 | v0.13.0 |
| --------------------------- | ------- | ------- | ------- |
| Arbitrum Sepolia | ❌ | ✅ | ✅ |
| Base Sepolia | ✅ | ✅ | ✅ |
| Berachain Bepolia | ❌ | ✅ | ✅ |
| Binance Smart Chain | ❌ | ✅ | ✅ |
| Citrea | ❌ | ❌ | ✅ |
| Ethereum Sepolia | ✅ | ✅ | ✅ |
| Gnosis Chiado | ✅ | ✅ | ✅ |
| Ink Sepolia | ❌ | ❌ | ✅ |
| Linea Sepolia | ✅ | ✅ | ✅ |
| MegaEth | ✅ | ✅ | ✅ |
| Monad | ❌ | ✅ | ✅ |
| Optimism Sepolia | ❌ | ✅ | ✅ |
| Polygon Amoy | ❌ | ✅ | ✅ |
| Unichain Sepolia | ❌ | ✅ | ✅ |
| Network Name | v0.1.0 |
| --------------------------- | -------|
| Arbitrum Sepolia | ✅ |
| Base Sepolia | ✅ |
| Berachain Bepolia | ✅ |
| Binance Smart Chain | ✅ |
| Citrea | ✅ |
| Ethereum Sepolia | ✅ |
| Gnosis Chiado | ✅ |
| Hoodi | ✅ |
| Ink Sepolia | ✅ |
| Linea Sepolia | ✅ |
| MegaEth | ✅ |
| Monad | ✅ |
| Optimism Sepolia | ✅ |
| Polygon Amoy | ✅ |
| Sei | ✅ |
| Sonic | ✅ |
| Unichain Sepolia | ✅ |

## Advanced Permissions (ERC-7715)

### Mainnet networks

| Network Name | v0.11.0 | v0.12.0 | v0.13.0 |
| ------------------- | ------- | ------- | ------- |
| Arbitrum Nova | ❌ | ❌ | ✅ |
| Arbitrum One | ❌ | ❌ | ✅ |
| Base | ❌ | ❌ | ✅ |
| Berachain | ❌ | ❌ | ✅ |
| Binance Smart Chain | ❌ | ❌ | ✅ |
| Ethereum | ❌ | ❌ | ✅ |
| Gnosis | ❌ | ❌ | ✅ |
| Optimism | ❌ | ❌ | ✅ |
| Polygon | ❌ | ❌ | ✅ |
| Sonic | ❌ | ❌ | ✅ |
| Unichain | ❌ | ❌ | ✅ |
| Network Name | v0.1.0 |
| ------------------- | -------|
| Arbitrum Nova | ✅ |
| Arbitrum One | ✅ |
| Base | ✅ |
| Berachain | ✅ |
| Binance Smart Chain | ✅ |
| Ethereum | ✅ |
| Gnosis | ✅ |
| Optimism | ✅ |
| Polygon | ✅ |
| Sonic | ✅ |
| Unichain | ✅ |

### Testnet networks

| Network Name | v0.11.0 | v0.12.0 | v0.13.0 |
| ------------------- | ------- | ------- | ------- |
| Arbitrum Sepolia | ❌ | ❌ | ✅ |
| Base Sepolia | ❌ | ❌ | ✅ |
| Berachain Bepolia | ❌ | ❌ | ✅ |
| Binance Smart Chain | ❌ | ❌ | ✅ |
| Chiado | ❌ | ❌ | ✅ |
| Citrea | ❌ | ❌ | ✅ |
| Hoodi | ❌ | ❌ | ✅ |
| MegaEth | ❌ | ❌ | ✅ |
| Optimism Sepolia | ❌ | ❌ | ✅ |
| Polygon Amoy | ❌ | ❌ | ✅ |
| Sepolia | ✅ | ✅ | ✅ |
| Sonic | ❌ | ❌ | ✅ |
| Unichain Sepolia | ❌ | ❌ | ✅ |
| Network Name | v0.1.0 |
| ------------------- | -------|
| Arbitrum Sepolia | ✅ |
| Base Sepolia | ✅ |
| Berachain Bepolia | ✅ |
| Binance Smart Chain | ✅ |
| Chiado | ✅ |
| Citrea | ✅ |
| Hoodi | ✅ |
| MegaEth | ✅ |
| Optimism Sepolia | ✅ |
| Polygon Amoy | ✅ |
| Sepolia | ✅ |
| Sonic | ✅ |
| Unichain Sepolia | ✅ |
Loading