withdrawPOL()
function withdrawPOL(Token pool) external returns (uint256);Function Arguments
Name
Type
Description
Example
withdrawPOL(
0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 //token address
)
Last updated
function withdrawPOL(Token pool) external returns (uint256);withdrawPOL(
0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 //token address
)
Last updated