Update api-tatum.yaml

patch-1
Prince Chaddha 2022-05-20 00:56:23 +05:30 committed by GitHub
parent 3f0bc4853b
commit c6de728d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -5,18 +5,16 @@ info:
author: 0ri2N
severity: info
reference:
- https://tatum.io
- https://apidoc.tatum.io/#tag/Node-RPC
- https://docs.tatum.io
- https://apidoc.tatum.io
tags: defi,dapp,token-spray,blockchain
self-contained: true
requests:
- method: POST
path:
- "https://api-eu1.tatum.io/v3/blockchain/node/ETH"
- "https://api-eu1.tatum.io/v3/blockchain/node/ETH/{{token}}"
headers:
X-API-Key: "{{token}}"
Content-Type: application/json
body: "{\"jsonrpc\":\"2.0\",\"method\":\"web3_clientVersion\",\"params\":[ ],\"id\":1}"