120 lines
3.3 KiB
JSON
120 lines
3.3 KiB
JSON
{
|
|
"file": "test-fixtures/contract-matrices/SOLANA_PROGRAM_METADATA_EXECUTOR_MATRIX.json",
|
|
"version": 1,
|
|
"programId": "ProgM6JCCvbYkfKqJYHePx4xxSUSqJp7rh8Lyv7nk7S",
|
|
"surface": "metadata.solana_program_metadata",
|
|
"executor": "ks-lib-executor.metadata.solana_program_metadata",
|
|
"operations": [
|
|
{
|
|
"tag": 0,
|
|
"entryCode": "write",
|
|
"operationCode": "metadata.solana_program_metadata.write",
|
|
"accountCount": 3,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": true,
|
|
"safetyCheckerRequired": true
|
|
},
|
|
{
|
|
"tag": 1,
|
|
"entryCode": "initialize",
|
|
"operationCode": "metadata.solana_program_metadata.initialize",
|
|
"accountCount": 5,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": false,
|
|
"safetyCheckerRequired": true
|
|
},
|
|
{
|
|
"tag": 2,
|
|
"entryCode": "set_authority",
|
|
"operationCode": "metadata.solana_program_metadata.set_authority",
|
|
"accountCount": 4,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": true,
|
|
"safetyCheckerRequired": true
|
|
},
|
|
{
|
|
"tag": 3,
|
|
"entryCode": "set_data",
|
|
"operationCode": "metadata.solana_program_metadata.set_data",
|
|
"accountCount": 5,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": true,
|
|
"safetyCheckerRequired": true
|
|
},
|
|
{
|
|
"tag": 4,
|
|
"entryCode": "set_immutable",
|
|
"operationCode": "metadata.solana_program_metadata.set_immutable",
|
|
"accountCount": 4,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": true,
|
|
"safetyCheckerRequired": true
|
|
},
|
|
{
|
|
"tag": 5,
|
|
"entryCode": "trim",
|
|
"operationCode": "metadata.solana_program_metadata.trim",
|
|
"accountCount": 6,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": true,
|
|
"safetyCheckerRequired": true,
|
|
"preStableAlias": "withdraw_excess_lamports"
|
|
},
|
|
{
|
|
"tag": 6,
|
|
"entryCode": "close",
|
|
"operationCode": "metadata.solana_program_metadata.close",
|
|
"accountCount": 5,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": true,
|
|
"safetyCheckerRequired": true
|
|
},
|
|
{
|
|
"tag": 7,
|
|
"entryCode": "allocate",
|
|
"operationCode": "metadata.solana_program_metadata.allocate",
|
|
"accountCount": 5,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": false,
|
|
"safetyCheckerRequired": true
|
|
},
|
|
{
|
|
"tag": 8,
|
|
"entryCode": "extend",
|
|
"operationCode": "metadata.solana_program_metadata.extend",
|
|
"accountCount": 4,
|
|
"current": true,
|
|
"deprecated": false,
|
|
"replaced": false,
|
|
"requiresExplicitApproval": false,
|
|
"safetyCheckerRequired": true
|
|
}
|
|
],
|
|
"simulationRequired": true,
|
|
"postExecutionValidationRequired": [
|
|
"canonical_insert",
|
|
"core_extraction",
|
|
"decode_replay",
|
|
"materialization"
|
|
],
|
|
"offchainContentFetched": false,
|
|
"canonicitySelection": "explicit_intent_flag_not_inferred_from_program_data_presence",
|
|
"maxInlineContentBytes": 1024
|
|
}
|