URL method (get address)

api/v3

Request Body - Content-Type: application/json;charset=utf-8

GET/api/v3/address/:address

Example request

curl -X GET http://localhost:2442/api/v3/address/H497fHm8gbPZxaXySKpV17a7beYBF9Ut3 \
-H 'Content-Type: application/json;charset=utf-8'

Last updated