How can i simulate transfer of token in remix between two addresses not the one deploying the contract?
First address in the list is used to create contract and it has tokens.
Is this possible to simulate transfer() between two some other test addresses.
I tried to use transfer but i had overflow... error
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…