ethers.js/docs.wrm/api/utils/address.wrm
2019-08-21 01:53:47 -04:00

22 lines
384 B
Plaintext

_title: Addresses
_section: Addresses
Explain addresses,formats and checksumming here.
Also see: [Constants.AddressZero](constants)
_heading: Functions
_property: utils.getAddress(address) => string
TODO
_property: utils.isAddress(address) => boolean
TODO
_property: utils.getIcapAddress(address) => string
TODO
_property: utils.getContractAddress(transaction) => string
TODO