Skip to main content

Currency

We use the Currency.sol library introduced in UniswapV4 to easily handle asset balance inquiries and transfers. The Currency library allows us to treat native tokens (e.g., ETH) and ERC20 tokens in the same manner.