Get Standards by Types and Confidences
GET
https://api.unpack.dev/v1/standards/types/confidences/{networkId}
Standards
Last modified:2024-05-31 11:02:21
Request
Path Params
networkId
integer <int64>
required
Default:
1
Example:
1
Query Params
types
array[string]
optional
>= 1 items
Example:
["ERC20"]
confidences
array[string]
optional
>= 1 items
Example:
["high"]
limit
integer <int64>
optional
Default:
1
Example:
10
offset
integer <int64>
optional
Default:
0
Example:
0
Request samples
Responses
Modified at 2024-05-31 11:02:21