{
"id": "text",
"title": "text",
"currency": "text",
"price": 1,
"description": "text",
"imageUrl": "text",
"payout": {
"type": "free",
"blockchainId": "text",
"stripeConnectedAccountId": "text",
"assetId": "text",
"spender": "text"
},
"contractFunction": {
"functionSignature": "text",
"fixedFunctionParams": {},
"contract": {
"address": "text",
"blockchainId": "text",
"abi": {}
}
}
}