Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Tooling
0 votes
1 replies
64 views

I want to check exchange rates via different cryptoexchanges, but API is so hard and different on each exchange. I tried to use CCXT, but it is not a good solution, I guess I have same troubles with ...
0 votes
0 answers
74 views

I'm trying to fetch internal asset transfer history from Binance, specifically transfers between my Funding Wallet and Spot Wallet, using the python-binance library. I'm interested in FUNDING_MAIN (...
2 votes
1 answer
89 views

Simple question, let’s says I’ve an integer than must not go down below 0 and that I want to decrease it by 5 : then I can do something like this : var-=5 ; if var<0 abort() else send_payment(); ...
0 votes
0 answers
175 views

I am trying to Place an Order on /openApi/swap/v2/trade/order using Trades Endpoints of BingX with parameter takeProfit. But I'm just getting the response below: {code=100001, msg=Signature ...
1 vote
0 answers
116 views

I am using TypeScript to access a Liquidity Pool (LP) on meteora via their DLMM API. When trying to call const { userPositions } = await dlmmPool.getPositionsByUserAndLbPair(WALLET_KEYPAIR.publicKey); ...
2 votes
0 answers
103 views

I wonder how to create a axios request from client side for monero-wallet-rpc with --rpc-login credentials because all of my tries are failing with response status code 401. Below is my sample command ...
0 votes
0 answers
75 views

Can it be an error in configuration or swap routing(may be because of partial fill?) that I've got too low output from 1inch aggregation router v6? Example of transaction: https://arbiscan.io/tx/...
0 votes
0 answers
104 views

I'm having trouble making this smart contract process successfully. Polygonscan I have tried optimizing the bytecode and trying different parameters, but I keep getting the same errors. I can't figure ...
-20 votes
1 answer
5k views

Is there a way to check the balance of a Solana wallet using Python? I tried using Solscan, but I don't understand how it works, and I can't find information about it on the Internet.
0 votes
0 answers
83 views

I'm trying to fetch historical candles from dydx APis V3 (run until 28/10/2024) and V4 (started on 16/12/2025). On API V4 the function getCandles does not seem to take into account the arguments ...
0 votes
0 answers
70 views

I'm trying to develop a script that deploys a token and automatically creates a Uniswap V3 liquidity pool with both-sided and single-sided liquidity using Hardhat. However, I keep encountering the ...
0 votes
0 answers
51 views

I want to create a website where you can enter in a Solana CA and it returns a page with a dextools chart embedded. The problem is the repo says we need the pairAddress. How can I programmatically get ...
0 votes
0 answers
74 views

Pine scripts default behavior is to use the chart bars even on higher time frame security calls. This seems odd to me and it doesn't help my desired use. When I view my script on charts less than 1 ...
1 vote
0 answers
36 views

from TonTools import TonCenterClient import asyncio async def get_wallet_transactions(client: TonCenterClient, address: str, limit=1): try: transactions = await client.get_transactions(...
0 votes
0 answers
72 views

I have created one wallet via TrustWallet chrome extension and copied the recovery phrase somewhere safe. I want to export the private key now and can't find a way to do so. Is there some ...

15 30 50 per page
1
2 3 4 5
...
62

AltStyle によって変換されたページ (->オリジナル) /