GCU Currency Basket Composition @if (!$this->getBasketData()['exists']) Not Configured @else Active @endif
@if (!$this->getBasketData()['exists'])
The GCU basket has not been configured yet. The proposed composition is:
@endif
@foreach ($this->getBasketData()['currencies'] as $currency)
{{ $currency['code'] }}
{{ $currency['name'] }}
{{ number_format($currency['weight'], 0) }}%
@endforeach

The Global Currency Unit (GCU) is backed by a diversified basket of major currencies and gold, providing stability and reducing single-currency risk.

Users vote monthly on the basket composition, ensuring democratic control over the currency.