v2/utils library
Functions
-
getCreate2Address(
String from, String salt, String initCodeHash) → EthereumAddress -
sortedInsertTrade(
List< Trade> items, Trade add, int maxSize) → dynamic -
splice<
T> (List< T> list, int index, [num howMany = 0, dynamic elements]) → List<T> -
validateSolidityTypeInstance(
BigInt value, SolidityType solidityType) → void