FilecoinAddressConverter

Filecoin-Ethereum address converter.

Functions

Link copied to clipboard
open fun convertFromEthereum(ethAddress: String): String
Converts an Ethereum address to Filecoin.
Link copied to clipboard
open fun convertToEthereum(filecoinAddress: String): String
Converts a Filecoin address to Ethereum.