Search
Diode Client
v1.0.1
Pages
Modules
Settings
View Source
DiodeClient.Hash
(Diode Client v1.0.1)
Link to this section
Summary
Functions
create(address, nonce)
create2(address, code_hash, salt)
integer(hash)
keccak_256(string)
printable(binary)
ripemd160(string)
sha3_256(string)
to_address(hash)
to_bytes32(hash)
Link to this section
Functions
Link to this function
create(address, nonce)
View Source
Link to this function
create2(address, code_hash, salt)
View Source
Link to this function
integer(hash)
View Source
Specs
integer(
binary
()) ::
non_neg_integer
()
Link to this function
keccak_256(string)
View Source
Link to this function
printable(binary)
View Source
Link to this function
ripemd160(string)
View Source
Link to this function
sha3_256(string)
View Source
Link to this function
to_address(hash)
View Source
Link to this function
to_bytes32(hash)
View Source