chainid

Home > @spruceid/ssx > SSX > chainId

SSX.chainId property

Get the chainId that the address is connected and signed in on.

Signature:

chainId: () => number | undefined;

Last updated