get https://backend.blockatm.net/api/v1/contract/payment
Returns a list of active payment contracts, including information about the contract deployment network, address, and so on
Log in to see full request history
Response
Returns a list of active payment contracts, including information about the contract deployment network, address, and so on
xxxxxxxxxx
curl --request GET \
--url https://backend.blockatm.net/api/v1/contract/payment \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: