Skip to content

@story-protocol/[email protected]

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 22:10
· 29 commits to dev since this release
0dac6ae

Migration

No changes required from v1.3.0.beta.2

v1.3.0.beta.2 release notes

Changes

  • Support for Mainnet
StoryClient.newClient({
  chainId: "mainnet", // or 1514
  transport: http(RPC),
});
  • Fixed an issue with ipAsset batchRegister not supporting ipMetadata
  • Fixed bug with mintLicenseToken not approving the correct spender for WIP usage
  • Wrapped IP token address is now exported. WIP_TOKEN_ADDRESS