Pinned Loading
- Script that converts from an ethereu...
Script that converts from an ethereum address to a ethermint cosmos project address 1const{ bech32 }=require('bech32')
23functionconvertToDipAddress(eip55Address,prefix){
4constwords=convertBits(hex2a(eip55Address),8,5,false);
5returnbech32.encode(prefix,words);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.