HackerSamuraiDAO / 2022-EVMOS-Momentum-Hackathon

2022 EVMOS Momentum Hackathon submission
2022-evmos-momentum-hackathon.vercel.app
1 stars 0 forks source link

Call deployed contract from cosmos way #5

Closed taijusanagi closed 2 years ago

taijusanagi commented 2 years ago

I'll call this contract using cosmos js https://evm.evmos.dev/tx/0x143b63b822061bad25f94f72af2cf872320ba812aa8da0720d1831777be351f1/internal-transactions

taijusanagi commented 2 years ago

This is evm called tx https://evm.evmos.dev/tx/0x143b63b822061bad25f94f72af2cf872320ba812aa8da0720d1831777be351f1/internal-transactions

this is checked in cosmos https://testnet.mintscan.io/evmos-testnet/txs/FB65911E5125510DA1980AD00EC4E9D6871E49F66A8287E5D5D383F62E9FB45C

taijusanagi commented 2 years ago

I think I have to make /ethermint.evm.v1.LegacyTx

for cosmos lib

taijusanagi commented 2 years ago

This is discussed here seems not good. https://github.com/cosmos/cosmjs/issues/1106