2021-11-06 04:27:25 +00:00
|
|
|
id: api-covalent
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Covalent API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: https://github.com/daffainfo/all-about-apikey/tree/main/covalent
|
2021-11-06 04:27:25 +00:00
|
|
|
reference:
|
|
|
|
- https://www.covalenthq.com/docs/api/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/covalent
|
2021-11-06 04:27:25 +00:00
|
|
|
tags: token-spray,covalent
|
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.covalenthq.com/v1/3/address/balances_v2/?&key={{token}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-11-06 09:21:29 +00:00
|
|
|
- '"address":'
|
|
|
|
- '"updated_at":'
|
|
|
|
- '"next_update_at":'
|
|
|
|
condition: and
|