Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save KarthickNcog/83da6ffa24f4ba699381b882dde61101 to your computer and use it in GitHub Desktop.

Select an option

Save KarthickNcog/83da6ffa24f4ba699381b882dde61101 to your computer and use it in GitHub Desktop.
[
{
"inputs": [
{
"internalType": "address payable[]",
"name": "recipients",
"type": "address[]"
},
{
"internalType": "uint256[]",
"name": "amounts",
"type": "uint256[]"
}
],
"name": "splitPayment",
"outputs": [],
"stateMutability": "payable",
"type": "function"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment