Biconomy
DashboardMediumWebsite
Search…
πŸš€
Getting Started
Introduction
🀘
Why Biconomy?
πŸ™‚
How we simplify transactions
Products
πŸ’Έ
Mexa - Enable Gasless Transactions
πŸŒ•
Forward - Enable Paying Gas in ERC20
↔
Hyphen - Instant Cross-Chain Transfers
Guides
πŸ’»
Dashboard
β›½
Gas Tank Deposits
api
πŸ”§
Native Meta Transaction
Get Retried Hashes
🌎
Dashboard APIs
βšͺ
Whitelist API
〰️ Check Limits
πŸ’Ώ
Biconomy Data API
SDK
πŸ“™
Biconomy SDK (Mexa)
Tutorials
πŸ”°
Native Meta Transactions
BICO Staking
πŸͺ
Safety Module
Get in touch
πŸ‘₯
Contact Us
Misc
🧩
Projects on Biconomy
🌐
Supported Networks
πŸ“«
Contract Addresses
βœ”οΈŽ Smart Contracts Audit
❓
FAQs
Powered By GitBook
Get Retried Hashes
This endpoint gives you new hash (in case of resubmission) for an old hash (which you received from initial request by us) with retry count and latest status of new hash.
This api can be called after certain recommended duration (retryDuration) which you get as extra field in initial response.
get
https://api.biconomy.io
/api/v1/meta-tx/resubmitted
Get Final Hash

​

Example Curl Request

curl --request GET 'https://api.biconomy.io/api/v1/meta-tx/resubmitted?transactionHash=0x4209bbeac966c6d28d57987f17c82b7b42d2faf3a38c2f328f50fc59653a6b63&networkId=137' --header 'Content-Type: application/json'
api - Previous
Native Meta Transaction
Next - api
Dashboard APIs
Last modified 5mo ago
Copy link
Contents
get
Get Final Hash