This bot was purchased using your {{ $walletLabel }}.
You must fund it from the same wallet.
Profits from this bot will also return to your {{ $walletLabel }}.
@if(!$canFundMin)
{{-- Insufficient balance state --}}
Your {{ $walletLabel }} has ${{ number_format($walletBalance, 2) }},
which is below the minimum capital of ${{ number_format($minFund, 2) }} needed to fund this bot.
@if($isGrant)
Your grant funds may have been used for trading. Contact support or wait for more grant activity.
@else