[
    "autonomous agent",
    {
        "base_aa": "
ZQENBYPGFZM2DYFM3OJAONMXC7UOVD4W",
        "params": {
            "leverage": 0,
            "m": 2,
            "n": 0.5,
            "allow_grants": true,
            "allow_oracle_change": true,
            "reserve_asset": "base",
            "reserve_asset_decimals": 9,
            "decimals1": 8,
            "decimals2": 9,
            "interest_rate": 0,
            "fee_multiplier": 2,
            "moved_capacity_share": 0.1,
            "threshold_distance": 0.02,
            "move_capacity_timeout": 7200,
            "slow_capacity_share": 0.5,
            "oracle1": false,
            "oracle2": false,
            "oracle3": false,
            "feed_name1": false,
            "feed_name2": false,
            "feed_name3": false,
            "op1": false,
            "op2": false,
            "op3": false,
            "regular_challenging_period": 259200,
            "important_challenging_period": 2592000,
            "freeze_period": 2592000,
            "proposal_min_support": 0.5
        }
    }
]