FRANKLIN_PRODUCTS

Documentation for eth_defi.tokenised_fund.franklin.constants.FRANKLIN_PRODUCTS data.

FRANKLIN_PRODUCTS: dict[tuple[int, eth_typing.evm.HexAddress], eth_defi.tokenised_fund.franklin.constants.FranklinProduct] = {(1, '0x3ddc84940ab509c11b20b76b466933f40b750dc9'): FranklinProduct(chain_id=1, token='0x3ddc84940ab509c11b20b76b466933f40b750dc9', symbol='BENJI', product_name='Franklin OnChain U.S. Government Money Fund', short_description='U.S. government money-market strategy', description='The Franklin OnChain U.S. Government Money Fund seeks current income while preserving shareholder capital and liquidity. It invests at least 99.5% of its assets in U.S. government securities, cash and repurchase agreements fully collateralised by government securities or cash, and seeks to maintain a stable one-dollar share price.', first_seen_at_block=20587120, first_seen_at=datetime.datetime(2024, 8, 22, 22, 25, 47)), (1, '0x90276e9d4a023b5229e0c2e9d4b2a83fe3a2b48c'): FranklinProduct(chain_id=1, token='0x90276e9d4a023b5229e0c2e9d4b2a83fe3a2b48c', symbol='iBENJI', product_name='Franklin OnChain Institutional Liquidity Fund Ltd.', short_description='Institutional liquidity strategy', description='Franklin OnChain Institutional Liquidity Fund Ltd. is a permissioned professional fund managed by Franklin Advisers for eligible institutional investors. Its iBENJI token records fund-share ownership on Ethereum and publishes an issuer-maintained USD reference price, while subscriptions and redemptions remain subject to the Benji transfer-agent process.', first_seen_at_block=22118491, first_seen_at=datetime.datetime(2025, 3, 24, 18, 15, 35))}

Product lookup used by the adapter and chain-aware classification.