Skip to main content

handle

Function handle 

Source
pub async fn handle(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<ContractRequest>,
) -> impl IntoResponse
Expand description

Handle contract analysis request.

Supports address book shortcuts: pass @label as the address to resolve it from the address book.