> ## Documentation Index
> Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
> Use this file to discover all available pages before exploring further.

# core::starknet::account::AccountContractSafeDispatcher

## Signature

```rust theme={null}

#[derive(Copy, Drop, Serde)]
pub struct AccountContractSafeDispatcher {
    pub contract_address: ContractAddress,
}
```

## Members

### contract\_address

#### Signature

```rust theme={null}
pub contract_address: ContractAddress
```
