Create api-alchemy.yaml

patch-1
Muhammad Daffa 2021-12-22 19:08:17 +07:00 committed by GitHub
parent 015f19a596
commit 3f1b6a0378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: api-alchemy
info:
name: Alchemy API Test
author: daffainfo
severity: info
reference: https://docs.alchemy.com/alchemy/
tags: token-spray,alchemy
self-contained: true
requests:
- method: GET
path:
- "https://eth-mainnet.g.alchemy.com/{{token}}}/v1/getNFTs/?owner=0xfAE46f94Ee7B2Acb497CEcAFf6Cff17F621c693D"
matchers:
- type: word
part: body
words:
- '"ownedNfts"'
- '"contract"'
- '"address"'
condition: and