# /admin/update-ref-sol

```javascript
await axios.post(`https://api.cryptocadet.app/api/admin/gen-ref-sol`, {
apiKey, 
secretKey, 
solAddress, 
refCode
percent, 
uid
})
```

{% tabs %}
{% tab title="Parameters" %}
apiKey: Vxusewjwhjwrhkwwj181ksl

secretKey: sk-wwh284h2ksjfshshshsjh

solAddress: SL2jskEWGJkjd1384haah04716jx000

refCode: 81xhw1

percent: 3

uid: XP27shj24190ws
{% endtab %}

{% tab title="Response" %}
Status: 200

Data: New wallet address registered for referral code: ${refCode}
{% endtab %}
{% endtabs %}
