LogoLogo
LogoLogo
  • FORMLESS NETWORK
    • Overview
  • SHARE
    • SHARE SDK
      • Authentication
      • Payouts
      • Smart Contracts
      • Prepaying for API Credits
    • SHARE App
      • Smart Contract Creation
        • Sell a Beat
        • Sell a Song
        • Sell a Video
        • Sell an Album
        • Sell a Collection with Community Splits
        • Create a Community Splits Contract
      • Frequently Asked Questions
    • SHARE Protocol
  • TUTORIALS
    • Cashing Out to Your Bank
    • Collections Revenue Flow
    • For Symphonic Customers
      • Get Your Streaming Money Paid Out Same Day
      • Share Streaming Money with Fans
      • Add SHARE Protocol as a Payee
      • Assign Royalty Splits to SHARE Protocol
      • Connect Track Earnings to a Smart Contract using a Form
      • Connect Track Earnings to a Smart Contract using SHARE SDK
      • Receiving Realtime Royalty Payouts
    • For Distribution Businesses
      • Getting Started
      • SHARE Enterprise Dashboard
        • Your Custom Branded Portal
        • Logging in and Adding Authorized Users
        • Viewing Your Revenue Analytics and Balance
        • Viewing Customers
        • How Revenue Splits Work on D2C Sales
      • SHARE API and SDK Access
        • Shared Ownership and Large-Scale Fractionalized Payouts
        • Connect DSP Earnings to SHARE with No-Code
        • How Your Customers Can Create Splits Contracts
        • Create a Community Splits Contract using SHARE UI
        • Execute a Programmatic Payment
        • How to Verify FORMLESS Account IDs
        • Add SHARE Protocol Split Contract as a Payee
Powered by GitBook
On this page
  • Production Smart Contracts
  • Security
  • Reporting Guidelines
  • Support
  1. SHARE

SHARE Protocol

SHARE Protocol is a set of smart contracts and standards deployed on multiple blockchains that enable dynamic price control, realtime payments and large scale shared ownership of tokenized property.

PreviousFrequently Asked QuestionsNextCashing Out to Your Bank

Last updated 3 months ago

SHARE Protocol building blocks are best understood through the and the GitHub repository which contains battle tested, security audited smart contracts. Given the and , it is rare that you'll need to interface with protocol contracts directly. However, if you have a use case in mind that requires support, please let us know at developers@formless.xyz.

Production Smart Contracts

Blockchain
SHARE Protocol Contract Address

Base Mainnet

​​Optimism Mainnet

​​​​Polygon PoS Mainnet

​ You can also retrieve Share Protocol contract addresses programmatically using get_share_contract_addresses.

curl -H 'Content-Type: application/json' -d \
'{ "jsonrpc":"2.0", "id":"1", "method":"get_share_contract_addresses", "params":{} }' \
-X POST https://share-ddn.formless.xyz/v1

Security

We prioritize the safety and security of our users and community members. We encourage open and transparent feedback to help us identify and resolve potential vulnerabilities in our products and services.

Reporting Guidelines

Please send your reports to developers@formless.xyz and include Security Report in the subject.

  1. Provide a clear description of the issue, highlighting its potential impact.

  2. Specify the location where the vulnerability was identified.

  3. Outline detailed steps to reproduce the issue.

Verified vulnerabilities may be rewarded via USDC distributions on Ethereum on a case by case basis depending on severity, potential impact and whether the issue was already known to our team. Reports that receive rewards may not be disclosed without express consent of Formless. Duplicate reports, social engineering attempts, and low quality (e.g. non-reproducible) reports are strictly prohibited.

Support

The team at Formless, Inc., the creators of SHARE Protocol are available on our channel to answer questions.

Discord
0x1178553E4D049Bac652633C6776794A9Ff67613D
0x59c6668854812Ce9337E22b550092FC5564634b8
0xA1941d69D38D4EA26294584e2e97CaeC34eb122d
whitepaper
SHARE App
SHARE SDK
LogoGitHub - formless-eng/share-v1-core: formless ossGitHub