Fetch Wallet Screening
Quadrata SDK API Service: Fetch Wallet Screening
Fetch the on-chain wallet screening score for a wallet address. This is an attribute query and incurs Quad Unit charges. This feature must be enabled for your dApp.
Parameters
Name
Type
Description
apiKey
*
string
Your API Key
walletAddress
*
hex string
Wallet address
privateKeyDerBase64
string
Base64 DER String
privateKeyDer
string
DER Binary String
privateKeyPem
string
PEM String
privateKey
CryptoKey
CryptoKey object
options
object
Fetch Options
SDK Configuration
Name
Type
Description
Example
Last updated