3550 comments found.
Hello Support Team
We facing issue related to auth, neither admin nor users able to login or signup on platform. Charts also not visible
Please check ticket #253 urgently
please use phpmyadmin to remove p2p_trades table then restart platform using
pnpm stop && pnpm start
as guided in patch notes
I tested it and everything seems fine, but the binary options page won’t open on my phone; it displays the error: “Something went wrong! An error occurred while loading the page.
will fix it for mobiles, thanks for report
OK Thank you very much. Please leave me the names of the files that need to be modified in support. https://support.mashdiv.com/hc/tickets/193 .
all binary issues fixed on mobile version and ui improved and theme toggle also patched
we will release an update in few minutes
Is the AI trading bot for market maker now available?
yes it has 5 bots that work on ecosystem for each market fully configurable, u can check it out https://codecanyon.net/item/ai-market-maker-automated-trading-bots-liquidity-management-price-stabilization-for-ecosystem/61007981
Hello MashDiv! I want to learn about your product before buying, because I see there are many versions of the product you are selling, I want to ask a few things as follows:
1_ Is the product priced at $325 the version with full source code (unbuilt source code of frontend, backend, initial database .sql file) according to the Live Demo version of the project “Bicrypto – Crypto Trading Platform, Binary Trading, Investments, Blog, News & More!” you are selling or not? (Because this is the first time I buy something, I often mistake the version with only frontend or backend or some incomplete version).
2_ If the product priced at $325 is the full version, does that mean I only need to pay once? Can I configure the source code myself and operate the project normally? Do I need to pay any additional recurring fees?
I really appreciate your feedback!
1- yes, and no it dont include the addons, that why they sold seperately 2- no u dont need to pay any extra, u might need to pay for support if u want after 6 months
Thanks for replying. What do you mean by “Add-on”? I just need the full source code (backend, frontend, .sql database) of the web project with Trading menus like the Live Demo you posted.
again
add-on or addon or extensions is something added on something
so an addon of forex is a forex addon added on the core https://codecanyon.net/item/bicrypto-crypto-trading-platform-watchlist-kyc-charting-library-wallets-binary-trading-news/35599184/comments
where the extension is https://codecanyon.net/item/forex-investment-addon-for-bicrypto/36668679
So if you do not have the add-on then the addon will not be in the core becauase that what addon means,
so the core – addon = core that u will get if u purchase only the core
Hi,
Your NFT demo looks good.
1. When will the NFT addon be available on Codecanyon?
2. I noticed the NFT has description but I did not see any traits (properties). Can creators add properties to NFT eg. traits, stats, booster, etc because it is standard?
3. When listing NFT/s, is there a “Creator Royalty” input number field to set a percentage for them to earn because it will motivate creators to create on the platform?
Thanks. Best regards.
1- waiting for approval from envato team , they are getting delayed alot
2- you can create traits and rarity
3- yes it has royality
i have this errior, [SLOW] Request to /api/admin/system/license/activate (POST) – Duration: 712ms
[ADMIN SYSTEM ERROR] License activation failed.
That’s why I said you should clean my licenses for the new installation.
again, your support is expired, you can update using envato downloads, we explained this alot over the years, please dont ask about it again, license u dont need if u use envato downloads, license u need if u want to update using our api server which is only happen if you have active support, and you dont have active support its expired as you see in your tag its dark not green
i want to use this script like dex logic, can i disable email/password login and make it only with web3 wallet connection and all users will use all website features via web3 connections.
we will develop that later, for now its cex except nft is dapp
as for wallet connect it allow login using wallets
When will the update be released, today or tomorrow?.
released already, didnt u get envato notification
System Update Current Version: 5.7.2
License Verified You have the latest version of Bicrypto – Crypto Trading Platform.
And it’s never updated, I don’t know why it’s showing up like this.
download core from envato and extract it in public_html we rereleased v5.7.2 with fix of p2p cron,also it included ur patchs
Thank you so much Please clear my licenses so I can do a clean install.
no need, just download core and extract it in same folder and run pnpm updator
I’m looking for something that will auto-trade pieces of crypto on margin – let’s say I own a small piece of ETH, then I sell it for $0.50 more, and as the market fluctuates it continues to buy/sell at small margins
I think it’s called grid trading
Can this do that?
we can develop it for u ofc
Like a plugin?
yes
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
The “middleware” file convention is deprecated. Please use “proxy” instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy Creating an optimized production build …
> Build error occurred Error: Turbopack build failed with 4 errors: ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx:6:1 Export getCurrencySymbol doesn’t exist in target module 4 | import { ArrowDown, ArrowUp, DollarSign } from “lucide-react”; 5 | import { useTranslations } from “next-intl”; > 6 | import { getCurrencySymbol } from ”@/utils/currency”; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 7 | 8 | interface TradeInfoProps { 9 | amount: number;
The export getCurrencySymbol was not found in module [project]/frontend/utils/currency.ts [app-client] (ecmascript). Did you mean to import isValidCurrencyCode? All exports of the module are statically known (It doesn’t have dynamic exports). So it’s known statically that the requested export doesn’t exist.
Import traces: Client Component Browser: ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
Client Component SSR:
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx:6:1 Export getCurrencySymbol doesn’t exist in target module 4 | import { ArrowDown, ArrowUp, DollarSign } from “lucide-react”; 5 | import { useTranslations } from “next-intl”; > 6 | import { getCurrencySymbol } from ”@/utils/currency”; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 7 | 8 | interface TradeInfoProps { 9 | amount: number;
The export getCurrencySymbol was not found in module [project]/frontend/utils/currency.ts [app-ssr] (ecmascript). Did you mean to import isValidCurrencyCode? All exports of the module are statically known (It doesn’t have dynamic exports). So it’s known statically that the requested export doesn’t exist.
Import traces: Client Component Browser: ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
Client Component SSR:
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx:32:1 Export getCurrencySymbol doesn’t exist in target module 30 | import { useToast } from ”@/hooks/use-toast”; 31 | import { useTranslations } from “next-intl”; > 32 | import { getCurrencySymbol } from ”@/utils/currency”; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 33 | 34 | interface TradePaymentProps { 35 | trade: any;
The export getCurrencySymbol was not found in module [project]/frontend/utils/currency.ts [app-client] (ecmascript). Did you mean to import isValidCurrencyCode? All exports of the module are statically known (It doesn’t have dynamic exports). So it’s known statically that the requested export doesn’t exist.
Import traces: Client Component Browser: ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
Client Component SSR:
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx:32:1 Export getCurrencySymbol doesn’t exist in target module 30 | import { useToast } from ”@/hooks/use-toast”; 31 | import { useTranslations } from “next-intl”; > 32 | import { getCurrencySymbol } from ”@/utils/currency”; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 33 | 34 | interface TradePaymentProps { 35 | trade: any;
The export getCurrencySymbol was not found in module [project]/frontend/utils/currency.ts [app-ssr] (ecmascript). Did you mean to import isValidCurrencyCode? All exports of the module are statically known (It doesn’t have dynamic exports). So it’s known statically that the requested export doesn’t exist.
Import traces: Client Component Browser: ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component Browser] ./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
Client Component SSR:
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-details-wrapper.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/client.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Client Component SSR]
./frontend/app/[locale]/(ext)/p2p/trade/[id]/page.tsx [Server Component]
at <unknown> (./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx:6:1)
at <unknown> (./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-info.tsx:6:1)
at <unknown> (./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx:32:1)
at <unknown> (./frontend/app/[locale]/(ext)/p2p/trade/[id]/components/trade-payment.tsx:32:1)
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL frontend@ build: `next build` Exit status 1 ELIFECYCLE Command failed with exit code 1. ELIFECYCLE Command failed with exit code 1.
patched, will release update in a few mintes with binary improvements
and please remove /frontend/middleware.ts as we instructed in the patch notes
and u have to remove the p2p_trades table as per the docs of update https://docs.mashdiv.com/#patch-notes
please fix my problem there is no way to install the code TICKET ID #231 ive been working on since 2 days and you wont give any reply also you didnt do the installation
sorry its holiday, team will be available on monday
IT MEAN THEY WILL DO IT TODAY RIGHT?
yes
5.7.2 update error in the terminal PLS Why?
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL frontend@ build: `next build` Exit status 1 ELIFECYCLE Command failed with exit code 1. ELIFECYCLE Command failed with exit code 1.
either show full error or send it in ticket with screenshot please
Ticket #246
safe import of p2p, patched, will release update with binary improvements in few minutes
Thanks! Everything is OK
your welcome
1. When will you fix the percentage on the real account side, since it depends on the .ENV NEXT_PUBLIC_BINARY_PROFIT=87 file?
The percentage on the real account depends on the aforementioned file.
2. When will you integrate the button for the administrator to manually approve withdrawals, instead of the current automatic approval, so that it is approved before the withdrawal is processed?.
u can remove NEXT_PUBLIC_BINARY_PROFIT from .env its in durations now in admin side
will add option for that for u
If you need to make any paid customizations to the platform, do you do that?
yes we can
Hi ! after the update, I can’t login to the system. What could be the problem?
u didnt read update notes
u have to remove p2p_trades table then run the platform
The new update prevents both the user and the administrator from accessing the platform.
After the update, it does not allow me to log in or access the platform.
Hi, I’ve encountered new problems. I’ve logged in and the balance is added to the wallet, but when I refresh the page, it disappears and goes back to showing 87%. However, if I continue refreshing the page, the wallet balance increases on its own. Every time I refresh the page, the balance increases without me doing anything or investing anything. I see three serious errors.
1. First error: The window displaying active sessions still shows 87%. 2. The balance is added correctly, but it disappears when the page is refreshed, and the trading history shows 87%. 3. When I refresh the page, the wallet balance starts to increase every time I refresh the page without doing anything else.
4. An important suggestion: create a button where each user withdrawal requires manual approval by the administrator. The administrator should configure this button to allow for automatic or manual withdrawals.
did u read update notes? u have to remove p2p_trades table then run the platform
1- In Trading History, it still shows 87% after refreshing. 2- In Active Positions, it shows 87% while the trade is running.
All of this is fine. The wallet profits are correct. The balance now correctly returns the investment plus profits from winning trades. All of this is fine, except for what’s explained in points 1 and 2.
send your site and panel info in ticket, team will attend to it and fix it in your site and bundle new version if they found any issue there
This needs to be corrected. It’s easy because it just needs to be dynamic and follow the main configuration. The money is added correctly to the wallet at 105% without errors; the configuration adds the balance correctly without errors. The problem is the percentage shown in the screenshot.
NEXT_PUBLIC_BINARY_STATUS=”true” NEXT_PUBLIC_BINARY_PRACTICE_STATUS=”true” NEXT_PUBLIC_BINARY_PROFIT=87
This code in the .env file will prevent the real-time percentage from changing.
no need for NEXT_PUBLIC_BINARY_PROFIT
we fixed the percentage in frontend, it was hard coded 87% but backend was accurate
and we added new column for binary order so admin can adjust profit percentage if he want
I lose, but the real account works differently. Everything works perfectly fine for the demo account, but not for the real account. I hope you understand what I mean.
i understand we working on it already, we doing full testing for demo and live in frontend and backend and emails
These two files also need to be modified. 87% 1-public_html/frontend/app/<idioma>/binary/components/order/trade-confirmation.tsx
2-public_html/frontend/app/[locale]/binary/components/positions/active-positions.tsx.
we know, we did
1. You should also try withdrawing from the Spot account; the wallet address doesn’t appear.
2. When trying to transfer funds to another user, it says “Recipient not found.”.
1- which exchange provider
2- fixed
1- binance 2- I don’t understand what you mean by fixed.
meaning we will release update in 5 minutes, it will contain the patchs of all reports
hi please check ticket #240
replied, and we are very sorry but (ssl , dns, hosting) is all not part of our support, its hosting support
When investing in binary options, and the order is winning, the system does not return the investment, it only adds the profit. For example, if I invest $100 at 87%, the profit would be $87, plus the $100 investment would be $187, but it only adds $87 to the binary balance.
I’m a customer, but I have two accounts: one for Bicrypto and another for the online casino. I use the mobile account for Bicrypto on my phone, and the account I used to download Bicrypto on my PC. Could you please reply to my message above?.
patch will be released in next update