mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 11:27:00 +00:00
600 B
600 B
{% docs native_staking_platform %}
The platform of the staking account, either native or marinade native proxy. This field identifies whether the staking action is using direct native staking or Marinade's native staking proxy service, enabling platform-specific analysis.
Data type: STRING (platform type) Business context: Used to categorize staking methods, analyze platform usage patterns, and compare native vs proxy staking. Analytics use cases: Platform categorization, usage pattern analysis, and method comparison. Example: 'native', 'marinade native proxy'
{% enddocs %}