-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcustody-observed-readouts.json
More file actions
98 lines (98 loc) · 4.36 KB
/
custody-observed-readouts.json
File metadata and controls
98 lines (98 loc) · 4.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"schemaVersion": 1,
"project": "PrivateDAO",
"targetNetwork": "testnet",
"targetProgramId": "EP9xE8MJZ6FfyEwLqns6HDdUZBknEa7WGYs1Jzsecuva",
"observedReadouts": [
{
"id": "testnet-program",
"label": "Current Testnet deployed program readout after Squads transfer",
"cluster": "testnet",
"status": "observed",
"address": "EP9xE8MJZ6FfyEwLqns6HDdUZBknEa7WGYs1Jzsecuva",
"explorerUrl": "https://explorer.solana.com/address/EP9xE8MJZ6FfyEwLqns6HDdUZBknEa7WGYs1Jzsecuva?cluster=testnet",
"observedAt": "2026-05-22T23:47:42+03:00",
"command": "solana program show EP9xE8MJZ6FfyEwLqns6HDdUZBknEa7WGYs1Jzsecuva --url https://api.testnet.solana.com",
"owner": "BPFLoaderUpgradeab1e11111111111111111111111",
"authority": "CALHrBqx6jbzcPn2NVcinqSAHeod65v9LcDuTxsdPqBv",
"programDataAddress": "FKyt5DcmRQcCF8kzMGjCvfGb3ZPHMQnH1SqiG9Mi8xEc",
"lastDeploySlot": 405189011,
"balanceSol": "9.44107992",
"executable": true,
"error": null,
"note": "This is the reviewer-facing Testnet deployment after transferring program-upgrade authority to the Squads vault PDA."
},
{
"id": "devnet-dao",
"label": "Current DAO anchor readout",
"cluster": "devnet",
"status": "observed",
"address": "FZV9KmpeY1B31XvszQypp5T6nQN5C44JDLM4QWBEDvhx",
"explorerUrl": "https://explorer.solana.com/address/FZV9KmpeY1B31XvszQypp5T6nQN5C44JDLM4QWBEDvhx?cluster=devnet",
"observedAt": "2026-04-22T00:23:39.871Z",
"command": "solana account FZV9KmpeY1B31XvszQypp5T6nQN5C44JDLM4QWBEDvhx --url devnet --output json",
"owner": "5AhUsbQ4mJ8Xh7QJEomuS85qGgmK9iNvFqzF669Y7Psx",
"authority": null,
"programDataAddress": null,
"lastDeploySlot": null,
"balanceSol": "0.00235248",
"executable": false,
"error": null,
"note": "Current DAO PDA visibility on devnet."
},
{
"id": "devnet-treasury",
"label": "Current treasury anchor readout",
"cluster": "devnet",
"status": "observed",
"address": "AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c",
"explorerUrl": "https://explorer.solana.com/address/AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c?cluster=devnet",
"observedAt": "2026-04-22T00:23:40.913Z",
"command": "solana account AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c --url devnet --output json",
"owner": "11111111111111111111111111111111",
"authority": null,
"programDataAddress": null,
"lastDeploySlot": null,
"balanceSol": "0.15",
"executable": false,
"error": null,
"note": "Current treasury PDA visibility on devnet."
},
{
"id": "mainnet-program",
"label": "Target network program readout",
"cluster": "mainnet-beta",
"status": "not-found",
"address": "5AhUsbQ4mJ8Xh7QJEomuS85qGgmK9iNvFqzF669Y7Psx",
"explorerUrl": "https://explorer.solana.com/address/5AhUsbQ4mJ8Xh7QJEomuS85qGgmK9iNvFqzF669Y7Psx",
"observedAt": "2026-04-22T00:23:41.524Z",
"command": "solana program show 5AhUsbQ4mJ8Xh7QJEomuS85qGgmK9iNvFqzF669Y7Psx --url mainnet-beta",
"owner": null,
"authority": null,
"programDataAddress": null,
"lastDeploySlot": null,
"balanceSol": null,
"executable": null,
"error": "Error: Unable to find the account 5AhUsbQ4mJ8Xh7QJEomuS85qGgmK9iNvFqzF669Y7Psx",
"note": "If this stays not-found, mainnet custody transfer is not merely pending multisig evidence; there is no current mainnet program readout for this program id."
},
{
"id": "mainnet-treasury",
"label": "Target network treasury readout",
"cluster": "mainnet-beta",
"status": "not-found",
"address": "AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c",
"explorerUrl": "https://explorer.solana.com/address/AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c",
"observedAt": "2026-04-22T00:23:42.044Z",
"command": "solana account AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c --url mainnet-beta --output json",
"owner": null,
"authority": null,
"programDataAddress": null,
"lastDeploySlot": null,
"balanceSol": null,
"executable": null,
"error": "Error: AccountNotFound: pubkey=AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c",
"note": "Target-network treasury visibility is required before claiming real-funds mainnet readiness."
}
]
}