Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
eth
addContractByABI
Function addContractByABI
addContractByABI
(
abiName
:
string
,
address
:
string
,
network
:
EthChainId
,
contract
:
ContractView
<
BaseContract
>
,
)
:
Map
<
string
,
ContractView
<
BaseContract
>
>
Parameters
abiName
:
string
address
:
string
network
:
EthChainId
contract
:
ContractView
<
BaseContract
>
Returns
Map
<
string
,
ContractView
<
BaseContract
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...