Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

gitcoinco/Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splitter Contract

Orchestrates transfering ERC20 tokens across 2 accounts.

Functions

splitTransfer
type param info
address toFirst the address of the first account
uint256 valueFirst ERC20 tokens to be sent to toFirst
address toSecond the address of the second account
uint256 valueSecond ERC20 tokens to be sent to toSecond
address tokenAddress address of the ERC20 token

About

A simple contract to split ERC20 payments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages