# set\_admin

{% hint style="warning" %}
This entrypoint should be called only by `admin` address.
{% endhint %}

This entrypoint is designed to change the administrator address.&#x20;

Call param type is `address` - the new administrator address.

### Parameters

<table><thead><tr><th width="150">Field</th><th width="150" align="center">Type</th><th width="448.2">Description</th></tr></thead><tbody><tr><td>-</td><td align="center"><code>address</code></td><td>the new admin address.</td></tr></tbody></table>
