-
Notifications
You must be signed in to change notification settings - Fork 52
Sign maker order #39
Comments
|
yes i forgot,thanks const chainId = SupportedChainId.RINKEBY; let ethersProvider = ethers.getDefaultProvider('rinkeby',{ const signer = new ethers.Wallet('privatekey',ethersProvider);
Return results :signature="0xfe7c74b141e3a1d84ea4b3a460c675b24c72e376c4c1ba0dd544641676720fbd70c327758704fd1ca5f2cd03d0e038ddad23dab92c4f1faa48d2d35392f510b41b" |
I think you misunderstood something. |
thanks, i get nonce from https://api.looksrare.org/api/v1/orders/nonce, api is Right? I replaced the original nonce with API and still couldn't create the order,NFT has no state change |
Rinkeby Test Environment:
error:cannot resolve ENS names without a provider (operation="resolveName", value="ETH",
code=UNSUPPORTED_OPERATION, version=wallet/5.6.1)
someone can help me?
The text was updated successfully, but these errors were encountered: