Exceptions
- exception ape_starknet.exceptions.ContractTypeNotFoundError(address: ChecksumAddress)
An error raised when unable to locate a contract type.
- exception ape_starknet.exceptions.StarknetAccountsError
An error raised by a Starknet account.
- exception ape_starknet.exceptions.StarknetEcosystemError
A general Starknet ecosystem error.
- exception ape_starknet.exceptions.StarknetProviderError
An error raised by the Starknet provider.
- exception ape_starknet.exceptions.StarknetTokensError
An error raised by the Starknet tokens manager.