We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fbea1b0
#define constant C = __RIGHTPAD(0x)
[C]
__BYTES
#define constant GREETING = "hello"
__BYTES([GREETING])
#define constant MSG = "hello"
__BYTES([MSG])
0x68656c6c6f
__VERBATIM
__VERBATIM([MY_CONSTANT])
#define constant SIG = __FUNC_SIG("transfer(address,uint256)")
__VERBATIM([SIG])