Hi team — all API orders via the Python SDK fail with InvalidTokenId. On-chain investigation shows the CTF Exchange contract (0x8BC070BEdAB741406F4B1Eb65A72bee27894B689 on BSC) has no registered tokens — registry(tokenId) returns zeros for every market. validateOrder() reverts before even checking the signature. Could an admin run registerToken() for the WC markets? Smart account: 0x5a9Be920F55FA1E0F75379F2A11f44e61c71Cdcc. Thanks!
Hi team — all API orders via the Python SDK fail with InvalidTokenId. On-chain investigation shows the CTF Exchange contract (0x8BC070BEdAB741406F4B1Eb65A72bee27894B689 on BSC) has no registered tokens — registry(tokenId) returns zeros for every market. validateOrder() reverts before even checking the signature. Could an admin run registerToken() for the WC markets? Smart account: 0x5a9Be920F55FA1E0F75379F2A11f44e61c71Cdcc. Thanks!