For the complete documentation index, see llms.txt. This page is also available as Markdown.

LimitAmount

Git Source

struct LimitAmount {
address token;
uint256 amount;
}

Last updated

Was this helpful?