Skip to content

Conversation

ayabelarbi
Copy link

This PR introduces the ability to convert values within uint256 input fields directly to Wei or Ether. It aims to improve dev experience by eliminating the need for external tools for conversions.

Screen.Recording.2025-01-16.at.5.41.05.PM.mov

@darrenvechain
Copy link
Member

Hey @ayabelarbi did you test out when a solidity function is payable?

This automatically switches as well (I think).

image

@ayabelarbi
Copy link
Author

ayabelarbi commented Mar 26, 2025

Hey @ayabelarbi did you test out when a solidity function is payable?

This automatically switches as well (I think).

image

Hey ! yes, indeed it is working automatically with payable function. Though, most of the interaction, with B3TR SC at least, are not payable function...

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

Successfully merging this pull request may close these issues.

2 participants