An Array of objects, in which each object contains the chain name to be connected for the chain. Primarily used for bridging purposes.
[ { chain: "EVM", }, { chain: "STARK", }, ];
Was this page helpful?