@@ -720,11 +720,11 @@ If the feature is enabled, a Get gas button will be displayed on the address pag
| Variable | Type| Description | Compulsoriness | Default value | Example value |
| --- | --- | --- | --- | --- | --- |
| name | `string` | Gas refuel application name | Required | - | `zerion` |
| url_template | `string` | Url template to the portfolio. Should be a template with `{address}` variable | Required | - | `https://app.zerion.io/{address}/overview` |
| dapp_id | `string` | Set for open a Blockscout dapp page with the portfolio instead of opening external app page | - | - | `zerion` |
| logo | `string` | Gas refuel application logo (.svg) url | - | - | `https://example.com/icon.png` |
| usd_threshold | `number` | Value in USD, at balance less than which the button will be displayed | - | `1` | `10` |
| name | `string` | Text on the button | Required | - | `Get gas` |