APIInterfacesIJBSplitAllocator本页总览IJBSplitAllocator 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;}