Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
ContractResponse
Class ContractResponse
Index
Constructors
constructor
Properties
abi
address
chain
Id
created
At
deleted
id
name
object
public
Verification
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Contract
Response
(
)
:
ContractResponse
Returns
ContractResponse
Properties
abi
abi
:
Abi
[]
address
address
:
string
chain
Id
chain
Id
:
number
The chain ID.
created
At
created
At
:
number
deleted
deleted
:
boolean
id
id
:
string
name
name
:
null
|
string
object
object
:
"contract"
public
Verification
public
Verification
:
boolean
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Type declaration
base
Name
:
string
format
:
string
name
:
string
type
:
string
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Methods
Static
get
Attribute
Type
Map
get
Attribute
Type
Map
(
)
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Returns
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
abi
address
chain
Id
created
At
deleted
id
name
object
public
Verification
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...
The chain ID.