trader-xyz / nft-swap-sdk

Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
https://swapsdk.xyz
MIT License
219 stars 83 forks source link

Signature on signed order is invalid #74

Closed koin-marian closed 2 years ago

koin-marian commented 2 years ago

I am getting a "Signature on signed order is invalid" when trying to post to the public orderbook. The orders are signed through MetaMask.

johnrjj commented 2 years ago

@koin-marian Which chain are you using?

koin-marian commented 2 years ago

Rinkeby (4)

koin-marian commented 2 years ago

@johnrjj I got passed that by going to the mainnet. Is Rinkeby not supported?

johnrjj commented 2 years ago

Rinkeby is not support with v4. Only ropsten (previously)

Closing this issue as we're now on Goerli for testnet