noob here but had a question. Is it easy to have a smart contract that checks whether another token balance is present in the wallet of the person interacting with that contract? And if so is it an expensive check in solidity to check on-chain balances of other tokens? My idea: I want to create some requirements that are only true if the user interacting with this smart contract has x amount of tokens of another random coin
Dec 2, 2021, 6:28 PM