@include('public/wallet')
@include('public/head')

{{trans('web.Multi-chain Lock-up Value ($)')}}

{{trans('web.Multi-chain User Revenue ($)')}}

{{trans('web.Current Price($)')}}

{{trans('web.GLK Balance')}}{{trans('web.Buy')}}

0.00

{{trans('web.Mining Output(GLK)')}}

{{trans('web.Mining Output Value($)')}}

{{trans('web.Multi-chain Rewards($)')}}

{{trans('web.Multi-chain Burned(GLK)')}}

{{trans('web.Single Farms')}}

{{trans('web.More')}}

@foreach($data as $k => $v)
{{$v['name']}}
{{$v['yield']}}%
@endforeach

{{trans('web.Scarce NFT')}}

{{trans('web.Gain')}}

@foreach($nft as $v)

{{$v['name']}}

{{trans('web.Lowest price')}}
 {{$v['price']}}
@endforeach

Auditors

Partners

@include('public/foot') @include('public/footer_nav', ['page' => 'welcome'])