Update api-alchemy.yaml

patch-1
Prince Chaddha 2021-12-23 16:00:03 +05:30 committed by GitHub
parent 3f1b6a0378
commit 985bee0a2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -9,15 +9,15 @@ info:
self-contained: true
requests:
- method: GET
- method: POST
path:
- "https://eth-mainnet.g.alchemy.com/{{token}}}/v1/getNFTs/?owner=0xfAE46f94Ee7B2Acb497CEcAFf6Cff17F621c693D"
- "https://eth-mainnet.alchemyapi.io/v2/{{token}}"
body: '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":0}'
matchers:
- type: word
part: body
words:
- '"ownedNfts"'
- '"contract"'
- '"address"'
- '"id":'
- '"result":'
condition: and