Metadata interface

IMetadata

this defines the metadata library interface for tokenized staking modules



metadata(address module, uint256 id, bytes data) → string (external)

provide the metadata URI for a tokenized staking module position

Parameters

  • module: address of staking module

  • id: position identifier

  • data: additional encoded data