@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/clients
helius
CreateHeliusWebhookRequest
Interface CreateHeliusWebhookRequest
interface
CreateHeliusWebhookRequest
{
accountAddresses
:
string
[]
;
authHeader
:
string
;
encoding
?:
string
;
transactionTypes
:
string
[]
;
txnStatus
:
"success"
|
"failed"
|
"all"
;
webhookType
:
"raw"
|
"rawDevnet"
;
webhookURL
:
string
;
}
Index
Properties
account
Addresses
auth
Header
encoding?
transaction
Types
txn
Status
webhook
Type
webhook
URL
Properties
account
Addresses
accountAddresses
:
string
[]
auth
Header
authHeader
:
string
Optional
encoding
encoding
?:
string
transaction
Types
transactionTypes
:
string
[]
txn
Status
txnStatus
:
"success"
|
"failed"
|
"all"
webhook
Type
webhookType
:
"raw"
|
"rawDevnet"
webhook
URL
webhookURL
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Addresses
auth
Header
encoding
transaction
Types
txn
Status
webhook
Type
webhook
URL
@cfxlabsinc/b2b-services
Loading...