Skip to main content

Contract Settings

You can change the settings of your contract using the SDK, including:

  • Contract Metadata
  • Royalty Fees
  • Platform Fees

Contract Metadata

You can directly read, write, and update the metadata of a smart contract using the SDK, such as the:

  • Image
  • Name
  • Description

Read

React SDK support for get is coming soon.

Want this feature sooner? Let us know in Discord!


Write (Overwrite)

danger

This will overwrite the existing metadata.

React SDK support for set is coming soon.

Want this feature sooner? Let us know in Discord!


Update

React SDK support for update is coming soon.

Want this feature sooner? Let us know in Discord!


Royalty Fees

React SDK support for base is coming soon.

Want this feature sooner? Let us know in Discord!


Platform Fees

React SDK support for base is coming soon.

Want this feature sooner? Let us know in Discord!