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