addedOutput schema / properties / cannot_buy
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / cannot_sell_all
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / hidden_owner
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / is_blacklisted
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / is_proxy
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Informational only - does not feed risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / owner_percent
Added value: +{
+ "description": "Owner's % of total supply, GoPlus-only. Feeds 'high_owner_concentration' risk_flag at >=50%.",
+ "type": [
+ "number",
+ "null"
+ ]
+}
addedOutput schema / properties / selfdestruct
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / slippage_modifiable
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / trading_cooldown
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Informational only - does not feed risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}
addedOutput schema / properties / transfer_pausable
Added value: +{
+ "description": "GoPlus-only, null on Honeypot.is fallback. Feeds risk_flags.",
+ "type": [
+ "boolean",
+ "null"
+ ]
+}