TRANCHE_READ_ABI

Documentation for eth_defi.tokenised_fund.centrifuge.vault.TRANCHE_READ_ABI data.

TRANCHE_READ_ABI = [{'inputs': [], 'name': 'hook', 'outputs': [{'internalType': 'contract IHook', 'name': '', 'type': 'address'}], 'stateMutability': 'view', 'type': 'function'}, {'inputs': [{'internalType': 'address', 'name': 'asset', 'type': 'address'}], 'name': 'vault', 'outputs': [{'internalType': 'contract IAsyncVault', 'name': '', 'type': 'address'}], 'stateMutability': 'view', 'type': 'function'}]

Minimal read ABI from Centrifuge’s verified Tranche.sol source.