8.1.0
Changed
- Update a URL for transaction-api from
https://transaction.metaswap.codefi.network
tohttps://transaction.api.cx.metamask.io
, since we shouldn't be usingcodefi.network
anymore (#314) - Add a new function called
getSmartTransactionByMinedTxHash
, which can be used to get a smart transaction by itsminedHash
prop (#314) - Add new props on the
SmartTransactionsStatus
type, so they can be used e.g. as event props (#314)