opensea-creatures
opensea-creatures copied to clipboard
WyvernV2.3 exchange data not valid
when i invoke createSellOrder function, there is an error that API Error 400: [\"WyvernV2.3 exchange data not valid.
What should i do to resolve it?
"API Error 400: ["WyvernV2.3 exchange data not valid. {'exchange': 'xxxxxxx', 'maker': 'xxxxx', 'taker': '0x0000000000000000000000000000000000000000', 'makerRelayerFee': '250', 'takerRelayerFee': '0', 'makerProtocolFee': '0', 'takerProtocolFee': '0', 'feeMethod': 1, 'feeRecipient': 'xxxxxx', 'side': 1, 'saleKind': 0, 'target': 'xxxxx', 'howToCall': 0, 'calldata': 'xxx', 'replacementPattern': 'xxxx', 'staticTarget': 'xxx', 'staticExtradata': '0x', 'paymentToken': 'xxx', 'basePrice': '100000000000000000', 'extra': '0', 'listingTime': '1652082277', 'expirationTime': '0', 'salt': 'xxxx'}"]"
Did you manage to fix it?