Hedgemony Explorer
Understanding the Hedgemony protocol explorer interface
All currently active published Strategies, Positions, and completed swaps are tracked and represented on the protocol's event explorer.
Search Functionality
Entering an address into the explorer's search bar queries then lists all relevant events that have occurred within the protocol:
Straight Swaps
- Appear as their corresponding
txn
hashes
Published Strategies
- Appear
green
if currently active andred
if inactive - Clicking on a Strategy shows:
- Owner's fee rate (15 - 35%)
- Total revenue earned through the Strategy
- List of all wallet addresses holding an active position NFT currently adopting the Strategy
Positions Tracking
- Active Positions appear colored
green
- Closed Positions are displayed in
red
- Clicking on the Position provides in depth event analytics:
- Initial
txn
creating the Position is referenced as first applicable event - Update events showing changes to underlying assets' composition
- State changes shown alongside timestamps when clicking individual events
Note:
E.g., if the user switches between static strategies manually, sends their underlying assets into the yield layer, or uses an adaptive strategy, at least one other event will be present.