Appearance
Git Source
struct TransferParams { address to; bool isCallback; bytes callbackData; bytes extraData; }