Skip to main content
Version: mainnet (v0.71)

erc20MultiSigSignerRemovedBundles

Get the signatures bundle to remove a particular validator from signer list of the multisig contract

erc20MultiSigSignerRemovedBundles(
nodeId: ID!
submitter: String
epochSeq: String
pagination: Pagination
): ERC20MultiSigSignerRemovedConnection!

Arguments

erc20MultiSigSignerRemovedBundles.nodeId ● ID! non-null scalar

The node ID of the validator of which a signature bundle is required

erc20MultiSigSignerRemovedBundles.submitter ● String scalar

The ethereum address of the validator that will submit the bundle

erc20MultiSigSignerRemovedBundles.epochSeq ● String scalar

The epoch that generated the bundle i.e the epoch in which the node was demoted from a tendermint validator

erc20MultiSigSignerRemovedBundles.pagination ● Pagination input

Pagination

Type

ERC20MultiSigSignerRemovedConnection object

Response for the signature bundle to remove a particular validator from the signer list of the multisig contract