Deprecatedv1 APIInterfaces/StructsIModAllocator本页总览IModAllocator Git Source Functions allocate function allocate(uint256 _projectId, uint256 _forProjectId, address _beneficiary) external payable; Events Allocate event Allocate( uint256 indexed projectId, uint256 indexed forProjectId, address indexed beneficiary, uint256 amount, address caller);