You are viewing a single comment's thread from:

RE: 🔴Binance delists Bitshares // Do we need any more convincing?

in LeoFinance5 months ago (edited)

Rosetta implementation is necessary to list hive because hive Blockchain is not currently supported on Coinbase wallet. Coinbase wallet is compatible with erc-20 tokens, BTC, doge, BNB chain, etc but not with hive.
They will not implement their own Hive node. Is from our side the implementation of the rosseta API endpoints because we're not erc-20,etc.
It's not a question of money or diplomacy, it's a tech thing

Sort:  

@vaultec if we get HIVE EVM compatible than this issue could be solved too right?

I would like that @vaultec answer that but in my opinion this wouldn't be possible on layer 1 and I don't think VSC will be EVM compatible. Anyway, if it was compatible would never be hive, would be a L2 token pegged with hive. In my opinion for Coinbase compatibility Hive Core devs have to be involved

We are working on WASM support which can allow for cross compiling of EVM to WASM. I'd need to do more research on it and it's on my long term roadmap for the project. It's actually possible to implement ERC-20 without EVM support by creating a smart contract that mocks up ERC-20 and add a compatibility on VSC for Metamask/EVM tech. Other blockchains have done this exact thing despite no underlying EVM compatibility.

However, that might not be what coinbase needs. It sounds like it needs to be an ERC-20 token on Ethereum for coinbase to automatically support it. In which case that would be a subject of cross-chain bridging.

Hi vaultec!
What it takes for Coinbase is this 👉 https://docs.cloud.coinbase.com/rosetta/docs/welcome

I will take a look at it, thanks!