Get a risk assessment using MerkleScience
POST/kyt/addressScoring
Get a risk assessment for a given wallet address using MerkleScience. Requires the MerkleScience provider.
Request
- application/json
Body
required
Possible values: [0
, 1
, 2
, 3
, 4
, 6
, 7
, 8
, 9
, 10
, 11
, 12
, 13
, 14
, 15
, 16
, 17
, 18
, 19
, 20
, 21
, 22
, 23
, 24
, 25
, 26
, 27
, 28
, 29
, 30
, 31
, 32
, 33
, 34
, 35
, 36
, 37
, 38
, 39
, 40
, 41
, 42
, 43
, 44
, 45
, 46
, 47
, 48
, 49
, 50
, 51
, 52
, 53
, 54
, 55
, 56
, 57
, 58
, 59
, 60
, 61
, 62
, 63
, 64
, 65
, 66
, 67
, 68
, 69
, 70
, 71
, 72
, 73
, 74
, 75
, 76
, 77
, 78
, 79
, 80
, 81
, 82
, 83
, 84
, 85
, 86
, 87
, 88
, 89
, 90
, 91
, 92
, 93
, 94
, 95
, 96
, 97
, 98
, 99
, 100
, 101
, 102
, 103
, 104
, 106
, 107
, 108
, 109
, 110
, 111
, 112
, 113
, 114
, 115
, 116
, 117
, 118
, 119
, 120
, 121
, 122
, 123
]
Possible values: [1
, 2
]
Responses
- 200
- default
Successful response
- application/json
- Schema
- Example (from schema)
Schema
- MOD1
- MOD2
- Array [
- ]
- Array [
- ]
- Array [
- ]
Possible values: <= 123
Possible values: [Bitcoin
, Ethereum
, Litecoin
, BitcoinCash
, Ripple
, Dogecoin
, Zilliqa
, BinanceSmartChain
, Polygon
, Tron
, Cardano
, Polkadot
, Stellar
, Hedera
, Cronos
, Optimism
, Arbitrum
, Fantom
, Monero
, Cosmos
, Zcash
, EthereumClassic
, Dash
, Solana
, AvalancheC_Chain
, Verge
, BitcoinGold
, Algorand
, Acala
, Akash
, Arweave
, Ardor
, Ark
, Astar
, Band
, BinanceNative
, Celo
, Chiliz
, Nervos
, CronosNative
, Digibyte
, Multiversx
, Enjin
, Eos
, EthereumPow
, FetchAI
, Filecoin
, Flow
, Flare
, Moonbeam
, Helium
, ICP
, Icon
, Injective
, IOTA
, IoTex
, Iris
, Kava
, Kadena
, Klaytn
, Komodo
, Kusama
, Lisk
, Terra
, Mina
, Moonriver
, Nano
, Near
, Neo3
, Oasys
, One
, Ontology
, Osmosis
, Polymesh
, QTUM
, Oasis
, Thorchain
, Ravencoin
, Siacoin
, Shiden
, Songbird
, Stratis
, Stacks
, SUI
, zkSync
, Theta
, Tomo
, VeChain
, Waves
, Wax
, WEMIX
, WaltonChain
, Chia
, Tezos
, Zcoin
, Celestia
, Neutron
, Avalanche_P
, Sei
, Avalanche_X
, Aztec
, Bittensor
, Casper
, Deso
, Juno
, PocketNetwork
, Ronin
, Vara
, XPLA
, Archway
, Axelar
, Dymension
, Starknet
, Orai
, Lukso
, bitsCrunch
, Reef
, ImmutablezkEVM
, BaseProtocol
, ArbitrumNova
, Canto
, MetisDAO
, Aptos
, Bitcoin Cash
, Binance Smart Chain
, Ethereum Classic
, Avalanche C-Chain
, Bitcoin Gold
, Binance Native
, Cronos Native
, Ethereum Pow
, Fetch AI
, Avalanche-P
, Avalanche-X
, Pocket Network
, Immutable zkEVM
, Base Protocol
, Arbitrum Nova
]
Possible values: <= 5
Possible values: [No Risk Detected
, Info
, Caution
, Medium
, High
, Critical
]
originator object[]nullable
beneficiary object[]nullable
tags objectnullable
owner objectrequired
user objectrequired
digital_assets object[]nullable
error objectrequired
Possible values: <= 5
Possible values: [No Risk Detected
, Info
, Caution
, Medium
, High
, Critical
]
{}
Error response
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
issues object[]
{
"message": "string",
"code": "string",
"issues": [
{
"message": "string"
}
]
}