Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bank balance migration #21

Open
Eric-Warehime opened this issue Mar 24, 2025 · 1 comment
Open

Bank balance migration #21

Eric-Warehime opened this issue Mar 24, 2025 · 1 comment

Comments

@Eric-Warehime
Copy link
Collaborator

For chains which have x/bank assets, how can we have an EVM-specific wallet natively mirror balances between contract state which exists in the EVM and that which exists in the bank module.

Research tasks and testing for this.

@Reecepbcups
Copy link
Member

Reecepbcups commented Mar 26, 2025

https://docs.seitrace.com/evm-less-than-greater-than-wasm-interoperability/pointer-contracts

Demo that takes an ERC20 and uses its bank representation: https://github.com/Reecepbcups/cbb-cbdc-demo

This would be a pretty heavy redesign of Evmos backend iirc vs just using something like Sei approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants