Registry
Last updated
Last updated
The Registry contract keeps a record of all valid contract addresses used by the protocol.
Registry.sol code can be .
Returns the address of the associated .
Returns the address of the associated .
Returns the address of the PT Beacon that allows to upgrade the implementation.
Get the fee reduction of the given _user
for the given _pt
.
Returns the address of the YT Beacon that allows to upgrade the implementation.
Return the tokenisation fee taken on deposited in the contract.
Return the value of the fee taken on generated yield in the contract.
Return the value of the fee taken for realizing a flash loan in the contract.
Return the address allowed to claim the fees from the contracts.
Returns true if an address is registered as a .
Returns the address of the at _index
.
Returns the number of that are registered.