-
Notifications
You must be signed in to change notification settings - Fork 0
/
api-tests.http
22 lines (15 loc) · 887 Bytes
/
api-tests.http
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# For a quick start check out our HTTP Requests collection (Tools|HTTP Client|Open HTTP Requests Collection).
#
# Following HTTP Request Live Templates are available:
# * 'gtrp' and 'gtr' create a GET request with or without query parameters;
# * 'ptr' and 'ptrp' create a POST request with a simple or parameter-like body;
# * 'mptr' and 'fptr' create a POST request to submit a form with a text or file field (multipart/form-data);
#http://localhost:1317/accounts/cosmosaccaddr184ptgzh6ayhvw56k5y0p9g9j3w8v03j0hr6fh5
# endpoint to check balance of a wallet
#http://localhost:1317/accounts/cosmosaccaddr1wytcgysjj60ema2n34hazwtc60d02sunzchscg
###
# endpoint to check a transaction for a give wallet
#http://localhost:1317/txs/AF433DE9C25671647DD0A95DB955773DF3D7A61B
###
#http://35.154.179.57:8000/txes?fromAccountAddress=cosmosaccaddr184ptgzh6ayhvw56k5y0p9g9j3w8v03j0hr6fh5&
###