Skip to main content
POSClient provides erc1155 method which helps you to interact with a erc1155 token. The method returns instance of ERC1155 class which contains different methods.
Passing second arguments for isRoot is optional.

Child token

The token on Polygon can be initiated by using this syntax -

Parent token

The token on Ethereum can be initiated by providing second parameter value as true.