Converts an Ethereum Address into a f410/t410 Filecoin Address.
|
In
Exec
|
|
|
Eth Address
String
|
Ethereum address to convert. |
|
Coin Type
EWeb3S_FilecoinCoinType Enum
|
Filecoin coin type. |
|
Out
Exec
|
|
|
Error Message
String
|
Error message if conversion failed. |
|
Filecoin Address
String
|
The converted f410/t410 Filecoin Address. |
|
Success
Boolean
|
True, if conversion was successful. |