for (uint i = 0; i < users.length; i++) {
whitelisted[users[i]] = true;
}
}
is this the right way to take multiple input addresses?
How to write multiples address on bscscan?
Is there any way to whitelist multiple addresses at once?
Обсуждают сегодня