For signing the order, instead of using private key, can I use a session key with limited privilege?
For signing the order, instead of using private key, can I use a session key with limited privilege?
2026-06-23 · Polymarket · 5 条相关讨论
For signing the order, instead of using private key, can I use a session key with limited privilege?
For signing the order, instead of using private key, can I use a session key with limited privilege?
To create a deposit wallet, must I use an EOA or can I also use a smart contract wallet or Gnosis SAFE? If using a smart contract wallet or Gnosis SAFE wallet is acceptable, how do I sign the order?
To create a deposit wallet, must I use an EOA or can I also use a smart contract wallet or Gnosis SAFE? If using a smart contract wallet or Gnosis SAFE wallet is acceptable, how do I sign the order?
you can use trustlayer
you can use trustlayer
My intended architecture: User's Own Gnosis SAFE -> Deposit Wallet (Polymarket's Gnosis SAFE). But Gemini Google just gave me this: A. Relayer Gas Simulation Failures (Silent Order Drops) Polymarket is a gasless exchange for makers. Their centralized operator matching engine pays the Polygon gas fees to settle matched orders on-chain. Before the engine attempts to match your order, it runs an off-chain simulation. Because your nested architecture requires the blockchain to make multiple cross-contract isValidSignature calls, the gas cost to verify your signature is substantially higher than a standard user. Polymarket’s matching engine may flag your orders as too expensive to verify and silently drop them from the order book.
My intended architecture: User's Own Gnosis SAFE -> Deposit Wallet (Polymarket's Gnosis SAFE). But Gemini Google just gave me this: A. Relayer Gas Simulation Failures (Silent Order Drops) Polymarket is a gasless exchange for makers. Their centralized operator matching engine pays the Polygon gas fees to settle matched orders on-chain. Before the engine attempts to match your order, it runs an off-chain simulation. Because your nested architecture requires the blockchain to make multiple cross-contract isValidSignature calls, the gas cost to verify your signature is substantially higher than a standard user. Polymarket’s matching engine may flag your orders as too expensive to verify and silently drop them from the order book.
This is from Google Gemini. Will polymarket silently drop my order?
This is from Google Gemini. Will polymarket silently drop my order?