bag.watch home
bag.watch
Documentation
Home
App
Notes
Docs
Loading
Loading
Docs
›
Functions
›
evm
evm
Category
Auto-generated documentation for the evm bag.watch functions.
format_ether
Human-readable helper for wei balances. Equivalent to format_units(amount, 18).
#types
#evm
Scalar
format_units
Scales raw EVM integer balances by 10^decimals and returns a DECIMAL(38, decimals) value.
#types
#evm
Scalar