WalletCore
WalletCore
/
wallet.core.jni
/
FilecoinAddressConverter
Filecoin
Address
Converter
class
FilecoinAddressConverter
Filecoin-Ethereum address converter.
Functions
Functions
convert
From
Ethereum
Link copied to clipboard
open
fun
convertFromEthereum
(
ethAddress
:
String
)
:
String
Converts an Ethereum address to Filecoin.
convert
To
Ethereum
Link copied to clipboard
open
fun
convertToEthereum
(
filecoinAddress
:
String
)
:
String
Converts a Filecoin address to Ethereum.