Bittensor EVM: Examples and PrecompilesConvert Substrate (SS58) Address to Ethereum (H160)On this pageSUBMIT A PRSUBMIT AN ISSUElast edit: Jun 02, 2025Convert Substrate (SS58) Address to Ethereum (H160) Procedure Create a wallet with BTCLI Convert the address Transfer TAO to it with an EVM smart contract Conversion Script Below is the code used above for the conversion. Source code: EVM examples repo