Skip to content

Commit

Permalink
Merge branch 'main' into team/potatoad-sec
Browse files Browse the repository at this point in the history
  • Loading branch information
thebrittfactor authored Feb 3, 2025
2 parents a690263 + 1025ddb commit 91009d7
Show file tree
Hide file tree
Showing 2 changed files with 24 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"
}
]
}

0 comments on commit 91009d7

Please sign in to comment.