Im trying to get a balance form a contract that is connected to mine but i am getting a stack too deep error what am i doing wrong?

rewardAmount = externalToken.balanceOf(address(_tokenHolders[index1]));

May 6, 2021, 6:08 PM
Im trying to access a mapping to then check for the balance of that address
so i can store that value in rewardAmount
May 6, 2021, 6:09 PM

© 2024 Draquery.com All rights reserved.