UNPKG

@cowprotocol/cow-sdk

Version:

## 📚 [Docs website](https://docs.cow.fi/)

5 lines (4 loc) • 94 B
/** * Amount of a token. `uint256` encoded in decimal. */ export type TokenAmount = string;