{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "PendleAssetType", "type": "string", "enum": [ "PENDLE_LP", "SY", "PT", "YT" ] }