SupportedETHSigningMethods:
    | "eth_sign"
    | "personal_sign"
    | "eth_signTransaction"
    | "eth_signTypedData"
    | "eth_signTypedData_v1"
    | "eth_signTypedData_v3"
    | "eth_signTypedData_v4"
    | "eth_sendTransaction"
    | "eth_sendRawTransaction"