Skip to content

Commit

Permalink
Merge branch 'main' into team/WILL_of_LORD
Browse files Browse the repository at this point in the history
  • Loading branch information
thebrittfactor authored Feb 3, 2025
2 parents 0f52a9a + 06bc9d3 commit 2e2e253
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 4 deletions.
13 changes: 13 additions & 0 deletions _data/handles/JWEBPROJECTS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"handle": "JWEBPROJECTS",
"members": [
"jauvany",
"Scoon"
],
"paymentAddresses": [
{
"chain": "polygon",
"address": "0x6A6327F6e290f936227C9ED1437cEff2a2923832"
}
]
}
15 changes: 11 additions & 4 deletions _data/handles/Ward.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,26 @@
{
"handle": "Ward",
"link": "https://twitter.com/WardAudits",
"image": "./avatars/Ward.png",
"link": "https://x.com/WardAudits",
"members": [
"0xpessimist",
"natzuu"
],
"paymentAddresses": [
{
"chain": "polygon",
"address": "0x6468e4fd73DF68e4aAf1cF26728B1e6d7F5a69d3"
"address": "0x17857dAd727A50Dd2024722DAa411538071b83dD"
},
{
"chain": "ethereum",
"address": "0x6468e4fd73DF68e4aAf1cF26728B1e6d7F5a69d3"
"address": "0x17857dAd727A50Dd2024722DAa411538071b83dD"
},
{
"chain": "arbitrum",
"address": "0x17857dAd727A50Dd2024722DAa411538071b83dD"
},
{
"chain": "optimism",
"address": "0x17857dAd727A50Dd2024722DAa411538071b83dD"
}
]
}
13 changes: 13 additions & 0 deletions _data/handles/potatoad-sec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"handle": "potatoad-sec",
"members": [
"McToady",
"MrPotatoMagic"
],
"paymentAddresses": [
{
"chain": "polygon",
"address": "0xa9cFf4958da9b3695f2dB1D5AbC535b901c128a5"
}
]
}

0 comments on commit 2e2e253

Please sign in to comment.