Preparing search index...
The search index is not available
@neonevm/solana-sign - v0.1.9
@neonevm/solana-sign
NeonAddressResponse
Interface NeonAddressResponse
interface
NeonAddressResponse
{
address
:
string
;
balance
:
string
;
chainId
:
string
;
contractSolanaAddress
:
string
;
solanaAddress
:
string
;
status
:
"ok"
|
"error"
;
transactionCount
:
string
;
}
Index
Properties
address
balance
chain
Id
contract
Solana
Address
solana
Address
status
transaction
Count
Properties
address
address
:
string
balance
balance
:
string
chain
Id
chainId
:
string
contract
Solana
Address
contractSolanaAddress
:
string
solana
Address
solanaAddress
:
string
status
status
:
"ok"
|
"error"
transaction
Count
transactionCount
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
balance
chain
Id
contract
Solana
Address
solana
Address
status
transaction
Count
@neonevm/solana-sign - v0.1.9
Loading...