Update api-tatum.yaml
parent
3f0bc4853b
commit
c6de728d16
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue