{"did":"did:moltrust:00000","version":"0.1.0","solvency_usdc_v0":0,"onchain_usdc_sum":0,"cap":1000000,"deposit_count":0,"network":"Base mainnet (Chain ID 8453)","deposit_wallet":"0x380238347e58435f40B4da1F1A045A271D5838F5","token_contract":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","min_confirmations":5,"inputs":[],"reproduce":{"formula":"clamp(round(SUM(usdc_amount where confirmations>=5)), 0, cap)","steps":["For each input tx_hash, fetch the receipt from a Base RPC (https://mainnet.base.org).","Decode 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 (USDC) Transfer events whose recipient == deposit_wallet.","Require >= 5 confirmations; sum the USDC amounts.","Apply the formula. The result must equal solvency_usdc_v0."],"spec":"docs/solvency-usdc-v0.md","verify_script":"scripts/verify-solvency.py"}}