秋田预测市场 · Discord 审计

开发者咨询session key及多签钱包签名兼容性

2026-06-23 · Polymarket · 5 条相关讨论

Spencer Siyu Fan 2026-06-23 16:25:37

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?

Spencer Siyu Fan 2026-06-23 16:27:04

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?

Casatrick 2026-06-23 17:04:44

you can use trustlayer

you can use trustlayer

Spencer Siyu Fan 2026-06-23 19:21:39

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.

Spencer Siyu Fan 2026-06-23 19:26:35

This is from Google Gemini. Will polymarket silently drop my order?

This is from Google Gemini. Will polymarket silently drop my order?