Skip to content

Commit

Permalink
Add Blob Tx plugin (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
avkos authored May 15, 2024
1 parent 7bdec12 commit 4c2a834
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 @@ -59,6 +59,10 @@ export default [
name : "@namespace-ens/web3-plugin-ens",
isFeatured : false
},
{
name : "web3-plugin-blob-tx",
isFeatured : false
},
{
name : "web3-uniswap-plugin",
isFeatured : false
Expand Down

0 comments on commit 4c2a834

Please sign in to comment.