What is the feature you would like to see?
Add a function to convert u256 ETH balance into u64 and vice versa.
DeFi projects on Sui use u64 as the main data type once Ethereum uses u256. It brings potential security issues with brigdes and other use cases.