const options = {method: 'GET'};
fetch('https://swap.ggp.gg/api/{blockchain}/orders/{order_hash}', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));{
"createdAt": 1,
"filledTxHashes": [
"<string>"
],
"maker": "<string>",
"makerSrcOrToken": "<string>",
"makerToken": "<string>",
"makerTraits": "<string>",
"makingAmount": "<string>",
"orderHash": "<string>",
"orderType": "limit",
"parsedMakerTraits": {
"allowMultipleFills": true,
"allowPartialFills": true,
"allowedSenderSuffix": "<string>",
"expiration": 1,
"hasExtension": true,
"needCheckEpochManager": true,
"needPostInteractionCall": true,
"needPreInteractionCall": true,
"nonceOrEpoch": 1,
"series": 1,
"unwrapWeth": true,
"usePermit2": true
},
"status": "<string>",
"takerSrcOrToken": "<string>",
"takerToken": "<string>",
"takingAmount": "<string>",
"cancelledAt": 1,
"extension": "<string>",
"filledAt": 1,
"meta": "<unknown>",
"recipient": "<string>"
}const options = {method: 'GET'};
fetch('https://swap.ggp.gg/api/{blockchain}/orders/{order_hash}', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));{
"createdAt": 1,
"filledTxHashes": [
"<string>"
],
"maker": "<string>",
"makerSrcOrToken": "<string>",
"makerToken": "<string>",
"makerTraits": "<string>",
"makingAmount": "<string>",
"orderHash": "<string>",
"orderType": "limit",
"parsedMakerTraits": {
"allowMultipleFills": true,
"allowPartialFills": true,
"allowedSenderSuffix": "<string>",
"expiration": 1,
"hasExtension": true,
"needCheckEpochManager": true,
"needPostInteractionCall": true,
"needPreInteractionCall": true,
"nonceOrEpoch": 1,
"series": 1,
"unwrapWeth": true,
"usePermit2": true
},
"status": "<string>",
"takerSrcOrToken": "<string>",
"takerToken": "<string>",
"takingAmount": "<string>",
"cancelledAt": 1,
"extension": "<string>",
"filledAt": 1,
"meta": "<unknown>",
"recipient": "<string>"
}ethereum, bsc, arbitrum x >= 0limit, twap Show child attributes
x >= 0x >= 0Show child attributes