pub async fn handle(
__arg0: State<Arc<AppState>>,
__arg1: Json<ContractRequest>,
) -> impl IntoResponseExpand description
Handle contract analysis request.
Supports address book shortcuts: pass @label as the address to
resolve it from the address book.