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