markcarey / unchain-ukraine-polygon

(Unofficial) smart contract to donate to Ukraine Unchained on Polygon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unchain-ukraine-polygon

(Unofficial) smart contract to donate to Unchain Ukraine on Polygon

  • The purpose of this contract is to provide DAOs and NFT projects a means to easily implement contract-to-contract donations to Unchain Ukraine.
  • ERC20 tokens are forwarded to the Polygon Gnosis Safe Multisig listed at https://unchain.fund -- the destination address is hard-coded into the contract
  • As a thank you, an ERC1155 NFT is issued to the beneficiary address submitted with the donation. NFT projects or DAOs can pass the address of their members to assign the NFT to them

If others find this useful, it could easily be modifed for networks other than Polygon.

About

(Unofficial) smart contract to donate to Ukraine Unchained on Polygon

License:MIT License


Languages

Language:JavaScript 53.1%Language:Solidity 46.9%