/
SE
sequence
/
Analytics Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Analytics
43
Marketplace
20
public
28
secret
29
post
AddAudienceContacts
post
CreateAudience
post
DeleteAudience
post
GetAudience
post
GetContract
post
ListAudiences
post
ListContractSources
post
ListContracts
post
RemoveAudienceContacts
post
UpdateAudience
post
GetLinkedWallets
post
GetSwapPrice
post
GetSwapPrices
post
GetSwapQuote
post
IsValidETHAuthProof
post
IsValidMessageSignature
post
IsValidSignature
post
IsValidTypedDataSignature
post
LinkWallet
post
RemoveLinkedWallet
post
RefreshAllContractTokens
post
RefreshContractInfo
post
RefreshContractTokens
post
SearchContracts
post
SearchMetadata
post
/rpc/Relayer/AddGasSponsor
post
FeeOptions
post
FeeTokens
post
GetChainID
post
Gas Sponsorship
IsValidTypedDataSignature
post
/rpc/API/IsValidTypedDataSignature
Request body
APIIsValidTypedDataSignatureRequest
required
chainId
string
walletAddress
string
typedData
object
signature
string
Response
OK
APIIsValidTypedDataSignatureResponse
required
isValid
boolean
Changes