function
string
label
int64
function withdrawal() public onlyOwner icoEnded { wallet.transfer(this.balance); }
0