For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add Chain to MetaMask

Demo

If the user doesn't have a specific chain (network) added in his MetaMask, you can use this action to trigger MetaMask to add it.

Parameters

Parameter name
Type
Description

Chain ID

Number

If you don't know the ID, find it here: https://chainlist.org/

Chain Name

Text

RPC URL

Text

Token Symbol

Text

Native token symbol (ETH,BNB,MATIC,etc.)

Block Explorer URL

Text

For example: etherscan.io

Last updated