galtproject / galtproject-mixer

💰 Allows to withdraw ETH or ERC20 from specified contracts and distribute them between recipient addresses in a predetermined proportion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Galt Project Protocol Fee Mixer Contract (@galtproject/mixer)

💰 An Ethereum Smart contract. Allows to withdraw ETH or any ERC20 from specified contracts and distribute them between recipient addresses in a predetermined proportion.

The contract is used to distribute the commission in the Galt Project contracts in Ethereum and xDai.

pipeline status

Contracts Version Telegram Chat

Usage

  • make cleanup - remove solidity build artifacts
  • make compile - compile solidity files, executes make cleanup before compilation
  • make test - run tests
  • make validate - run solidity and javascript linters

About

💰 Allows to withdraw ETH or ERC20 from specified contracts and distribute them between recipient addresses in a predetermined proportion.

License:Other


Languages

Language:JavaScript 69.1%Language:Solidity 30.4%Language:Makefile 0.5%