relay
relay
broadcasts a transaction to the EVM chain. This mutation requires an Authorization
header with a valid Bearer
token.
relay(
input: RelayInput!
): RelayResult!
Arguments
input
(RelayInput
)
Type
RelayResult
The RelayResult
type provides information about the relayed transaction.