Skip to content

Commit

Permalink
Merge pull request #107 from taikoxyz/update-contracts
Browse files Browse the repository at this point in the history
fix: update contracts
  • Loading branch information
bennettyong authored Oct 14, 2024
2 parents b331c6c + cab10d5 commit 9fec308
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion whitelist/protocols.json
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
{
"name": "Brigade",
"slug": "brigade",
"twitter": "@tacowax",
"twitter": "@tacostudios_io",
"logo": "brigade.png",
"contracts": [
"0x8a93AAE6D94680658012B887BfDd981A17661Ef4",
Expand Down Expand Up @@ -750,5 +750,15 @@
"contracts": [
"0xf90209C44dBf5Fa3d40ac85a008206b5A8c24899"
]
},
{
"name": "Robots.Farm",
"slug": "robotsfarm",
"twitter": "@robotsfarm",
"logo": "robotsfarm.jpg",
"contracts": [
"0xED2cC316E81d574330E60aE9593a8dd34b9a4C41",
"0x972fd05EdA4031Ea59Cb213180eBd23524F6DBA6"
]
}
]

0 comments on commit 9fec308

Please sign in to comment.