Initial commit
This commit is contained in:
10
mocks/api/v2/dena/market/trades/GET.mock
Normal file
10
mocks/api/v2/dena/market/trades/GET.mock
Normal file
@@ -0,0 +1,10 @@
|
||||
HTTP/2 200
|
||||
Access-Control-Allow-Origin: *
|
||||
Access-Control-Allow-Methods: GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD
|
||||
Access-Control-Max-Age: 3600
|
||||
Access-Control-Allow-Credentials: true
|
||||
|
||||
[
|
||||
{"id":35,"price":10894000,"amount":0.1164,"total":1268061.6,"market":"btczar","created_at":1594951964,"taker_type":"buy"},
|
||||
{"id":34,"price":10894000,"amount":0.2414,"total":2629811.6,"market":"btczar","created_at":1594951957,"taker_type":"sell"}
|
||||
]
|
||||
Reference in New Issue
Block a user