The Ibax contract is an ERC20 token contract deployed through a factory contract. Only the contract owner is able to deploy new instances of the token by providing the name, tinker, the supply of the token to deploy, the user address to mint tokens into, and its unique ID. 51 % proportion of the minted token goes into the contract owner address while 49 % is minted to the provided user address during deployment.
# | File Name |
---|---|
1 | Unknown Contract |