msg.sender
🔥 加密金融中文释义
消息发送者(合约调用者)
例句
Access control checks in Solidity typically use msg.sender to verify the caller's identity.
In a delegatecall context, msg.sender retains the value of the original transaction initiator.
加密金融术语中的其他单词