File tree Expand file tree Collapse file tree
smart-accounts-kit/guides/x402 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,18 +30,18 @@ through the MetaMask facilitator.
3030
3131The following table lists the available MetaMask facilitator endpoints:
3232
33- | Name | ID | URL |
34- | ------------ | -------------- | --------------------------------------------------------------------- |
35- | Base | ` eip155:8453 ` | https://tx-sentinel-base-mainnet.api.cx.metamask.io/platform/v2/x402 |
36- | Base Sepolia | ` eip155:84532 ` | https://tx-sentinel-base-sepolia.api.cx.metamask.io/platform/v2/x402 |
37- | Monad | ` eip155:143 ` | https://tx-sentinel-monad-mainnet.api.cx.metamask.io/platform/v2/x402 |
33+ | Name | ID | URL |
34+ | ------------ | -------------- | ----------------------------------------------------------------------- |
35+ | Base | ` eip155:8453 ` | ` https://tx-sentinel-base-mainnet.api.cx.metamask.io/platform/v2/x402 ` |
36+ | Base Sepolia | ` eip155:84532 ` | ` https://tx-sentinel-base-sepolia.api.cx.metamask.io/platform/v2/x402 ` |
37+ | Monad | ` eip155:143 ` | ` https://tx-sentinel-monad-mainnet.api.cx.metamask.io/platform/v2/x402 ` |
3838
3939## Steps
4040
4141### 1. Install the dependencies
4242
4343``` bash npm2yarn
44- npm install @metamask/x402 @x402/core @x402/evm @x402/ express cors express
44+ npm install @metamask/x402 @x402/core @x402/express cors express
4545```
4646
4747### 2. Configure middleware
You can’t perform that action at this time.
0 commit comments