Smart Contract Variables
breakdownsXchange Factory
Here are the tables for the events and functions in the XchangeFactory contract:
| Parameter Name | Parameter Type | Description |
No parameters.
| Parameter Name | Parameter Type | Description |
|---|
checkAddress | address | The address to check if it is trusted. |
| Parameter Name | Parameter Type | Description |
|---|
checkAddress | address | The address to check if it is a failsafe liquidator. |
| Parameter Name | Parameter Type | Description |
|---|
_feeTo | address | The address to set as the new fee recipient. |
| Parameter Name | Parameter Type | Description |
|---|
_discountAuthority | address | The address to set as the new discount authority. |
| Parameter Name | Parameter Type | Description |
|---|
trustAddress | address | The address to set as trusted or untrusted. |
shouldTrustAddress | bool | The new trust status of the address. |
| Parameter Name | Parameter Type | Description |
|---|
trustAddress | address |