Replies: 1 comment 4 replies
-
It’s a |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, at the moment I am getting all the pending tx that are being submitted to the mempool and am seeing
gasPrice: BigNumber { _hex: '0x012a05f200', _isBigNumber: true },
gasLimit: BigNumber { _hex: '0x032915', _isBigNumber: true },
How can I go about indexing the hex number and converting it to something of use, ideally wei?
Beta Was this translation helpful? Give feedback.
All reactions