Function get_assets

async fn get_assets(
    __arg0: State<SharedState>,
    __arg1: Query<AssetsParams>,
) -> Result<Json<AssetListResponse>, ErrorResponse>