Web3S_Demo > Web 3S Filecoin Function Library > Ethereum Address to Filecoin Address

Ethereum Address to Filecoin Address

Converts an Ethereum Address into a f410/t410 Filecoin Address.

Inputs

In
Exec

Eth Address
String

Ethereum address to convert.

Coin Type
EWeb3S_FilecoinCoinType Enum

Filecoin coin type.

Outputs

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.