Fulfilling Basic Orders #606
Unanswered
pamungkaski
asked this question in
Q&A
Replies: 1 comment
-
Solve my own issue, apparently the signature was invalid because of the startTime and Endtime doesnt match with my Backend, Backend use floor instead of round form RFC3339Nano time so it saves the wrong time in Mysql |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys, I was trying to fullfill a basic orders, but somehow the transaction failed when calling the Zone tho when I try to call isValidOrder myself on the block explorer, i got a correct function selector. Currently I have no clue why.
here is the transaction
https://rinkeby.etherscan.io/tx/0xbbeb9871273d6d11fa900d486562ba68b31dcb3dcb11cf06f46b18f2df98054d
I got error when staticcall-ing the zone
here is the basic order
Beta Was this translation helpful? Give feedback.
All reactions