Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
eth
ContractView
Class ContractView<TContract>
Type Parameters
TContract
extends
BaseContract
Hierarchy (
View Summary
)
ContractView
EACAggregatorProxyContractView
ERC1155ContractView
ERC20ContractView
ERC20BytesContractView
ERC721ContractView
WETH9ContractView
Index
Constructors
constructor
Properties
contract
Accessors
provider
raw
Contract
Constructors
constructor
new
ContractView
<
TContract
extends
BaseContract
>
(
contract
:
TContract
,
)
:
ContractView
<
TContract
>
Type Parameters
TContract
extends
BaseContract
Parameters
contract
:
TContract
Returns
ContractView
<
TContract
>
Properties
Protected
contract
contract
:
TContract
Accessors
provider
get
provider
()
:
Provider
Returns
Provider
raw
Contract
get
rawContract
()
:
TContract
Returns
TContract
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
contract
Accessors
provider
raw
Contract
@sentio/sdk
Loading...