Skip to content

Goes through the list of supported chains and returns the chain that the address belongs to.

getChainForAddress(address): SupportedChain

Defined in: packages/bitbadgesjs-sdk/src/address-converter/converter.ts:179

Goes through the list of supported chains and returns the chain that the address belongs to.

Parameters

address

string

Returns

SupportedChain

Edit this page on GitHub