Utility contract for reusable code (Util.sol)
PreviousTransfer Manager module for core transfer validation functionality (GeneralTransferManagerProxy.sol)NextSecurityTokenStorage.sol
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
Util
Changes a string to upper case
Arguments
Name
Type
Description
_base
string
String to change
Arguments
Name
Type
Description
_source
string
Arguments
Name
Type
Description
_b
bytes
_offset
uint256
Changes the bytes32 into string
Arguments
Name
Type
Description
_source
bytes32
that need to convert into string
Gets function signature from _data
Returns
bytes4 sig
Arguments
Name
Type
Description
_data
bytes
Passed data