You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear team, within your documentation you re saying that it is possible to deposit and withdraw funds on your network: https://docs.starkware.co/starkex-v3/starkex-deep-dive/smart-contracts-1/public-interactions, you even mention the functions to use.
But you do not say what's the contract address and how to call them and how to connect to your network.
Basically we would like to assess how much it costs to use your network in order to trade token.
Thanks
The text was updated successfully, but these errors were encountered:
To interact with the StarkWare network for depositing and withdrawing funds, refer to the documentation provided at https://docs.starkware.co/starkex-v3/starkex-deep-dive/smart-contracts-1/public-interactions. Find contract addresses for deposit and withdrawal functionalities, and look for code examples or instructions on calling these functions. Connect to the network by specifying a network URL or RPC endpoint as outlined in the documentation's "Connecting to the StarkWare Network" section. Assess the costs of using the network by examining transaction fees and fee structures detailed in the documentation.
Dear team, within your documentation you re saying that it is possible to deposit and withdraw funds on your network: https://docs.starkware.co/starkex-v3/starkex-deep-dive/smart-contracts-1/public-interactions, you even mention the functions to use.
But you do not say what's the contract address and how to call them and how to connect to your network.
Basically we would like to assess how much it costs to use your network in order to trade token.
Thanks
The text was updated successfully, but these errors were encountered: