{
"approvals": [
"text"
],
"authentication": "text",
"clientId": "text",
"createdAt": null,
"errors": [
{
"context": null,
"id": "text",
"message": "text",
"name": "text"
}
],
"evaluations": [
{
"id": "text",
"decision": "text",
"signature": "text",
"transactionRequestIntent": null,
"approvalRequirements": {
"required": [
{
"approvalCount": 1,
"approvalEntityType": "Narval::User",
"entityIds": [
"text"
],
"countPrincipal": true
}
],
"missing": [
{
"approvalCount": 1,
"approvalEntityType": "Narval::User",
"entityIds": [
"text"
],
"countPrincipal": true
}
],
"satisfied": [
{
"approvalCount": 1,
"approvalEntityType": "Narval::User",
"entityIds": [
"text"
],
"countPrincipal": true
}
]
},
"createdAt": null
}
],
"id": "text",
"idempotencyKey": "text",
"metadata": {
"audience": "text",
"expiresIn": 1,
"confirmation": {
"key": {
"jwk": {
"kty": "EC",
"alg": "ES256K",
"use": "sig",
"kid": "text",
"addr": "text",
"crv": "secp256k1",
"x": "text",
"y": "text"
},
"proof": "jws",
"jws": "text"
}
}
},
"request": {
"action": "signTransaction",
"nonce": "text",
"resourceId": "text",
"transactionRequest": {
"chainId": 1,
"from": null,
"nonce": 1,
"accessList": [
{
"address": null,
"storageKeys": []
}
],
"data": null,
"gas": "text",
"maxFeePerGas": "text",
"maxPriorityFeePerGas": "text",
"to": null,
"type": "2",
"value": null
}
},
"status": "CREATED",
"updatedAt": null
}