- Enable polygon,plasma supports

- Fix network select
- Fix store evm address logic
This commit is contained in:
line-6000
2026-04-15 18:36:50 +08:00
parent 3e88d7a40c
commit f7c5f678c4
5 changed files with 200 additions and 136 deletions
-1
View File
@@ -539,7 +539,6 @@
createdAt: "{{.CreatedAt}}",
is_selected: "{{.IsSelected}}"
};
var PAYMENT_OPTIONS = null;
</script>
<script defer src="/static/payment.js"></script>
</body>