聊天记录
共 17 条,显示第 1-17 条
When this happens, how can I check what's wrong?
> RelayerApiException[status_code=400, error_message={'error': 'batch would revert: execution reverted'}]
When this happens, how can I check what's wrong?
> RelayerApiException[status_code=400, error_message={'error': 'batch would revert: execution reverted'}]
What does DepositWalletBeacon do? I figured this is quite a breaking changes in my trading workflow and there's no hard announcement
What does DepositWalletBeacon do? I figured this is quite a breaking changes in my trading workflow and there's no hard announcement
Can anyone confirm these values from builder-relayer-client TS SDK are still valid?
> DepositWalletContracts: {
> DepositWalletFactory: "0x00000000000Fb5C9ADea0298D729A0CB3823Cc07",
> DepositWalletImplementation: "0x58CA52ebe0DadfdF531Cde7062e76746de4Db1eB",
> },
Can anyone confirm these values from builder-relayer-client TS SDK are still valid?
> DepositWalletContracts: {
> DepositWalletFactory: "0x00000000000Fb5C9ADea0298D729A0CB3823Cc07",
> DepositWalletImplementation: "0x58CA52ebe0DadfdF531Cde7062e76746de4Db1eB",
> },
Can anyone confirm these values from builder-relayer-client TS SDK are still valid?
> DepositWalletContracts: {
> DepositWalletFactory: "0x00000000000Fb5C9ADea0298D729A0CB3823Cc07",
> DepositWalletImplementation: "0x58CA52ebe0DadfdF531Cde7062e76746de4Db1eB",
> },
Can anyone confirm these values from builder-relayer-client TS SDK are still valid?
> DepositWalletContracts: {
> DepositWalletFactory: "0x00000000000Fb5C9ADea0298D729A0CB3823Cc07",
> DepositWalletImplementation: "0x58CA52ebe0DadfdF531Cde7062e76746de4Db1eB",
> },
Up
Up
From React frontend, with Metamask. The SDK prints those errors 🤷♂️
From React frontend, with Metamask. The SDK prints those errors 🤷♂️
> const depositWalletAddress = await relayer.deriveDepositWalletAddress();
> const response = await relayClient.deployDepositWallet();
> await response.wait();
After deploying deposit wallet and I tried to send another Relayer wallet_batch request to approve trading contracts, I'm getting "polymarket wallet registry validation failed: wallet 0x... is not registered" error
And, when I check Polygonscan, the derived address does not exist. But when I try to deploy again it says "wallet already deployed"
https://polygonscan.com/address/0xe0950e1f1A03e5A109A61F5Cd4f43b00F3f5C7D1
What's the issue here?
> const depositWalletAddress = await relayer.deriveDepositWalletAddress();
> const response = await relayClient.deployDepositWallet();
> await response.wait();
After deploying deposit wallet and I tried to send another Relayer wallet_batch request to approve trading contracts, I'm getting "polymarket wallet registry validation failed: wallet 0x... is not registered" error
And, when I check Polygonscan, the derived address does not exist. But when I try to deploy again it says "wallet already deployed"
https://polygonscan.com/address/0xe0950e1f1A03e5A109A61F5Cd4f43b00F3f5C7D1
What's the issue here?
> const depositWalletAddress = await relayer.deriveDepositWalletAddress();
> const response = await relayClient.deployDepositWallet()
> await response.wait()
After deploying deposit wallet and I tried to send another Relayer wallet_batch request to approve trading contracts, I'm getting "polymarket wallet registry validation failed: wallet 0x... is not registered" error
And, when I check Polygonscan, the derived address does not exist. But when I try to deploy again it says "wallet already deployed"
https://polygonscan.com/address/0xe0950e1f1A03e5A109A61F5Cd4f43b00F3f5C7D1
What's the issue here?
> const depositWalletAddress = await relayer.deriveDepositWalletAddress();
> const response = await relayClient.deployDepositWallet()
> await response.wait()
After deploying deposit wallet and I tried to send another Relayer wallet_batch request to approve trading contracts, I'm getting "polymarket wallet registry validation failed: wallet 0x... is not registered" error
And, when I check Polygonscan, the derived address does not exist. But when I try to deploy again it says "wallet already deployed"
https://polygonscan.com/address/0xe0950e1f1A03e5A109A61F5Cd4f43b00F3f5C7D1
What's the issue here?
I'm using Python SDK and trying to redeem. What does this error signify? How can I check what caused the error?
> RelayerApiException[status_code=400, error_message={'error': 'batch would revert: execution reverted'}]
I'm using Python SDK and trying to redeem. What does this error signify? How can I check what caused the error?
> RelayerApiException[status_code=400, error_message={'error': 'batch would revert: execution reverted'}]
Understood. Much appreciated!
Understood. Much appreciated!
when doing Split, is USDC.e always the collateral? or can I use pUSD?
when doing Split, is USDC.e always the collateral? or can I use pUSD?
Is transactionHash unique for every order fill?
Is transactionHash unique for every order fill?
Is trades API really slow? I'm getting 1-1.5s latency with 5-10 second data delay from the actual trade time
Is trades API really slow? I'm getting 1-1.5s latency with 5-10 second data delay from the actual trade time
Is trades API really slow? I'm getting 1-1.5s latency with 5-10 second data delay from the actual trade time
Is trades API really slow? I'm getting 1-1.5s latency with 5-10 second data delay from the actual trade time
is there specified categories / market types for each levels of tick size? I want to minimize fetching tick size for every token I trade
is there specified categories / market types for each levels of tick size? I want to minimize fetching tick size for every token I trade
is there specified categories / market types for each levels of tick size? I want to minimize fetching tick size for every token I trade
is there specified categories / market types for each levels of tick size? I want to minimize fetching tick size for every token I trade
Hi guys, I'm new to this. I want to understand how builder fee approval works. When I sign builder fee approval request using **any** chain and call the API, how does Hyperliquid verify the signature?
Hi guys, I'm new to this. I want to understand how builder fee approval works. When I sign builder fee approval request using **any** chain and call the API, how does Hyperliquid verify the signature?