chore(funding): add eth address for receiving funds from drips.network (#994)

This commit is contained in:
Benjamin Nickolls
2024-03-27 15:11:26 +00:00
committed by GitHub
parent 125ee929ee
commit 07da90a718

7
FUNDING.json Normal file
View File

@@ -0,0 +1,7 @@
{
"drips": {
"ethereum": {
"ownedBy": "0x6053C8984f4F214Ad12c4653F28514E1E09213B5"
}
}
}