/revenue-distributor-frontend

A frontend for managing RevenueDistributor smart contracts

Primary LanguageVue

Revenue Distributor frontend

RevenueDistributor.sol is a smart contract that can automate distributing revenue to select addresses.

Website: https://distributor.iggy.social/

To see the UI, you can check this smart contract on the Base network: 0xF1aB28FEfFB7E5BF34b03354267895516a0Cf9E9.

If you don't have a RevenueDistributor.sol yet, create it via the website (find the Create button in the navigation bar).

Once your distributor smart contract is created, enter its address in the input field and click Load data. Then you can add recipients and managers.

Sharing links

You can easily share links to distributor contracts like this:

https://distributor.iggy.social/?addr=0xF1aB28FEfFB7E5BF34b03354267895516a0Cf9E9&chain=8453

Note that the link includes address of the distributor contract (in the addr= parameter), and also the network ID (chain).

Features

Revenue Distributor Factory contract addresses

See /src/data/factories.json for the most up-to-date contract addresses on various chains.

Distributor contracts directory