bluefin-exchange.readme.io/discuss/65d4308d624cc100174ae91a
Preview meta tags from the bluefin-exchange.readme.io website.
Linked Hostnames
1Thumbnail

Search Engine Appearance
Trying deposit & withdraw code
Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: {}".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```
Bing
Trying deposit & withdraw code
Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: {}".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```
DuckDuckGo
Trying deposit & withdraw code
Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: {}".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```
General Meta Tags
10- titleTrying deposit & withdraw code
- titleMoon (Dark Mode)
- titleSun (Light Mode)
- charsetutf-8
- readme-deploy5.425.0
Open Graph Meta Tags
4- og:titleTrying deposit & withdraw code
- og:descriptionHello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: {}".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```
- og:site_nameBluefin Exchange
- og:imagehttps://files.readme.io/23cfe0013c02b001c6ffd6f0248c16571f4315e7237d2d7c530cfc8e496ad329-small-Bluefin_logo_blue.png
Twitter Meta Tags
4- twitter:titleTrying deposit & withdraw code
- twitter:descriptionHello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: {}".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```
- twitter:cardsummary_large_image
- twitter:imagehttps://files.readme.io/23cfe0013c02b001c6ffd6f0248c16571f4315e7237d2d7c530cfc8e496ad329-small-Bluefin_logo_blue.png
Link Tags
51- canonicalhttps://bluefin-exchange.readme.io/discuss/65d4308d624cc100174ae91a
- preloadhttps://cdn.readme.io/public/hub/web/Footer.7ca87f1efe735da787ba.css
- preloadhttps://cdn.readme.io/public/hub/web/7133.d52f829026956c97cc68.css
- preloadhttps://cdn.readme.io/public/hub/web/Page.08852dcf62881ab9dfc2.css
- preloadhttps://cdn.readme.io/public/hub/web/routes-Discuss.fee535c6abfacc2d54e8.css
Links
7- https://bluefin-exchange.readme.io
- https://bluefin-exchange.readme.io/changelog
- https://bluefin-exchange.readme.io/discuss
- https://bluefin-exchange.readme.io/discuss-new
- https://bluefin-exchange.readme.io/docs