APIInterfacesIJBSplitAllocatorOn this pageIJBSplitAllocator Codeβ https://github.com/jbx-protocol/juice-contracts-v3/blob/main/contracts/interfaces/IJBSplitAllocator.sol Definitionβ interface IJBSplitAllocator is IERC165 { function allocate(JBSplitAllocationData calldata _data) external payable;}