🦊 [Plugin] Web3 & MetaMask by NovaBloq

Update: we needed the admin wallet to provide approval before transfer

Hello, @EarthHuman I’ve answered to this question in the email you sent.
As you mentioned in your update, that’s correct, you need to approve spending first, before doing the transfer from action.

1 Like

Yes, thanks for all your help!

hey guys, really love what you guys doing, is there any tutorial how to interact with our own Router Contract? or if you dont mind adding Allowance features set so that we can gain income when people interacting with our pancake router

can add custom slippage tolerance?

Hi,
firstly, sorry for delayed response :pray:
The plugin already have allowance feature in several actions:
ā€œCheck Allowanceā€, ā€œRevoke allowanceā€, ā€œApproveā€

@ezdev keep up the good work! this plugin is amazing! one question, how would you suggest to go about reading all the contents in a wallet? trying to make an NFT gallery to brag about your NFTs.

I understand I should have a list of the contracts to check for Balance, but any idea on how to retrieve the Token IDs of the current wallet?

Thank you so much! Very happy with the purchase.

Hi @ezdev,

I’m enjoying the plugin so far but I’ve run into an issue when trying the evaluate the current Chain ID.

It works great on Ethereum (chain ID 1), but when I switch Metamask to Europa SKALE Chain (Chain id 2046399126, block explorer URL https://elated-tan-skat.explorer.mainnet.skalenodes.com/), doesn’t seem to recognize the new Chain ID I’m on.

Displaying Chain ID on page:

Works for Ethereum:

But doesn’t work when I switch to Europa:

More details on the Network:
Cursor_and_Notification_Center

Most likely the plugin doesn’t recognise this particular chain since it is not a popular one.
We will add it with next updates, thank you for the feedback.


Join our Discord server, for faster communication with us and other No Code Web3 enthusiasts

Thanks @ezdev

Do you have a timeline on the next update?

I’m sorry for the delay, join our Discord, I’m active there daily :wink:
I can’t find any detailed data about this chain (rpc url for both testnet and mainnet, token info, etc.) can you send it to me?

Update v.2.24.1

  • New feature in the Utils element: Convert List of Numbers to Hex

Demo: Hex Converter

Hey @ezdev just posted in the web3_metamask channel in Discord.

Hello can you assist me on how to create new contract address on metamask for each user that registers using bubble

Hello, sure, join our Discord and I will help you there since I’m online there most of the time.

Update v.2.26

  • New feature in Utils element: Get ENS data (Address and TXT records)
    (Email,Avatar,Twitter, etc.)

Demo

Hi @ezdev, @eazycode , is there a new link for the documentation. This one below is offline: https://web3.docs.ezcodeplugins.com/

Thanks

1 Like

Is this plugin compatible with a mobile responsive experience where metamask wallet connection is triggered in mobile devices? Working fine for web wallet extension, however doesn’t trigger metamask wallet connection on phone. Is there any solution to this as half of our users are coming from mobile? Any help would be great!

Hi, we are working on a new updated documentation since the old one was outdated.
Will be out soon, please use demo pages in the meantime.

2 Likes

Update v.2.26.5

This update brings an improvement for the Utils element.

  • Improved: Get Transaction confirmations
    Added event: Transaction Confirmation is Ready Added state: TX: Status (Pending, Success, Error)
    Use this in combination with Transaction - confirmations state to be sure that the tx was successfully sent, since even if the transaction failed, the confirmation number will be bigger than 0 anyways.
  • Improved: Get Transaction Details
    Will also return the state TX: Status (Pending, Success, Error)

P.S. We are working on a updated Documentation page, the old one is outdated.
P.S.S. Join our Discord to be up to date on all changes and be in contact with us.