Skip to content

graphql filter 'function' does not work on testnet #16944

Open
@enoloo

Description

@enoloo

{
transactionBlocks(
filter: {function:"0x5f9d5e9596375888ff2b5d5a4dbffbb4c3a1a0489da87a69743b5cf2c2ad70e0"}
) {
nodes {
sender {
address
}
gasInput {
gasPrice
gasBudget
}
}
}
}

Metadata

Metadata

Labels

doc-issueIssue submitted using the Doc issue templategraphql

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions