Diode Client
v1.2.7
Pages
Modules
Search documentation of Diode Client
Settings
View Source
DiodeClient.Contracts.BNS
(Diode Client v1.2.7)
Wrapper for BNS smart contract to register and resolve names.
Summary
Functions
impls()
is_bns(address)
name_to_shell(name)
register(name, destination)
register_multiple(name, destinations)
register_reverse(destination, name)
resolve_address(address, block \\ nil)
resolve_name(name, block \\ nil)
resolve_name_all(orig_name, block \\ nil)
resolve_name_owner(name, block \\ nil)
resolve_name_owner_ext(name, block \\ nil)
unregister(name)
Functions
Link to this function
impls()
View Source
Link to this function
is_bns(address)
View Source
Link to this function
name_to_shell(name)
View Source
Link to this function
register(name, destination)
View Source
Link to this function
register_multiple(name, destinations)
View Source
Link to this function
register_reverse(destination, name)
View Source
Link to this function
resolve_address(address, block \\ nil)
View Source
Link to this function
resolve_name(name, block \\ nil)
View Source
Link to this function
resolve_name_all(orig_name, block \\ nil)
View Source
Link to this function
resolve_name_owner(name, block \\ nil)
View Source
Link to this function
resolve_name_owner_ext(name, block \\ nil)
View Source
Link to this function
unregister(name)
View Source