CreateEthereumTransactionResponse
No description
type CreateEthereumTransactionResponse implements CreateEthereumTransactionResponseInterface {
requestId: String!
signData: EthereumSign!
chainRate: String!
assetRate: String!
}
Fields
CreateEthereumTransactionResponse.requestId ● String! non-null scalar
The unique identifier for the ethereum transaction request
CreateEthereumTransactionResponse.signData ● EthereumSign! non-null object
Data needed to sign a transaction
CreateEthereumTransactionResponse.chainRate ● String! non-null scalar
Ethereum rate in desired currency
CreateEthereumTransactionResponse.assetRate ● String! non-null scalar
Token rate in desired currency