Indexed event queries for the Arcis Protocol on The Graph.
graph init --from-contract 0xa8eF658E125C7f6D7aFa9B6b8035b66b32CBE98d \
--network base-sepolia --abi ./abis/ArcisVault.json
graph deploy arcis-protocol/arcis-subgraph \
--studio --deploy-key YOUR_DEPLOY_KEYDeposit/Withdrawal— every vault deposit/withdrawal with agent, amount, sharesHarvest— yield harvested with fee breakdownLoan— full loan lifecycle (created → repaid/liquidated)VaultSnapshot— vault state at pause/unpause eventsProtocolStats— cumulative counters (deposits, harvests, yield, fees)