Preparing search index...
The search index is not available
@esscrypt/histori-sdk
@esscrypt/histori-sdk
ContractTypeResponseDto
Interface ContractTypeResponseDto
interface
ContractTypeResponseDto
{
chain_id
:
number
;
is_of_type
:
boolean
;
network_name
:
string
;
token_address
:
string
;
type_checked
:
|
"erc20"
|
"erc721"
|
"erc777"
|
"erc1155"
;
}
Index
Properties
chain_
id
is_
of_
type
network_
name
token_
address
type_
checked
Properties
chain_
id
chain_
id
:
number
is_
of_
type
is_
of_
type
:
boolean
network_
name
network_
name
:
string
token_
address
token_
address
:
string
type_
checked
type_
checked
:
|
"erc20"
|
"erc721"
|
"erc777"
|
"erc1155"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain_
id
is_
of_
type
network_
name
token_
address
type_
checked
@esscrypt/histori-sdk
Loading...