NibiruChain / nibiru

Nibiru Chain: The breakthrough smart contract platform ushering in the next era of money. Nibiru powers an ecosystem of dApps including perps, RWAs, and more.
https://nibiru.fi
Apache License 2.0
178 stars 208 forks source link

feat(evm): Impl tx message to change a bank coin into ERC20 using an existing `FunToken` mapping #1943

Closed Unique-Divine closed 1 day ago

Unique-Divine commented 2 weeks ago
  1. This should be a gRPC tx msg (sdk.Msg) because it's called as a non-EVM transaction.
  2. The tx should specify the coins that will be sent and the receiving Eth account address where the ERC20 tokens will end up