poolFundingLimit()
Bancor v3 supports infinity pools and deposits
Last updated
Bancor v3 supports infinity pools and deposits
Last updated
Bancor v3 supports infinity pools and deposits.
However, the trading liquidity is limited based on the poolFundingLimit()
function.
Funding limit effects the pool liquidity depth and therefore trading slippage
Name | Type | Description |
---|---|---|
The read function Function poolFundingLimit()
provides return variables with the return statement.
The function's
return value is an amount in BNT token units.
Variable Name | Returns |
---|---|
pool
Token
pool
uint256
poolFundingLimits[pool]
The amount of BNT tokens that represent the funding limit of a token pool and the token pool address
unit256
indicates the returns with be 256 bits in size