Skip to content

Commit

Permalink
feat: web3-plugin-0x added (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
Architsharma7 authored Jan 10, 2024
1 parent 600e3f4 commit ffbc0ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pluginList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,8 @@ export default [
name: "@rudra-xyz/web3-plugin-multicall",
isFeatured: false
},
{
name : "web3-plugin-0x",
isFeatured : false
},
] as { name: string; isFeatured: boolean }[];

0 comments on commit ffbc0ec

Please sign in to comment.