{
"approvals": [
"text"
],
"authentication": "text",
"clientId": "text",
"errors": [
{
"id": "text",
"message": "text",
"name": "text"
}
],
"evaluations": [
{
"id": "text",
"decision": "text",
"signature": "text",
"approvalRequirements": {
"required": [
{
"approvalCount": 0,
"approvalEntityType": "Narval::User",
"entityIds": [
"text"
],
"countPrincipal": false
}
],
"missing": [
{
"approvalCount": 0,
"approvalEntityType": "Narval::User",
"entityIds": [
"text"
],
"countPrincipal": false
}
],
"satisfied": [
{
"approvalCount": 0,
"approvalEntityType": "Narval::User",
"entityIds": [
"text"
],
"countPrincipal": false
}
]
}
}
],
"id": "text",
"idempotencyKey": "text",
"metadata": {
"audience": "text",
"expiresIn": 0
},
"request": {
"action": "signTransaction",
"nonce": "text",
"resourceId": "text",
"transactionRequest": {
"chainId": 0,
"nonce": 0,
"accessList": [
{
"storageKeys": []
}
],
"gas": "text",
"maxFeePerGas": "text",
"maxPriorityFeePerGas": "text",
"type": "2"
}
},
"status": "CREATED"
}