https://github.com/coinbase/cdp-sdk/blob/main/python/cdp/evm_server_account.py#L103 Many methods are async, while the abstract class of eth_account is synchronous.