collectionByPool()
This function is found in the BancorNetworkInfo.sol contract.
Last updated
This function is found in the BancorNetworkInfo.sol contract.
Last updated
This function is located in the BancorNetwork contract
This function is used to get the address of the collection contract for a given liquidity pool.
pool
Token
Input the contract address of a token.
For example for the token: 0x514910771AF9Ca656af840dff83E8264EcF986CA
The function returns the address of the collection contract for the given token.
Contract address
The address of the pool collection contract.