What is a "zone"?
#560
-
There is a zone data field in OrderFulfilled event. I do not quite understand this concept. Is there any code example to show that how to calculate or obtain this zone value? |
Beta Was this translation helpful? Give feedback.
Answered by
arr00
Jul 3, 2022
Replies: 1 comment
-
Read about zones in the documentation. A zone is an ethereum address to either an EOA or a contract which can have special privileges on the order as described in the docs. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
arr00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Read about zones in the documentation. A zone is an ethereum address to either an EOA or a contract which can have special privileges on the order as described in the docs.