iotex-analytics icon indicating copy to clipboard operation
iotex-analytics copied to clipboard

query action byType http failed 503

Open uu-z opened this issue 4 years ago • 0 comments

query {
  action{
    byType(type: "execution"){
      actions(pagination:{skip:0, first: 10}){
        actHash
        actType
      }
    }
  }
}

image

uu-z avatar Sep 06 '20 05:09 uu-z