[
  "constructor(address[],uint32[])",
  "event ETHReceived(address,uint256)",
  "event OwnershipTransferred(address indexed,address indexed)",
  "function PERCENTAGE_SCALE() view returns (uint256)",
  "function accounts(uint256) view returns (address)",
  "function checkPercentages(uint32[]) view",
  "function distributeERC20(address)",
  "function distributeETH()",
  "function owner() view returns (address)",
  "function percentAllocations(uint256) view returns (uint32)",
  "function renounceOwnership()",
  "function transferOwnership(address)",
  "function updateSplit(address[],uint32[])",
  "function withdrawERC20(address)",
  "function withdrawETH()"
]
