Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
用引号将地址括起来。
把这个改成myContract.balanceOf(0xf32200730fdaca83f18171015c0be2a6342d46c4)这个myContract.balanceOf("0xf32200730fdaca83f18171015c0be2a6342d46c4")
myContract.balanceOf(0xf32200730fdaca83f18171015c0be2a6342d46c4)
myContract.balanceOf("0xf32200730fdaca83f18171015c0be2a6342d46c4")