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

erc20MultiSigSignerAddedBundles

Get the signature bundle to add a particular validator to the signer list of the multisig contract

erc20MultiSigSignerAddedBundles(
nodeId: ID!
submitter: String
epochSeq: String
pagination: Pagination
): ERC20MultiSigSignerAddedConnection!

Arguments

erc20MultiSigSignerAddedBundles.nodeId ● ID! non-null scalar

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

erc20MultiSigSignerAddedBundles.submitter ● String scalar

The ethereum address of the submitter

erc20MultiSigSignerAddedBundles.epochSeq ● String scalar

The epoch that generated the bundle i.e the epoch in which the node was promoted to tendermint validator

erc20MultiSigSignerAddedBundles.pagination ● Pagination input

Pagination

Type

ERC20MultiSigSignerAddedConnection object

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