Preparing search index...
The search index is not available
@biconomy/abstractjs
@biconomy/abstractjs
MultichainAddressMapping
Type Alias MultichainAddressMapping
MultichainAddressMapping
:
{
deployments
:
AddressMapping
[]
;
on
:
(
chainId
:
number
)
=>
Address
;
}
Cross-chain token address mapping with helper functions
Type declaration
deployments
:
AddressMapping
[]
on
:
(
chainId
:
number
)
=>
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@biconomy/abstractjs
Loading...
Cross-chain token address mapping with helper functions