I am trying to deploy this SampleCrowdsale example from open-zeppelin SampleCrowdsale
It requires the following inputs to deploy:
openingTime:
closingTime:
rate:
wallet:<address>
cap:
token:<address>
goal:
What are the token and wallet addresses here? I am only trying to deploy it to Ganache through Metamask.