10 Mixed Bag 2 Your Lecturer creates a smart contract on Ethereum that implements an ERC-20 token named "COMP6452" with a total supply of 230,000 tokens. The lecturer deploys the contract and holds the entire supply. They then writes a second contract called Airdropper, which will send 1000 COMP6452 tokens to anyone who calls its enroll( ) function - but only once per address. The intention is to distribute 1000 token to each of the 230 students enrolled in the course. One of the students claims that they have obtained 5000 COMP6452 tokens. What is the most likely reason for their claim? Select one alternative: It is not possible to obtain more than 1000 tokens None of the other choices They have bought the tokens from a crypto exchange The student have used multiple wallets to call the enroll function from the Airdropper contract Reset