Signature
IB20Factory.sol
Description
Returns whethertoken was created by this factory, recovered from the address prefix. Never reverts.
Param: token Address to check.
Return: Whether token matches the B-20 address prefix.
Access Control
Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.Policy Interaction
No direct policy interaction.Example
Usage Example