Module
Network.Eth
- Package
- purescript-ethereum
- Repository
- blockmason/purescript-ethereum
#StringAddr Source
type StringAddr = String#StringHash Source
type StringHash = String#RawTx Source
type RawTx = { error :: Boolean, txHash :: StringHash }#RawTxStatus Source
type RawTxStatus = String#rawToTxStatus Source
rawToTxStatus :: RawTxStatus -> TxStatus#EthAddress Source
#getEa Source
getEa :: EthAddress -> String#eaMkAddr Source
eaMkAddr :: String -> EthAddress#isNull Source
isNull :: EthAddress -> Boolean#weiShowEth Source
weiShowEth :: Wei -> String- Modules
- Network.
Eth - Network.
Eth. Metamask