Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

206
Views
OpenSeaJS Set Gas Price

I'm trying to use OpenSeaJS to buy an NFT from the Rinkeby OpenSea Marketplace.

I managed to buy NFTs using openseajs, what I would like to do now is to set a custom gas price.

Here is what I tried, I override the default value of the gasPriceAddition property of the OpenSeaPort class, to set it to 1ETH (1000000000 gwei).

The transaction is successful and I purchased the NFT but when I check the corresponding transaction on etherscan.io, I don't find the gas price value I set.

const seaport = new OpenSeaPort(
  provider,
  {
    networkName: NETWORK === "mainnet" ? Network.Main : Network.Rinkeby,
  },
  (arg) => console.log(arg)
);

seaport.gasPriceAddition = new BigNumber("1000000000");

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!