# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.29](https://github.com/rarible/sdk/compare/v0.9.28...v0.9.29) (2022-09-08)


### Bug Fixes

* fixed batch buy method transaction events scan for ethers ([#329](https://github.com/rarible/sdk/issues/329)) ([6ddebd9](https://github.com/rarible/sdk/commit/6ddebd95ada40c183e96a68c10fb91c8d7d56f14))


### Features

* add x2y2 orders support ([#328](https://github.com/rarible/sdk/issues/328)) ([606703c](https://github.com/rarible/sdk/commit/606703c7986846fc68d6a5adfa093ed77a1cdd0e))





## [0.9.28](https://github.com/rarible/sdk/compare/v0.9.27...v0.9.28) (2022-09-05)

**Note:** Version bump only for package @rarible/sdk





## [0.9.27](https://github.com/rarible/sdk/compare/v0.9.26...v0.9.27) (2022-08-31)

**Note:** Version bump only for package @rarible/sdk





## [0.9.26](https://github.com/rarible/sdk/compare/v0.9.25...v0.9.26) (2022-08-31)

**Note:** Version bump only for package @rarible/sdk





## [0.9.25](https://github.com/rarible/sdk/compare/v0.9.24...v0.9.25) (2022-08-29)

**Note:** Version bump only for package @rarible/sdk





## [0.9.24](https://github.com/rarible/sdk/compare/v0.9.23...v0.9.24) (2022-08-24)

**Note:** Version bump only for package @rarible/sdk





## [0.9.23](https://github.com/rarible/sdk/compare/v0.9.22...v0.9.23) (2022-08-23)


### Bug Fixes

* change baseFee for imx ([#320](https://github.com/rarible/sdk/issues/320)) ([46c0e49](https://github.com/rarible/sdk/commit/46c0e49a717c894f3a97622a26dd06ed48cbe2b0))





## [0.9.22](https://github.com/rarible/sdk/compare/v0.9.21...v0.9.22) (2022-08-22)


### Bug Fixes

* correct getBalance for imx ([#319](https://github.com/rarible/sdk/issues/319)) ([fe906d2](https://github.com/rarible/sdk/commit/fe906d2a2833c8394cb076214bcd7e1938f790b4))





## [0.9.21](https://github.com/rarible/sdk/compare/v0.9.20...v0.9.21) (2022-08-19)

**Note:** Version bump only for package @rarible/sdk





## [0.9.20](https://github.com/rarible/sdk/compare/v0.9.19...v0.9.20) (2022-08-17)


### Bug Fixes

* ethers tx value converter ([6304c07](https://github.com/rarible/sdk/commit/6304c0704b876e4cd87593575ff63c35954ae49c))





## [0.9.19](https://github.com/rarible/sdk/compare/v0.9.18...v0.9.19) (2022-08-16)


### Features

* ethereum calldata ([f9a8f32](https://github.com/rarible/sdk/commit/f9a8f32187c4c6d0f271dce4be333c345150d88d))





## [0.9.18](https://github.com/rarible/sdk/compare/v0.9.17...v0.9.18) (2022-08-12)


* immutablex sdk integration (#309) ([d7c63b5](https://github.com/rarible/sdk/commit/d7c63b57f16fa998a25085a79271cec315cdae51)), closes [#309](https://github.com/rarible/sdk/issues/309)


### BREAKING CHANGES

* field `blockchain` on wallets replaced by field `walletType: WalletType`
* Transactions now have property `isEmpty` indicating whether the
transaction is empty and should be ignored
* all places where BlockchainGroup was used should use WalletType now





## [0.9.17](https://github.com/rarible/sdk/compare/v0.9.16...v0.9.17) (2022-08-11)


### Bug Fixes

* seaport order fee ([5fb98b4](https://github.com/rarible/sdk/commit/5fb98b471d13738ff4833bd1a202c4efd1742667))





## [0.9.16](https://github.com/rarible/sdk/compare/v0.9.15...v0.9.16) (2022-08-10)


### Bug Fixes

* tezos cancel, updated dev contracts ([a6ad469](https://github.com/rarible/sdk/commit/a6ad4699ef54aba605f08fe5a160925b21cf8434))





## [0.9.15](https://github.com/rarible/sdk/compare/v0.9.14...v0.9.15) (2022-08-10)


### Features

* looksrare, seaport wrapper ([#311](https://github.com/rarible/sdk/issues/311)) ([ba61db9](https://github.com/rarible/sdk/commit/ba61db9b23d60ffdf335ed63dcab9ccb93cf7a12))





## [0.9.14](https://github.com/rarible/sdk/compare/v0.9.13...v0.9.14) (2022-08-09)


### Bug Fixes

* tezos updates ([#310](https://github.com/rarible/sdk/issues/310)) ([f2dd78a](https://github.com/rarible/sdk/commit/f2dd78a58a8c0ffc4f25c09aa9ead7a89347aa90))





## [0.9.13](https://github.com/rarible/sdk/compare/v0.9.12...v0.9.13) (2022-07-26)


### Bug Fixes

* tezos sdk update, fix jenkins file ([#307](https://github.com/rarible/sdk/issues/307)) ([bc61b97](https://github.com/rarible/sdk/commit/bc61b97c1cadae7e95014af94973e9cc5b740900))





## [0.9.12](https://github.com/rarible/sdk/compare/v0.9.11-beta.22...v0.9.12) (2022-07-25)


### Bug Fixes

* tezos v1 order fix ([#306](https://github.com/rarible/sdk/issues/306)) ([9c4281f](https://github.com/rarible/sdk/commit/9c4281ff7ec9c209b661ccca8f3b8294f3c9a14f))





## [0.9.11-beta.22](https://github.com/rarible/sdk/compare/v0.9.11-beta.21...v0.9.11-beta.22) (2022-07-21)


### Features

* separate logger fields ([#298](https://github.com/rarible/sdk/issues/298)) ([128569a](https://github.com/rarible/sdk/commit/128569a8f0bf37925bdbfc786bd38a49e58940aa))





## [0.9.11-beta.21](https://github.com/rarible/sdk/compare/v0.9.11-beta.20...v0.9.11-beta.21) (2022-07-20)


### Bug Fixes

* royalties ([75846b4](https://github.com/rarible/sdk/commit/75846b482685d15ede793326d7118d71ecceb8e5))





## [0.9.11-beta.20](https://github.com/rarible/sdk/compare/v0.9.11-beta.19...v0.9.11-beta.20) (2022-07-19)


### Bug Fixes

* tezos addresses ([dda2ef0](https://github.com/rarible/sdk/commit/dda2ef09890ca4a4c374476c29e787dcdff17920))





## [0.9.11-beta.19](https://github.com/rarible/sdk/compare/v0.9.11-beta.18...v0.9.11-beta.19) (2022-07-18)


### Bug Fixes

* tezos sales adresses ([d28a3bd](https://github.com/rarible/sdk/commit/d28a3bde6e69c0daff8f905746b61f2bc6f95e44))





## [0.9.11-beta.18](https://github.com/rarible/sdk/compare/v0.9.11-beta.17...v0.9.11-beta.18) (2022-07-18)


### Bug Fixes

* tezos royalties ([a4b7f6b](https://github.com/rarible/sdk/commit/a4b7f6bc27649928b0dd3d4e2e5feb7e89931367))





## [0.9.11-beta.17](https://github.com/rarible/sdk/compare/v0.9.11-beta.16...v0.9.11-beta.17) (2022-07-15)

**Note:** Version bump only for package @rarible/sdk





## [0.9.11-beta.16](https://github.com/rarible/sdk/compare/v0.9.11-beta.15...v0.9.11-beta.16) (2022-07-15)


### Features

* improve seaport ([313b932](https://github.com/rarible/sdk/commit/313b9320417ffd9aafcb5e797503eeb7422fb2e2))





## [0.9.11-beta.15](https://github.com/rarible/sdk/compare/v0.9.11-beta.14...v0.9.11-beta.15) (2022-07-12)


### Bug Fixes

* tezos chainId for mainnet ([#289](https://github.com/rarible/sdk/issues/289)) ([ecc42b4](https://github.com/rarible/sdk/commit/ecc42b4fb6074d0bd7f6d23d4652a8844823bded))





## [0.9.11-beta.14](https://github.com/rarible/sdk/compare/v0.9.11-beta.2...v0.9.11-beta.14) (2022-07-10)


### Bug Fixes

* correct use baseFee info from auction house's mapping ([#284](https://github.com/rarible/sdk/issues/284)) ([618af85](https://github.com/rarible/sdk/commit/618af854bd7935cefa2f807ba157be75642aa5eb))
* solana cancel for multiple items ([e55fa39](https://github.com/rarible/sdk/commit/e55fa394ffdd78f88990f92e2409b3083a6d733e))
* solana wallet address in logs ([3cb261b](https://github.com/rarible/sdk/commit/3cb261b238bcc98a850ea36736db38aaedd117ac))
* tezos buy price for multiple items order ([#285](https://github.com/rarible/sdk/issues/285)) ([2e5e2de](https://github.com/rarible/sdk/commit/2e5e2de26af0c0d8cbcc34e152d2f8ad82dcacc9))


### Features

* add testnet env, remove e2e env ([#261](https://github.com/rarible/sdk/issues/261)) ([55c908f](https://github.com/rarible/sdk/commit/55c908f031e39b8a2ad504c1e334695d3386ce42))
* seaport deps fix ([#288](https://github.com/rarible/sdk/issues/288)) ([b15cbc8](https://github.com/rarible/sdk/commit/b15cbc850efe6c4e53efae8a3872934c98d3e667))
* tezos check wallet chain_id to be equal config chain_id ([#283](https://github.com/rarible/sdk/issues/283)) ([c89636f](https://github.com/rarible/sdk/commit/c89636fc9c75a5b8d4839be6c8b128dc3b661f99))





## [0.9.11-beta.13](https://github.com/rarible/sdk/compare/v0.9.11-beta.12...v0.9.11-beta.13) (2022-07-08)


### Features

* seaport orders ([#287](https://github.com/rarible/sdk/issues/287)) ([6fc0e9c](https://github.com/rarible/sdk/commit/6fc0e9caa030ba835abe6f9eb9ccc3827f78ea3f))





## [0.9.11-beta.12](https://github.com/rarible/sdk/compare/v0.9.11-beta.11...v0.9.11-beta.12) (2022-07-06)


### Bug Fixes

* tezos buy price for multiple items order ([225df7c](https://github.com/rarible/sdk/commit/225df7ccd10a20f86c7d3ac454c466ea77e9cd32))
* tezos buy price for multiple items order ([e8779d6](https://github.com/rarible/sdk/commit/e8779d6f87f88a2707882ac80fd79c76d066debb))





## [0.9.11-beta.11](https://github.com/rarible/sdk/compare/v0.9.11-beta.10...v0.9.11-beta.11) (2022-07-04)


### Bug Fixes

* correct use baseFee info from auction house's mapping ([8b66aea](https://github.com/rarible/sdk/commit/8b66aea7e360fa85487db57742791cb26b6b5643))





## [0.9.11-beta.10](https://github.com/rarible/sdk/compare/v0.9.11-beta.9...v0.9.11-beta.10) (2022-06-30)


### Bug Fixes

* tezos changes ([76cc534](https://github.com/rarible/sdk/commit/76cc534ac6b0f3232c5f242feaddc10dc43190cd))





## [0.9.11-beta.9](https://github.com/rarible/sdk/compare/v0.9.11-beta.8...v0.9.11-beta.9) (2022-06-29)


### Bug Fixes

* opensea order payouts ([002e901](https://github.com/rarible/sdk/commit/002e90161f5586d1ab9572fccc091b112ca5e12d))





## [0.9.11-beta.8](https://github.com/rarible/sdk/compare/v0.9.11-beta.7...v0.9.11-beta.8) (2022-06-27)


### Bug Fixes

* tezos sell v2 on dev ([b15235f](https://github.com/rarible/sdk/commit/b15235fc052cdf94eaff7b0a02f0e311ca561b67))





## [0.9.11-beta.7](https://github.com/rarible/sdk/compare/v0.9.11-beta.6...v0.9.11-beta.7) (2022-06-23)


### Bug Fixes

* tezos prod order versions ([c998266](https://github.com/rarible/sdk/commit/c998266b340e5200877a0f116de3f091ff6466e2))





## [0.9.11-beta.6](https://github.com/rarible/sdk/compare/v0.9.11-beta.5...v0.9.11-beta.6) (2022-06-22)


### Bug Fixes

* dipdup for tezos testnet ([aefa1f4](https://github.com/rarible/sdk/commit/aefa1f4c2f830555fa1bc006858cb5e5491c1ffc))





## [0.9.11-beta.5](https://github.com/rarible/sdk/compare/v0.9.11-beta.4...v0.9.11-beta.5) (2022-06-22)


### Bug Fixes

* union api url for testnet ([#267](https://github.com/rarible/sdk/issues/267)) ([1ee426a](https://github.com/rarible/sdk/commit/1ee426a3417c2f38e843f2b55caf22a00a3fd61f))





## [0.9.11-beta.4](https://github.com/rarible/sdk/compare/v0.9.11-beta.2...v0.9.11-beta.4) (2022-06-22)


### Bug Fixes

* solana cancel for multiple items ([e55fa39](https://github.com/rarible/sdk/commit/e55fa394ffdd78f88990f92e2409b3083a6d733e))


### Features

* add testnet env, remove e2e env ([#261](https://github.com/rarible/sdk/issues/261)) ([55c908f](https://github.com/rarible/sdk/commit/55c908f031e39b8a2ad504c1e334695d3386ce42))





## [0.9.11-beta.2](https://github.com/rarible/sdk/compare/v0.9.11-beta.1...v0.9.11-beta.2) (2022-06-20)

**Note:** Version bump only for package @rarible/sdk





## [0.9.11-beta.1](https://github.com/rarible/sdk/compare/v0.9.11-beta.0...v0.9.11-beta.1) (2022-06-20)


### Bug Fixes

* add nftStorageApiKey field in example, fix metaUpload method bug ([f54dba0](https://github.com/rarible/sdk/commit/f54dba02acbf8499322c5fa7dd05651635fea038))


### Features

* added uploadMeta function and example ([0c3c260](https://github.com/rarible/sdk/commit/0c3c260de0572a3bcec5b9b26e8f4896569dd5d0))
* use bignumber in solana-sdk ([#255](https://github.com/rarible/sdk/issues/255)) ([3d755ed](https://github.com/rarible/sdk/commit/3d755ed4f88991ccb4390553a32096a10c04fd88))





## [0.9.11-beta.0](https://github.com/rarible/sdk/compare/v0.9.10...v0.9.11-beta.0) (2022-06-17)


### Bug Fixes

* tezos mint generator update ([#257](https://github.com/rarible/sdk/issues/257)) ([ffeb16e](https://github.com/rarible/sdk/commit/ffeb16e213f1016fcc5700350968591c13f543e1))
* update flow deps for backend txs ([81edb21](https://github.com/rarible/sdk/commit/81edb2102d47f96d47cddca77c7953289fa9927b))
* update flow-sdk for new spork support ([f8d528e](https://github.com/rarible/sdk/commit/f8d528ea572288d6a2aa28753b200d5988e716ff))





## [0.9.10](https://github.com/rarible/sdk/compare/v0.9.9...v0.9.10) (2022-06-15)


### Bug Fixes

* add opensea originFees condition ([e1b779b](https://github.com/rarible/sdk/commit/e1b779bda45524987297194c71c67c2b6db3887a))
* getFillOrderRequest for opensea orders ([e800104](https://github.com/rarible/sdk/commit/e800104c479e8905cf63396b86f81d502313a8ef))
* update dependencies ([2d73df0](https://github.com/rarible/sdk/commit/2d73df07f3f9b397402e527b4d2e020e78268cd9))
* update ethereum-sdk ([6bc436a](https://github.com/rarible/sdk/commit/6bc436aafee200f82bac70d90cd241113910ddc5))
* update ethereum-sdk ([809844a](https://github.com/rarible/sdk/commit/809844a8533a4d278097afe75990d5f5d1e63f5b))
* use predefined function to prepare opensea originFees ([bbdc756](https://github.com/rarible/sdk/commit/bbdc75628e054b068007105c043480acda1eca25))


### Features

* add originFee support for opensea order fill ([c5cadc8](https://github.com/rarible/sdk/commit/c5cadc886c306554b332258239f3c03798b55eb9))
* fill v2 orders ([#249](https://github.com/rarible/sdk/issues/249)) ([77c9ea7](https://github.com/rarible/sdk/commit/77c9ea78b90be69298603c376308744435d611b4))





## [0.9.9](https://github.com/rarible/sdk/compare/v0.9.8...v0.9.9) (2022-06-07)


### Bug Fixes

* sdk-examples publish config ([6f7365f](https://github.com/rarible/sdk/commit/6f7365fb11edecde7cfd08e0c9530e9205aed218))





## [0.9.8](https://github.com/rarible/sdk/compare/v0.9.7...v0.9.8) (2022-06-06)


### Bug Fixes

* fix sdk-examples package.json tests script ([517c2b2](https://github.com/rarible/sdk/commit/517c2b26232428fca24622307e332a74ee408bfb))





## [0.9.7](https://github.com/rarible/sdk/compare/v0.9.6...v0.9.7) (2022-06-06)


### Bug Fixes

* correct price for multiple solana items ([#238](https://github.com/rarible/sdk/issues/238)) ([eead462](https://github.com/rarible/sdk/commit/eead46279a6e3917997fdbdbe0d53e17e7a38daa))
* remove extra devDeps from sdk, add solana example ([1fa4168](https://github.com/rarible/sdk/commit/1fa4168a7d88777fbb756a1cba19720d6e15ffb4))


### Features

* solana escrow account & bidding balance managing ([#239](https://github.com/rarible/sdk/issues/239)) ([4b4e6a9](https://github.com/rarible/sdk/commit/4b4e6a9497c90af21fe94d841408a9971eab3f30))





## [0.9.6](https://github.com/rarible/sdk/compare/v0.9.5...v0.9.6) (2022-05-31)


### Features

* polygon mint example ([#240](https://github.com/rarible/sdk/issues/240)) ([57e9ed0](https://github.com/rarible/sdk/commit/57e9ed0031fc2bc30245fcee4890f418980b8761))



## [0.8.48-hotfix.13](https://github.com/rarible/sdk/compare/v0.9.3...v0.8.48-hotfix.13) (2022-05-20)


### Bug Fixes

* update flow-sdk ([759041c](https://github.com/rarible/sdk/commit/759041cba961d8f3f706b4808cb98c980d5733a9))



## [0.8.48-hotfix.12](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.11...v0.8.48-hotfix.12) (2022-05-15)


### Bug Fixes

* update ethereum-sdk ([fdec62d](https://github.com/rarible/sdk/commit/fdec62ddd5ef14ef6158f2c05ca4040c3631a64f))



## [0.8.48-hotfix.11](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.10...v0.8.48-hotfix.11) (2022-05-05)


### Bug Fixes

* update ethereum-sdk ([df55b29](https://github.com/rarible/sdk/commit/df55b29a99f8db4f425e3550ed8b567a7dc3677d))



## [0.8.48-hotfix.10](https://github.com/rarible/sdk/compare/v0.9.2...v0.8.48-hotfix.10) (2022-05-04)


### Bug Fixes

* opensea originFee support ([a3b0017](https://github.com/rarible/sdk/commit/a3b0017de5867bd7be69543e708699da147e00a6))



## [0.8.48-hotfix.9](https://github.com/rarible/sdk/compare/v0.9.1...v0.8.48-hotfix.9) (2022-04-29)


### Bug Fixes

* merge changes for wrapper ([81937a3](https://github.com/rarible/sdk/commit/81937a37813f7f8635f09c17b2952ad03f4120ff))



## [0.8.48-hotfix.8](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.7...v0.8.48-hotfix.8) (2022-04-28)



## [0.8.48-hotfix.7](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.6...v0.8.48-hotfix.7) (2022-04-28)



## [0.8.48-hotfix.6](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.5...v0.8.48-hotfix.6) (2022-04-28)



## [0.8.48-hotfix.5](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.4...v0.8.48-hotfix.5) (2022-04-28)



## [0.8.48-hotfix.4](https://github.com/rarible/sdk/compare/v0.8.52-hotfix5...v0.8.48-hotfix.4) (2022-04-28)


### Bug Fixes

* update flow-sdk that fixes new dev env api url ([bb54c75](https://github.com/rarible/sdk/commit/bb54c75d3dbd5350e1658ae4fced07fec4a1e0ab))



## [0.8.48-hotfix.3](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.2...v0.8.48-hotfix.3) (2022-04-15)


### Bug Fixes

* update flow-sdk, fix definitions for collection cryptoPiggo ([c3198d9](https://github.com/rarible/sdk/commit/c3198d9a13761ee36bf631e5272d4d9c296633d4))



## [0.8.48-hotfix.2](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.1...v0.8.48-hotfix.2) (2022-04-15)



## [0.8.48-hotfix.1](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.0...v0.8.48-hotfix.1) (2022-04-14)


### Bug Fixes

* fb-697 update flow-sdk, aded new collection ([8bf6f1a](https://github.com/rarible/sdk/commit/8bf6f1ad4859a091c67b9753284c32cea8c95514))



## [0.8.48-hotfix.0](https://github.com/rarible/sdk/compare/v0.8.52...v0.8.48-hotfix.0) (2022-04-11)



## [0.8.45-hotfix.0](https://github.com/rarible/sdk/compare/v0.8.44-hotfix.2...v0.8.45-hotfix.0) (2022-04-07)



## [0.8.44-hotfix.2](https://github.com/rarible/sdk/compare/v0.8.44-hotfix.1...v0.8.44-hotfix.2) (2022-04-06)


### Bug Fixes

* ethereum test, skip some tezos tests ([046ae1c](https://github.com/rarible/sdk/commit/046ae1c5d398d045d567763d1dc9be132a1f1238))



## [0.8.44-hotfix.1](https://github.com/rarible/sdk/compare/v0.8.44-hotfix.0...v0.8.44-hotfix.1) (2022-04-06)



## [0.8.44-hotfix.0](https://github.com/rarible/sdk/compare/v0.8.51...v0.8.44-hotfix.0) (2022-04-04)


### Bug Fixes

* tezos contracts upgrade ([d4ba3aa](https://github.com/rarible/sdk/commit/d4ba3aadb6bd1db8c6267a4b912ff3ede0c23032))





## [0.9.5](https://github.com/rarible/sdk/compare/v0.9.4...v0.9.5) (2022-05-24)


### Bug Fixes

* tezos prod service ([#237](https://github.com/rarible/sdk/issues/237)) ([fdeed05](https://github.com/rarible/sdk/commit/fdeed054bb71d29aa1819b39c0bd74c8465d6c21))





## [0.9.4](https://github.com/rarible/sdk/compare/v0.9.3...v0.9.4) (2022-05-23)


### Features

* add flow tests ([84860f0](https://github.com/rarible/sdk/commit/84860f000c58d6cad4f9d3d226eca67cbf0944a6))
* update tezos features ([#236](https://github.com/rarible/sdk/issues/236)) ([4bb4ae4](https://github.com/rarible/sdk/commit/4bb4ae47b54809a548351a042229f783529ff277))





## [0.9.3](https://github.com/rarible/sdk/compare/v0.9.2...v0.9.3) (2022-05-19)


### Bug Fixes

* bravo-2024 remove mintPrepare validator ([d9c21f5](https://github.com/rarible/sdk/commit/d9c21f5402e049ac24e4bbc303685a87a2e8d4d8))
* remove ajv validator from deps ([fe887d2](https://github.com/rarible/sdk/commit/fe887d2ee8a9371767ea8efac03b08dd05901180))
* remove create-validator-ts dependency ([a37be63](https://github.com/rarible/sdk/commit/a37be63e4a3c5a98ac91f6f6dbd340ed64364e77))
* set solana default commitment level ([#226](https://github.com/rarible/sdk/issues/226)) ([fdb7477](https://github.com/rarible/sdk/commit/fdb747747b5d7e05e46dcb3430fb894e3b9bc958))
* solana process metadata ([#224](https://github.com/rarible/sdk/issues/224)) ([7e62a4c](https://github.com/rarible/sdk/commit/7e62a4cdb78bdd7fbe3f3656b4bbb2506201c061))
* update tezos dev env ([8ea2f91](https://github.com/rarible/sdk/commit/8ea2f918c07ee016cb105c85df3dd1e490faf019))


### Features

* call refreshMetadata for solana collection mint ([1107b54](https://github.com/rarible/sdk/commit/1107b54b5e8c18251e27676b6d083ae902448cd9))
* examples ([15e4268](https://github.com/rarible/sdk/commit/15e4268b74edab1df655385e2889bb51454fd505))





## [0.9.2](https://github.com/rarible/sdk/compare/v0.9.1...v0.9.2) (2022-04-30)


### Bug Fixes

* fix imports from local packages ([3e20efc](https://github.com/rarible/sdk/commit/3e20efc3b50431c8397c58861c02e2bf556607f9))





## [0.9.1](https://github.com/rarible/sdk/compare/v0.9.0...v0.9.1) (2022-04-29)

**Note:** Version bump only for package @rarible/sdk





# [0.9.0](https://github.com/rarible/sdk/compare/v0.8.52-hotfix5...v0.9.0) (2022-04-29)


### Bug Fixes

* update tezos dev config ([fec50ea](https://github.com/rarible/sdk/commit/fec50ea6e480666b4857bb936c480f7edadfc060))


### Features

* ethereum cryptopunks wrap/unwrap ([#212](https://github.com/rarible/sdk/issues/212)) ([2bcde91](https://github.com/rarible/sdk/commit/2bcde913045824fa9c92b5885bb4d30698c1379b))





## [0.8.52-beta.solana3](https://github.com/rarible/sdk/compare/v0.8.52-beta.solana2...v0.8.52-beta.solana3) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.52-beta.solana2](https://github.com/rarible/sdk/compare/v0.8.52-beta.solana1...v0.8.52-beta.solana2) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.52-beta.solana1](https://github.com/rarible/sdk/compare/v0.8.52-beta23...v0.8.52-beta.solana1) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.52-beta23](https://github.com/rarible/sdk/compare/v0.8.52-beta22...v0.8.52-beta23) (2022-04-28)


### Bug Fixes

* use test ah for now ([529a024](https://github.com/rarible/sdk/commit/529a0245c67480e28dfc88cc736cbda00f8793f4))





## [0.8.52-beta22](https://github.com/rarible/sdk/compare/v0.8.52-beta21...v0.8.52-beta22) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.52-beta21](https://github.com/rarible/sdk/compare/v0.8.52-beta19...v0.8.52-beta21) (2022-04-28)


### Bug Fixes

* update tezos dev config ([fec50ea](https://github.com/rarible/sdk/commit/fec50ea6e480666b4857bb936c480f7edadfc060))


### Features

* update auction house address ([494efbf](https://github.com/rarible/sdk/commit/494efbf9d7976276f73038f51b124b1af21f132d))



## [0.8.52-hotfix5](https://github.com/rarible/sdk/compare/v0.8.52-hotfix4...v0.8.52-hotfix5) (2022-04-22)



## [0.8.52-hotfix4](https://github.com/rarible/sdk/compare/v0.8.52-beta18...v0.8.52-hotfix4) (2022-04-21)


### Bug Fixes

* update ethereum-sdk, simplify buy tx ([3f540f4](https://github.com/rarible/sdk/commit/3f540f4ba45b3f70b957a8cd7962f97dd01ad8c3))



## [0.8.52-hotfix3](https://github.com/rarible/sdk/compare/v0.8.52-hotfix2...v0.8.52-hotfix3) (2022-04-19)



## [0.8.52-hotfix2](https://github.com/rarible/sdk/compare/v0.8.52-hotfix1...v0.8.52-hotfix2) (2022-04-19)



## [0.8.52-hotfix1](https://github.com/rarible/sdk/compare/v0.8.52-beta17...v0.8.52-hotfix1) (2022-04-19)





## [0.8.52-hotfix5](https://github.com/rarible/sdk/compare/v0.8.52-hotfix4...v0.8.52-hotfix5) (2022-04-22)

**Note:** Version bump only for package @rarible/sdk





## [0.8.52-hotfix4](https://github.com/rarible/sdk/compare/v0.8.52-hotfix3...v0.8.52-hotfix4) (2022-04-21)


### Bug Fixes

* update ethereum-sdk, simplify buy tx ([3f540f4](https://github.com/rarible/sdk/commit/3f540f4ba45b3f70b957a8cd7962f97dd01ad8c3))





## [0.8.52-hotfix3](https://github.com/rarible/sdk/compare/v0.8.52-hotfix2...v0.8.52-hotfix3) (2022-04-19)

**Note:** Version bump only for package @rarible/sdk





## [0.8.52-hotfix2](https://github.com/rarible/sdk/compare/v0.8.52-hotfix1...v0.8.52-hotfix2) (2022-04-19)

**Note:** Version bump only for package @rarible/sdk





## [0.8.52-hotfix1](https://github.com/rarible/sdk/compare/v0.8.52...v0.8.52-hotfix1) (2022-04-19)


### Bug Fixes

* opensea order fix ([69eeb1a](https://github.com/rarible/sdk/commit/69eeb1ae282a7c238bb1860e852a96b4761828d0))
* parseFlowItemIdFromUnionItemId type ([4baab2a](https://github.com/rarible/sdk/commit/4baab2a6d42d509ebc07d846e5566a193313482b))
* remove FlowAssetTypeNft from type RequestCurrencyAssetType ([95b94ed](https://github.com/rarible/sdk/commit/95b94ed58079df206c4f9c0b7ad440f333095674))
* remove FlowItemId usage ([1bb5d61](https://github.com/rarible/sdk/commit/1bb5d61be871c67d4f391b3e3f9633e8da275589))
* remove unused types ([0eedce1](https://github.com/rarible/sdk/commit/0eedce145d471a935cf7830ebc5763b1fc40c5ae))
* tezos sdk version ([#192](https://github.com/rarible/sdk/issues/192)) ([f445ae5](https://github.com/rarible/sdk/commit/f445ae50d53f1dbe8100985282c09aa90a7ae8af))
* update flow-sdk with new dev env config ([70bb0fe](https://github.com/rarible/sdk/commit/70bb0fe6c1ade6b8c59841dbb738eec0575e64dc))


### Features

* pass config ([#197](https://github.com/rarible/sdk/issues/197)) ([7f91a33](https://github.com/rarible/sdk/commit/7f91a33da17584a1818ae9814dc8644cc7e68f94))
* tx data nodejs server ([#202](https://github.com/rarible/sdk/issues/202)) ([d0ec9c6](https://github.com/rarible/sdk/commit/d0ec9c6c5c7aa1126e8b517baca565a2c2dc705a))





## [0.8.52](https://github.com/rarible/sdk/compare/v0.8.51...v0.8.52) (2022-04-07)


### Features

* init wallets snippets and readme ([#180](https://github.com/rarible/sdk/issues/180)) ([42a6a06](https://github.com/rarible/sdk/commit/42a6a066e62ce7eef41c3fbdb2ea84ad1a39bc04))





## [0.8.51](https://github.com/rarible/sdk/compare/v0.8.49...v0.8.51) (2022-04-01)


### Features

* add new addresses for eth ([3b3b5cc](https://github.com/rarible/sdk/commit/3b3b5cc956a0512b55b637b3eebf20dc0d3d3d56))
* weth contracts was added ([b18b57d](https://github.com/rarible/sdk/commit/b18b57d5c78c85c6227a9fca8ae0337e6988d976))





## [0.8.49](https://github.com/rarible/sdk/compare/v0.8.48...v0.8.49) (2022-03-31)


### Features

* rm multiple field from sell prepare response ([5381e47](https://github.com/rarible/sdk/commit/5381e47d272e11dbac01a58c7eedae09351ce69a))





## [0.8.48-hotfix.13](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.12...v0.8.48-hotfix.13) (2022-05-20)


### Bug Fixes

* update flow-sdk ([759041c](https://github.com/rarible/sdk/commit/759041cba961d8f3f706b4808cb98c980d5733a9))





## [0.8.48-hotfix.12](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.11...v0.8.48-hotfix.12) (2022-05-15)


### Bug Fixes

* update ethereum-sdk ([fdec62d](https://github.com/rarible/sdk/commit/fdec62ddd5ef14ef6158f2c05ca4040c3631a64f))





## [0.8.48-hotfix.11](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.10...v0.8.48-hotfix.11) (2022-05-05)


### Bug Fixes

* update ethereum-sdk ([df55b29](https://github.com/rarible/sdk/commit/df55b29a99f8db4f425e3550ed8b567a7dc3677d))





## [0.8.48-hotfix.10](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.9...v0.8.48-hotfix.10) (2022-05-04)


### Bug Fixes

* opensea originFee support ([a3b0017](https://github.com/rarible/sdk/commit/a3b0017de5867bd7be69543e708699da147e00a6))





## [0.8.48-hotfix.9](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.8...v0.8.48-hotfix.9) (2022-04-29)


### Bug Fixes

* merge changes for wrapper ([81937a3](https://github.com/rarible/sdk/commit/81937a37813f7f8635f09c17b2952ad03f4120ff))





## [0.8.48-hotfix.8](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.7...v0.8.48-hotfix.8) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.48-hotfix.7](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.6...v0.8.48-hotfix.7) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.48-hotfix.6](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.5...v0.8.48-hotfix.6) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.48-hotfix.5](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.4...v0.8.48-hotfix.5) (2022-04-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.48-hotfix.4](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.3...v0.8.48-hotfix.4) (2022-04-28)


### Bug Fixes

* update flow-sdk that fixes new dev env api url ([bb54c75](https://github.com/rarible/sdk/commit/bb54c75d3dbd5350e1658ae4fced07fec4a1e0ab))





## [0.8.48-hotfix.3](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.2...v0.8.48-hotfix.3) (2022-04-15)


### Bug Fixes

* update flow-sdk, fix definitions for collection cryptoPiggo ([c3198d9](https://github.com/rarible/sdk/commit/c3198d9a13761ee36bf631e5272d4d9c296633d4))





## [0.8.48-hotfix.2](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.1...v0.8.48-hotfix.2) (2022-04-15)

**Note:** Version bump only for package @rarible/sdk





## [0.8.48-hotfix.1](https://github.com/rarible/sdk/compare/v0.8.48-hotfix.0...v0.8.48-hotfix.1) (2022-04-14)


### Bug Fixes

* fb-697 update flow-sdk, aded new collection ([8bf6f1a](https://github.com/rarible/sdk/commit/8bf6f1ad4859a091c67b9753284c32cea8c95514))





## [0.8.48-hotfix.0](https://github.com/rarible/sdk/compare/v0.8.45-hotfix.0...v0.8.48-hotfix.0) (2022-04-11)



## [0.8.48](https://github.com/rarible/sdk/compare/v0.8.47...v0.8.48) (2022-03-30)


### Features

* currency id support for get balance and get convertable value ([5906797](https://github.com/rarible/sdk/commit/5906797b15d13f71c5c6bf42fd918c7ab10f4d1c))



## [0.8.47](https://github.com/rarible/sdk/compare/v0.8.46...v0.8.47) (2022-03-28)


### Bug Fixes

* remove lazy mint on polygon ([#169](https://github.com/rarible/sdk/issues/169)) ([e74bc31](https://github.com/rarible/sdk/commit/e74bc314249af7a208c9d4cbae0b2d1e1c752821))
* tezos sign function and improve deps ([#158](https://github.com/rarible/sdk/issues/158)) ([791e8c8](https://github.com/rarible/sdk/commit/791e8c8cf2cbac84b77c408993134eae79280049))



## [0.8.46](https://github.com/rarible/sdk/compare/v0.8.45...v0.8.46) (2022-03-19)


### Bug Fixes

* added missing apis to sdk: currency + auctions ([b7c2640](https://github.com/rarible/sdk/commit/b7c264022c838b916e5c6d1976c0e066df47a350))
* move Example to this monorepo + rework blockchain in EthereumWallet ([#161](https://github.com/rarible/sdk/issues/161)) ([858bacb](https://github.com/rarible/sdk/commit/858bacb094c44fae65cd940ddffc2a3378d8210b))


### Features

* convert method ([#149](https://github.com/rarible/sdk/issues/149)) ([d61e2f5](https://github.com/rarible/sdk/commit/d61e2f5fa86754f689ab3656564227cc80d1ac0b))
* dev env for tezos ([#163](https://github.com/rarible/sdk/issues/163)) ([d5fb00d](https://github.com/rarible/sdk/commit/d5fb00dc654cf331d480d732d9a1066730461cf7))
* expiration date ([3a0eafd](https://github.com/rarible/sdk/commit/3a0eafd27015cf10f177c27ef5269bf11bf0be2d))
* polygon example ([552df3f](https://github.com/rarible/sdk/commit/552df3fcb64398ebc1931cac7c7aaa3485e4d421))
* test mint with token id ([de2a37e](https://github.com/rarible/sdk/commit/de2a37ec066ac7ba8df1c3eea5848d528addd1a3))





## [0.8.48](https://github.com/rarible/sdk/compare/v0.8.47...v0.8.48) (2022-03-30)


### Features

* currency id support for get balance and get convertable value ([5906797](https://github.com/rarible/sdk/commit/5906797b15d13f71c5c6bf42fd918c7ab10f4d1c))





## [0.8.47](https://github.com/rarible/sdk/compare/v0.8.46...v0.8.47) (2022-03-28)


### Bug Fixes

* remove lazy mint on polygon ([#169](https://github.com/rarible/sdk/issues/169)) ([e74bc31](https://github.com/rarible/sdk/commit/e74bc314249af7a208c9d4cbae0b2d1e1c752821))
* tezos sign function and improve deps ([#158](https://github.com/rarible/sdk/issues/158)) ([791e8c8](https://github.com/rarible/sdk/commit/791e8c8cf2cbac84b77c408993134eae79280049))





## [0.8.46-hotfix.1](https://github.com/rarible/sdk/compare/v0.8.46-hotfix.0...v0.8.46-hotfix.1) (2022-03-21)


### Bug Fixes

* rm esm build ([37a20d2](https://github.com/rarible/sdk/commit/37a20d202d15fb18d9d1aff9b7907251f7ad0caf))





## [0.8.46-hotfix.0](https://github.com/rarible/sdk/compare/v0.8.46...v0.8.46-hotfix.0) (2022-03-21)


### Bug Fixes

* remove lazy mint on polygon ([52a43d3](https://github.com/rarible/sdk/commit/52a43d31a191993daf7ca4084da51ea79a929830))





## [0.8.46](https://github.com/rarible/sdk/compare/v0.8.45...v0.8.46) (2022-03-19)


### Bug Fixes

* added missing apis to sdk: currency + auctions ([b7c2640](https://github.com/rarible/sdk/commit/b7c264022c838b916e5c6d1976c0e066df47a350))
* move Example to this monorepo + rework blockchain in EthereumWallet ([#161](https://github.com/rarible/sdk/issues/161)) ([858bacb](https://github.com/rarible/sdk/commit/858bacb094c44fae65cd940ddffc2a3378d8210b))


### Features

* convert method ([#149](https://github.com/rarible/sdk/issues/149)) ([d61e2f5](https://github.com/rarible/sdk/commit/d61e2f5fa86754f689ab3656564227cc80d1ac0b))
* dev env for tezos ([#163](https://github.com/rarible/sdk/issues/163)) ([d5fb00d](https://github.com/rarible/sdk/commit/d5fb00dc654cf331d480d732d9a1066730461cf7))
* expiration date ([3a0eafd](https://github.com/rarible/sdk/commit/3a0eafd27015cf10f177c27ef5269bf11bf0be2d))
* polygon example ([552df3f](https://github.com/rarible/sdk/commit/552df3fcb64398ebc1931cac7c7aaa3485e4d421))
* test mint with token id ([de2a37e](https://github.com/rarible/sdk/commit/de2a37ec066ac7ba8df1c3eea5848d528addd1a3))





## [0.8.45](https://github.com/rarible/sdk/compare/v0.8.44...v0.8.45) (2022-03-04)


### Bug Fixes

* polygon bid ([#155](https://github.com/rarible/sdk/issues/155)) ([1350930](https://github.com/rarible/sdk/commit/1350930f18b581401e033ad9db0db38eae317945))





## [0.8.44](https://github.com/rarible/sdk/compare/v0.8.43...v0.8.44) (2022-02-25)


### Bug Fixes

* tezos balance, eth/polygon/tezos balance tests ([57c9fb7](https://github.com/rarible/sdk/commit/57c9fb70f0048bd8e22784615b30cd36a206792c))





## [0.8.43](https://github.com/rarible/sdk/compare/v0.8.42...v0.8.43) (2022-02-25)


### Bug Fixes

* opensea ([8317ee6](https://github.com/rarible/sdk/commit/8317ee609c88e30d858bebaf6d214fce5b9b528c))





## [0.8.42](https://github.com/rarible/sdk/compare/v0.8.41...v0.8.42) (2022-02-24)


### Bug Fixes

* eth get balance ([c6d0ed1](https://github.com/rarible/sdk/commit/c6d0ed1491483cbdb4484f768e593307e788b2ad))





## [0.8.41](https://github.com/rarible/sdk/compare/v0.8.40...v0.8.41) (2022-02-23)


### Features

* support for new development k8s env ([7920851](https://github.com/rarible/sdk/commit/79208512ff8d5150d1a74f332affcda5f3fbc8a7))





## [0.8.40](https://github.com/rarible/sdk/compare/v0.8.39...v0.8.40) (2022-02-22)


### Bug Fixes

* correct filter wallet for polygon ([#139](https://github.com/rarible/sdk/issues/139)) ([44df24f](https://github.com/rarible/sdk/commit/44df24f951991922f3248a0b55fe36629f07ea63))





## [0.8.39](https://github.com/rarible/sdk/compare/v0.8.38...v0.8.39) (2022-02-22)


### Bug Fixes

* upgrade to newer ethereum sdk version (support for new Exchange contract on mainnet polygon) ([0f14d27](https://github.com/rarible/sdk/commit/0f14d27f5f3ac4261f1d95a5d227cfe9c93cffcf))





## [0.8.38](https://github.com/rarible/sdk/compare/v0.8.37...v0.8.38) (2022-02-21)

**Note:** Version bump only for package @rarible/sdk





## [0.8.37](https://github.com/rarible/sdk/compare/v0.8.36...v0.8.37) (2022-02-18)

**Note:** Version bump only for package @rarible/sdk





## [0.8.36](https://github.com/rarible/sdk/compare/v0.8.35...v0.8.36) (2022-02-18)


### Features

* fb-599 added support for new flow collections ([22825bf](https://github.com/rarible/sdk/commit/22825bfc83f8e2e91e5e1e8bcf750965ff479801))





## [0.8.35](https://github.com/rarible/sdk/compare/v0.8.34...v0.8.35) (2022-02-18)


### Features

* deploy method renamed to createCollection ([df19208](https://github.com/rarible/sdk/commit/df19208409264855e37593fd4060c0a5e915f75e))






## [0.8.34](https://github.com/rarible/sdk/compare/v0.8.33...v0.8.34) (2022-02-14)


### Bug Fixes

* unwrapping procedure on cancel order was removed ([#123](https://github.com/rarible/sdk/issues/123)) ([387dfc2](https://github.com/rarible/sdk/commit/387dfc21ee052aae9948f4391285876f368c287b))


### Features

* returns wallet used in sdk ([4d39812](https://github.com/rarible/sdk/commit/4d39812487ad64ffab4d95789b3a7529d2f42914))





## [0.8.33](https://github.com/rarible/sdk/compare/v0.8.32...v0.8.33) (2022-02-11)


### Bug Fixes

* build mint request validator ([#120](https://github.com/rarible/sdk/issues/120)) ([58e9c0e](https://github.com/rarible/sdk/commit/58e9c0ef9530882b0855f2bea75c7b6faaa1746b))





## [0.8.32](https://github.com/rarible/sdk/compare/v0.8.31...v0.8.32) (2022-02-11)


### Bug Fixes

* getBalances for polygon ([#119](https://github.com/rarible/sdk/issues/119)) ([7ac1d48](https://github.com/rarible/sdk/commit/7ac1d489731cec3ca99cddbe071c3629e4daf9d3))





## [0.8.31](https://github.com/rarible/sdk/compare/v0.8.30...v0.8.31) (2022-02-09)


### Bug Fixes

* generate token id contract type ([9f3f470](https://github.com/rarible/sdk/commit/9f3f470f3200f9f5f10f46e44154b0954c59afc0))
* types ([50c2eec](https://github.com/rarible/sdk/commit/50c2eec54786db66e997b09831f9c44d31e2e2ef))


### Features

* remove tokenid from interfaces ([#110](https://github.com/rarible/sdk/issues/110)) ([b8da318](https://github.com/rarible/sdk/commit/b8da3189a98e0be0786b3b091625380b619ffc64))





## [0.8.30](https://github.com/rarible/sdk/compare/v0.8.29...v0.8.30) (2022-02-07)


### Features

* polygon contract deployment support ([10f315f](https://github.com/rarible/sdk/commit/10f315f283e873cde403f7a81f636d45dfca912e))





## [0.8.29](https://github.com/rarible/sdk/compare/v0.8.28...v0.8.29) (2022-02-04)


### Features

* unwrap on accept bid on tezos ([#111](https://github.com/rarible/sdk/issues/111)) ([336d291](https://github.com/rarible/sdk/commit/336d291babf24faba975a6602b8f2093a2bcea4d))






## [0.8.28](https://github.com/rarible/sdk/compare/v0.8.27...v0.8.28) (2022-02-03)


### Bug Fixes

* update flow-sdk - fixes order actions for new secondary collections ([f03f7ec](https://github.com/rarible/sdk/commit/f03f7ec4e137cf2abcdf40a48bcf5e2133539b5a))





## [0.8.27](https://github.com/rarible/sdk/compare/v0.8.26...v0.8.27) (2022-02-02)


### Bug Fixes

* burn creators ([#109](https://github.com/rarible/sdk/issues/109)) ([95d0ced](https://github.com/rarible/sdk/commit/95d0ced06733ccaff1b155d37166bae0a2e135ef))





## [0.8.26](https://github.com/rarible/sdk/compare/v0.8.25...v0.8.26) (2022-02-01)


### Bug Fixes

* flow-sdk deps ([7beb2bf](https://github.com/rarible/sdk/commit/7beb2bfb3f3eb2b62b6bf3429395d853b6c3e70d))





## [0.8.25](https://github.com/rarible/sdk/compare/v0.8.24...v0.8.25) (2022-01-31)


### Bug Fixes

* error in fill method when passing order in request ([4c659e9](https://github.com/rarible/sdk/commit/4c659e9bdd22fb3ea51fd073443ce260ee98327c))





## [0.8.24](https://github.com/rarible/sdk/compare/v0.8.23...v0.8.24) (2022-01-28)


### Bug Fixes

* update flow-sdk - fixes flow scripts error ([#104](https://github.com/rarible/sdk/issues/104)) ([e54352b](https://github.com/rarible/sdk/commit/e54352b094d2c01189a721448c68a213464fc014))





## [0.8.23](https://github.com/rarible/sdk/compare/v0.8.22...v0.8.23) (2022-01-28)

**Note:** Version bump only for package @rarible/sdk





## [0.8.22](https://github.com/rarible/sdk/compare/v0.8.21...v0.8.22) (2022-01-27)


### Bug Fixes

* mumbai dev api path ([#101](https://github.com/rarible/sdk/issues/101)) ([851b21c](https://github.com/rarible/sdk/commit/851b21cc904eab94758f257e17484dc1c8f5d461))





## [0.8.21](https://github.com/rarible/sdk/compare/v0.8.20...v0.8.21) (2022-01-27)


### Features

* convert on bid ([#100](https://github.com/rarible/sdk/issues/100)) ([07eed8d](https://github.com/rarible/sdk/commit/07eed8d244be1c39173c920e3eeb7cb80b969516))





## [0.8.20](https://github.com/rarible/sdk/compare/v0.8.19...v0.8.20) (2022-01-24)

**Note:** Version bump only for package @rarible/sdk





## [0.8.19](https://github.com/rarible/sdk/compare/v0.8.18...v0.8.19) (2022-01-19)


### Bug Fixes

* fb-532 update flow-sdk, fixes flow create/update order error on specific cases ([810b4b0](https://github.com/rarible/sdk/commit/810b4b048fc689dcf4d5088f85697c0f92b38658))





## [0.8.18](https://github.com/rarible/sdk/compare/v0.8.17...v0.8.18) (2022-01-18)


### Bug Fixes

* remove originFee support for flow orders ([01d944a](https://github.com/rarible/sdk/commit/01d944af8592b56f141e5e8731259a236469e41f))





## [0.8.17](https://github.com/rarible/sdk/compare/v0.8.16...v0.8.17) (2022-01-17)


### Features

* new tezos sdk ([5c93c2f](https://github.com/rarible/sdk/commit/5c93c2fb5ff3b35a05f1ef3b993e2923c0f387d7))





## [0.8.16](https://github.com/rarible/sdk/compare/v0.8.15...v0.8.16) (2022-01-14)


### Features

* tezos up version ([7cc83ab](https://github.com/rarible/sdk/commit/7cc83abf1ff054810a86c7d02598d84e2122f240))





## [0.8.15](https://github.com/rarible/sdk/compare/v0.8.14...v0.8.15) (2022-01-14)


### Bug Fixes

* convert UnionAddress to tezos address ([3bf452a](https://github.com/rarible/sdk/commit/3bf452abdf96f0d0cb17c555dddb549148654d8a))


### Features

* tezos payouts update ([2d3951c](https://github.com/rarible/sdk/commit/2d3951c64a226bce378d9f2034c90ddbebfb1297))





## [0.8.14](https://github.com/rarible/sdk/compare/v0.8.13...v0.8.14) (2022-01-13)


### Features

* tezos update approve operations ([137d5cb](https://github.com/rarible/sdk/commit/137d5cbbe9c9e46aee044166748e584ee574a95e))





## [0.8.13](https://github.com/rarible/sdk/compare/v0.8.12...v0.8.13) (2022-01-12)


### Features

* tezos royalties ([06d8b13](https://github.com/rarible/sdk/commit/06d8b1337b3332edde6b907ad4828f93d6b3fcd7))





## [0.8.12](https://github.com/rarible/sdk/compare/v0.8.11...v0.8.12) (2022-01-12)


### Bug Fixes

* update tezos hangzhou api ([2bd823e](https://github.com/rarible/sdk/commit/2bd823e042caed7ebc5f2229f21f160af6f2470b))





## [0.8.7](https://github.com/rarible/sdk/compare/v0.8.6...v0.8.7) (2021-12-30)


### Features

* support for polygon ([4bef6aa](https://github.com/rarible/sdk/commit/4bef6aa53c477a4c6634d9eeea5511dd3f33f763))





## [0.8.6](https://github.com/rarible/sdk/compare/v0.8.5...v0.8.6) (2021-12-30)


### Bug Fixes

* update flow-sdk to use old transactions ([#83](https://github.com/rarible/sdk/issues/83)) ([0ddf50d](https://github.com/rarible/sdk/commit/0ddf50df26472a032de7cdf9274d0a194a8ec33c))





## [0.8.6-alpha.4](https://github.com/rarible/sdk/compare/v0.8.6-alpha.3...v0.8.6-alpha.4) (2022-01-27)


### Bug Fixes

* update flow-sdk - fixed bug with commissions and added support for legacyOrders ([5c10587](https://github.com/rarible/sdk/commit/5c10587edf3d40190ceecdcaff375cbc5a1896f1))





## [0.8.6-alpha.3](https://github.com/rarible/sdk/compare/v0.8.6-alpha.2...v0.8.6-alpha.3) (2022-01-21)


### Bug Fixes

* update flow-sdk - turn protocol commission to 0 ([a0e4db3](https://github.com/rarible/sdk/commit/a0e4db3f91f48b23575b45a0e0bba4d66c431a87))





## [0.8.6-alpha.2](https://github.com/rarible/sdk/compare/v0.8.6-alpha.1...v0.8.6-alpha.2) (2022-01-20)


### Bug Fixes

* fb-533 update flow-sdk - updated bid transactions and contract ([d9ecc21](https://github.com/rarible/sdk/commit/d9ecc21a9f85fa874b9460c98140a52d518076c0))





## [0.8.6-alpha.1](https://github.com/rarible/sdk/compare/v0.8.6-alpha.0...v0.8.6-alpha.1) (2022-01-17)

**Note:** Version bump only for package @rarible/sdk





## [0.8.6-alpha.0](https://github.com/rarible/sdk/compare/v0.8.5...v0.8.6-alpha.0) (2022-01-10)


### Features

* flow bid support ([8e79371](https://github.com/rarible/sdk/commit/8e79371b02a0e1bf267c7b2ec151fc0dcc918d7e))





## [0.8.4](https://github.com/rarible/sdk/compare/v0.8.3...v0.8.4) (2021-12-30)

**Note:** Version bump only for package @rarible/sdk





## [0.8.3](https://github.com/rarible/sdk/compare/v0.8.2...v0.8.3) (2021-12-29)


### Features

* bid entire collection ([#80](https://github.com/rarible/sdk/issues/80)) ([11fc34a](https://github.com/rarible/sdk/commit/11fc34a9a19160aef54b4358d835bfdf87f1cc08))





## [0.8.1](https://github.com/rarible/sdk/compare/v0.8.0...v0.8.1) (2021-12-27)


### Features

* bid convert ([#75](https://github.com/rarible/sdk/issues/75)) ([ff387af](https://github.com/rarible/sdk/commit/ff387affa6e08944e5c7455690a6c05f137690ea))
* umd build ([#77](https://github.com/rarible/sdk/issues/77)) ([22bf17c](https://github.com/rarible/sdk/commit/22bf17c4ac4bbba905fd7498955d9f92ce4eeef4))





# [0.8.0](https://github.com/rarible/sdk/compare/v0.7.46...v0.8.0) (2021-12-22)

**Note:** Version bump only for package @rarible/sdk





## [0.7.46](https://github.com/rarible/sdk/compare/v0.7.45...v0.7.46) (2021-12-22)


### Features

* update flow-sdk, add flow bid ([ad25158](https://github.com/rarible/sdk/commit/ad251580ee6e61091418bd25a77f581cc413d015))





## [0.7.45](https://github.com/rarible/sdk/compare/v0.7.44...v0.7.45) (2021-12-20)


### Bug Fixes

* skip tezos test ([#73](https://github.com/rarible/sdk/issues/73)) ([a429e9a](https://github.com/rarible/sdk/commit/a429e9adda8a07f767183d42bd404b496e3b5057))





## [0.7.44](https://github.com/rarible/sdk/compare/v0.7.43...v0.7.44) (2021-12-20)


### Bug Fixes

* add decimals field to tezos metadata ([7e6cd92](https://github.com/rarible/sdk/commit/7e6cd92a79152fd68877dac9b88666c409036635))





## [0.7.43](https://github.com/rarible/sdk/compare/v0.7.42...v0.7.43) (2021-12-17)


### Bug Fixes

* restriction msg ([#71](https://github.com/rarible/sdk/issues/71)) ([6247f0f](https://github.com/rarible/sdk/commit/6247f0fe443bf304cce33cafde06cbb4daa0e08f))


### Features

* deploy method update ([#72](https://github.com/rarible/sdk/issues/72)) ([5f7a413](https://github.com/rarible/sdk/commit/5f7a41357c1163e7cac47d3339a66a3dba828e0e))





## [0.7.42](https://github.com/rarible/sdk/compare/v0.7.41...v0.7.42) (2021-12-16)


### Bug Fixes

* update flow-sdk, fix evolution transaction ([d3535d3](https://github.com/rarible/sdk/commit/d3535d3ec567a31988739da62cb742430e931f78))





## [0.7.41](https://github.com/rarible/sdk/compare/v0.7.40...v0.7.41) (2021-12-16)


### Bug Fixes

* preprocessing of meta ([193c803](https://github.com/rarible/sdk/commit/193c8038e00d57479abbb79b7424114285d35066))





## [0.7.40](https://github.com/rarible/sdk/compare/v0.7.39...v0.7.40) (2021-12-16)


### Features

* update preprocess meta ([#67](https://github.com/rarible/sdk/issues/67)) ([2c96dca](https://github.com/rarible/sdk/commit/2c96dca8b1deb7d42b3fa6d0660b31fa3c77f0e0))





## [0.7.39](https://github.com/rarible/sdk/compare/v0.7.38...v0.7.39) (2021-12-16)


### Bug Fixes

* update flow-sdk ([93d4c1f](https://github.com/rarible/sdk/commit/93d4c1f9df1625b95606ebeed435edd2f3f851e1))
* update flow-sdk version (return legacy order trasactions) ([09e7e01](https://github.com/rarible/sdk/commit/09e7e012273c98d9152fc3463b6057ec6f6b5b60))





## [0.7.38](https://github.com/rarible/sdk/compare/v0.7.37...v0.7.38) (2021-12-15)


### Bug Fixes

* better tezos metadata (tests) ([b75f89d](https://github.com/rarible/sdk/commit/b75f89d933de2584553c993051a710fa2155cfd3))
* better tezos metadata + tests ([621f82c](https://github.com/rarible/sdk/commit/621f82cdf158414e7ab1bd2e40bd88bc25205c1d))





## [0.7.37](https://github.com/rarible/sdk/compare/v0.7.36...v0.7.37) (2021-12-15)


### Bug Fixes

* better tezos metadata ([c30b205](https://github.com/rarible/sdk/commit/c30b2051fdaf7d518c51220077717a35a9aed8a6))





## [0.7.36](https://github.com/rarible/sdk/compare/v0.7.35...v0.7.36) (2021-12-15)

**Note:** Version bump only for package @rarible/sdk





## [0.7.35](https://github.com/rarible/sdk/compare/v0.7.34...v0.7.35) (2021-12-15)


### Bug Fixes

* tezos mainnet api url ([#63](https://github.com/rarible/sdk/issues/63)) ([abdb2ca](https://github.com/rarible/sdk/commit/abdb2caaf64482f51593387912f3585ee157d9aa))





## [0.7.34](https://github.com/rarible/sdk/compare/v0.7.33...v0.7.34) (2021-12-15)


### Features

* up tezos contracts + eth sdk update ([#61](https://github.com/rarible/sdk/issues/61)) ([21c09c2](https://github.com/rarible/sdk/commit/21c09c2c65bfb5b56fdb4129afec79f1178dc079))





## [0.7.33](https://github.com/rarible/sdk/compare/v0.7.32...v0.7.33) (2021-12-15)


### Bug Fixes

* update flow-sdk ([#60](https://github.com/rarible/sdk/issues/60)) ([31ed68e](https://github.com/rarible/sdk/commit/31ed68e7f964a8098fc912bf7c4a1caa61039390))





## [0.7.32](https://github.com/rarible/sdk/compare/v0.7.31...v0.7.32) (2021-12-14)


### Bug Fixes

* tezos up version ([ab37acb](https://github.com/rarible/sdk/commit/ab37acb87bda19d4e9a7b4022aaf53d94cd78503))





## [0.7.31](https://github.com/rarible/sdk/compare/v0.7.30...v0.7.31) (2021-12-14)

**Note:** Version bump only for package @rarible/sdk





## [0.7.30](https://github.com/rarible/sdk/compare/v0.7.29...v0.7.30) (2021-12-13)


### Bug Fixes

* added royalties to preprocess metadata request ([327d546](https://github.com/rarible/sdk/commit/327d546c8234950999d678b2a34a1a7404491bc0))





## [0.7.29](https://github.com/rarible/sdk/compare/v0.7.28...v0.7.29) (2021-12-13)


### Bug Fixes

* can transfer function rpc url ([#53](https://github.com/rarible/sdk/issues/53)) ([a71a9e0](https://github.com/rarible/sdk/commit/a71a9e08a051532e593088a11faef94af2816c1c))


### Features

* update tezos sdk ([#54](https://github.com/rarible/sdk/issues/54)) ([4a9a36f](https://github.com/rarible/sdk/commit/4a9a36f43842f8f562b3af01d315f245e3af1ae7))





## [0.7.28](https://github.com/rarible/sdk/compare/v0.7.27...v0.7.28) (2021-12-10)


### Bug Fixes

* upgrade tezos-sdk-module (fixed FA2 purchases) ([fa4063a](https://github.com/rarible/sdk/commit/fa4063a3cc8fb5eb10b2a77af41d5c23b25224a6))





## [0.7.27](https://github.com/rarible/sdk/compare/v0.7.26...v0.7.27) (2021-12-10)


### Bug Fixes

* correct fees on tezos ([dd542e7](https://github.com/rarible/sdk/commit/dd542e7996dfbb24d89f884f7e75b8c4da025019))





## [0.7.26](https://github.com/rarible/sdk/compare/v0.7.25...v0.7.26) (2021-12-10)

**Note:** Version bump only for package @rarible/sdk





## [0.7.25](https://github.com/rarible/sdk/compare/v0.7.24...v0.7.25) (2021-12-10)


### Bug Fixes

* canTransfer fix ([d0864ee](https://github.com/rarible/sdk/commit/d0864eeee5c5f69aa88e3058ead39498a0336cf1))





## [0.7.24](https://github.com/rarible/sdk/compare/v0.7.23...v0.7.24) (2021-12-10)


### Bug Fixes

* test ([1433571](https://github.com/rarible/sdk/commit/143357132fca66a6279458add22aa550fd03a98c))
* tezos exchange + proxy address ([d3279aa](https://github.com/rarible/sdk/commit/d3279aaa5c7c9dfa7bb176fea43da685b80b74ec))


### Features

* tezos FT balance + tests ([3dff67d](https://github.com/rarible/sdk/commit/3dff67d77c18f541b472e6f4f022085aa3a22a2d))
* tezos sale test ([1c01884](https://github.com/rarible/sdk/commit/1c018840c9239a64a10166ae4509f3247116b342))
* tezos sale test ([32f2492](https://github.com/rarible/sdk/commit/32f24928954c08e75f94801015497a0060b49e76))





## [0.7.23](https://github.com/rarible/sdk/compare/v0.7.22...v0.7.23) (2021-12-10)


### Bug Fixes

* update ([8e41dcd](https://github.com/rarible/sdk/commit/8e41dcd7f1937ccb083512c57200bef299c2f2df))


### Features

* tezos sdk update ([#49](https://github.com/rarible/sdk/issues/49)) ([ca6fc71](https://github.com/rarible/sdk/commit/ca6fc71d14de1d124fe7b2af307f1709759a45d9))





## [0.7.22](https://github.com/rarible/sdk/compare/v0.7.21...v0.7.22) (2021-12-08)

**Note:** Version bump only for package @rarible/sdk





## [0.7.21](https://github.com/rarible/sdk/compare/v0.7.20...v0.7.21) (2021-12-08)

**Note:** Version bump only for package @rarible/sdk





## [0.7.20](https://github.com/rarible/sdk/compare/v0.7.19...v0.7.20) (2021-12-08)


### Bug Fixes

* downgrade tezos-sdk ([fa55de3](https://github.com/rarible/sdk/commit/fa55de3402c95649b49c5ecd9c5bdf076d74eedb))


### Features

* tezos FT update ([7908ef9](https://github.com/rarible/sdk/commit/7908ef9d74442d32e78a21527810b4c07f567cbf))





## [0.7.19](https://github.com/rarible/sdk/compare/v0.7.18...v0.7.19) (2021-12-08)


### Bug Fixes

* tezos canTransfer fix (change url node) ([bbcf563](https://github.com/rarible/sdk/commit/bbcf56314f0e02b51732af8f0a45754bac9d3994))





## [0.7.18](https://github.com/rarible/sdk/compare/v0.7.17...v0.7.18) (2021-12-08)


### Bug Fixes

* upgrade libs (ethereum sdk) ([df94e2a](https://github.com/rarible/sdk/commit/df94e2afa042db8ed0599572adc9298946c4aa21))





## [0.7.17](https://github.com/rarible/sdk/compare/v0.7.16...v0.7.17) (2021-12-07)


### Bug Fixes

* upgrade libs (ethereum sdk, tezos sdk) ([2a676aa](https://github.com/rarible/sdk/commit/2a676aa50cb35a0d48066e5638d806a5506e9c86))





## [0.7.16](https://github.com/rarible/sdk/compare/v0.7.15...v0.7.16) (2021-12-07)


### Features

* tezos fee and eth sdk update ([2172de7](https://github.com/rarible/sdk/commit/2172de7546c4412dacf1e1fe7dd74f1b134a65ab))





## [0.7.15](https://github.com/rarible/sdk/compare/v0.7.14...v0.7.15) (2021-12-03)

**Note:** Version bump only for package @rarible/sdk





## [0.7.14](https://github.com/rarible/sdk/compare/v0.7.12...v0.7.14) (2021-12-03)


### Bug Fixes

* canTransfer fixes ([4d5e2b0](https://github.com/rarible/sdk/commit/4d5e2b08f4375a42841c740ccf34839c8861944c))





## [0.7.12](https://github.com/rarible/sdk/compare/v0.7.11...v0.7.12) (2021-12-03)


### Bug Fixes

* canTransfer fixes ([437071c](https://github.com/rarible/sdk/commit/437071c0f5d09edd31bba9669416ad8b393e22b4))





## [0.7.11](https://github.com/rarible/sdk/compare/v0.7.10...v0.7.11) (2021-12-03)


### Bug Fixes

* upgrade tezos-sdk ([0547558](https://github.com/rarible/sdk/commit/0547558a5255f4a1a597b3b7fa929643d3d43ec6))





## [0.7.10](https://github.com/rarible/sdk/compare/v0.7.9...v0.7.10) (2021-12-03)


### Bug Fixes

* correct addresses for canTransfer ([e0dfc02](https://github.com/rarible/sdk/commit/e0dfc02d50d62a779277d971463cf02ccbdac50f))





## [0.7.9](https://github.com/rarible/sdk/compare/v0.7.8...v0.7.9) (2021-12-02)


### Bug Fixes

* remove _blank from the message md ([4467739](https://github.com/rarible/sdk/commit/4467739f0268db853c45b11c608e2189fbef54df))





## [0.7.8](https://github.com/rarible/sdk/compare/v0.7.7...v0.7.8) (2021-12-02)


### Bug Fixes

* test ([4d6eb40](https://github.com/rarible/sdk/commit/4d6eb401f83e79471beaf8ddaa5bdbc767d7d915))





## [0.7.7](https://github.com/rarible/sdk/compare/v0.7.6...v0.7.7) (2021-12-02)


### Bug Fixes

* open message in new tab ([b59e023](https://github.com/rarible/sdk/commit/b59e02370f0b071d183bd7e400f59cfafc1ad75c))





## [0.7.6](https://github.com/rarible/sdk/compare/v0.7.5...v0.7.6) (2021-12-02)


### Bug Fixes

* preprocess metadata ([#43](https://github.com/rarible/sdk/issues/43)) ([485e8fb](https://github.com/rarible/sdk/commit/485e8fbdbd782410dcd8bc6b707fd84fd12c505e))





## [0.7.5](https://github.com/rarible/sdk/compare/v0.7.4...v0.7.5) (2021-12-01)


### Bug Fixes

* correct message ([bfc0648](https://github.com/rarible/sdk/commit/bfc06484a35c310da5cb58d06cbe108a8becef13))





## [0.7.4](https://github.com/rarible/sdk/compare/v0.7.3...v0.7.4) (2021-12-01)


### Bug Fixes

* canTransfer ([#44](https://github.com/rarible/sdk/issues/44)) ([7c8756c](https://github.com/rarible/sdk/commit/7c8756c4c7ab6353a69d5f1c9fcab7667f534f57))
* upgrade tezos-sdk ([5ad5d1e](https://github.com/rarible/sdk/commit/5ad5d1e62712870eaa6de2fd8a9a36ef9cdf902a))





## [0.7.3](https://github.com/rarible/sdk/compare/v0.7.2...v0.7.3) (2021-11-30)


### Bug Fixes

* format xtz balances ([#42](https://github.com/rarible/sdk/issues/42)) ([6c32d8c](https://github.com/rarible/sdk/commit/6c32d8c853d4f436d65ae495207f852020928d1e))





## [0.7.2](https://github.com/rarible/sdk/compare/v0.7.1...v0.7.2) (2021-11-30)

**Note:** Version bump only for package @rarible/sdk





## [0.7.1](https://github.com/rarible/sdk/compare/v0.7.0...v0.7.1) (2021-11-29)

**Note:** Version bump only for package @rarible/sdk





# [0.7.0](https://github.com/rarible/sdk/compare/v0.6.7...v0.7.0) (2021-11-26)


### Features

* tezos gen token id ([44268ff](https://github.com/rarible/sdk/commit/44268ffb070de080d56fbf782ddf130f931a798d))





## [0.6.7](https://github.com/rarible/sdk/compare/v0.6.6...v0.6.7) (2021-11-26)


### Bug Fixes

* upgrade tezos-sdk, fix TezosWallet.sign ([b786e94](https://github.com/rarible/sdk/commit/b786e94322f3a0fae73d42d7d2513144cb745ecf))





## [0.6.1](https://github.com/rarible/sdk/compare/v0.6.0...v0.6.1) (2021-11-08)


### Bug Fixes

* lazy mint for erc721 & generateTokenId function ([30eee41](https://github.com/rarible/sdk/commit/30eee41e2bd0b4d18d24c72f437b990a6e61f8c4))





# [0.6.0](https://github.com/rarible/sdk/compare/v0.5.1...v0.6.0) (2021-11-08)


### Bug Fixes

* add generateTokenId in nft sdk ([f8e2f95](https://github.com/rarible/sdk/commit/f8e2f95c9dd9161aa7f21a6075a1335a69d64727))


### Features

* support consistency in class naming ([6a1d2fa](https://github.com/rarible/sdk/commit/6a1d2faf28bc62185814ce134e4647b255093a95))





## [0.5.1](https://github.com/rarible/sdk/compare/v0.5.0...v0.5.1) (2021-11-08)


### Bug Fixes

* update rarible deps ([ff4d662](https://github.com/rarible/sdk/commit/ff4d66293176a86f5e7e81ce898b2ef958aeefaa))





# [0.5.0](https://github.com/rarible/sdk/compare/v0.4.0...v0.5.0) (2021-11-06)


### Bug Fixes

* support for undefined wallet in createRaribleSdk ([d5c6a57](https://github.com/rarible/sdk/commit/d5c6a57c34e013aca5005d98568356a8bcf71e51))
* update ethereum-sdk, flow-sdk, resolve type issues ([20bb2e4](https://github.com/rarible/sdk/commit/20bb2e432afc0ee6e6415423628c323220de9024))


### Features

* remove address from wallets ([b9b3002](https://github.com/rarible/sdk/commit/b9b30020d84d22d2d24c40d1c4219db47a76d2fa))





# [0.4.0](https://github.com/rarible/sdk/compare/v0.3.0...v0.4.0) (2021-11-04)


### Features

* remove network from flow wallet (consistency support) ([8ef316d](https://github.com/rarible/sdk/commit/8ef316df5fe406a71eb05249a6c9acc39c0c11a9))
* update rarible's dependencies ([e428ffa](https://github.com/rarible/sdk/commit/e428ffa7332f0363bc2c56a49ccdb61be8a820b2))





# [0.3.0](https://github.com/rarible/sdk/compare/v0.2.23...v0.3.0) (2021-11-04)


### Features

* get balance ([cde533c](https://github.com/rarible/sdk/commit/cde533cde760a123cdf92ffd311b7102a7885c7a))





## [0.2.23](https://github.com/rarible/sdk/compare/v0.2.22...v0.2.23) (2021-11-03)


### Bug Fixes

* minor base order fee ([48bc8e7](https://github.com/rarible/sdk/commit/48bc8e76d884a2c5fdf4ae7b0be55ff23ab332a9))
* types ([2cb85f2](https://github.com/rarible/sdk/commit/2cb85f23779bc333dffde539cc9bd853cdcc3026))





## [0.2.22](https://github.com/rarible/sdk/compare/v0.2.21...v0.2.22) (2021-11-02)

**Note:** Version bump only for package @rarible/sdk





## [0.2.21](https://github.com/rarible/sdk/compare/v0.2.20...v0.2.21) (2021-11-02)


### Bug Fixes

* better Error ([95244b5](https://github.com/rarible/sdk/commit/95244b5efcc2c27b0820101c5a043c7cf1239222))





## [0.2.20](https://github.com/rarible/sdk/compare/v0.2.19...v0.2.20) (2021-11-02)


### Bug Fixes

* Unsupported NFT Collection ([8b487e8](https://github.com/rarible/sdk/commit/8b487e88dd55cae5d0f95a5d2a39555e278fe642))





## [0.2.19](https://github.com/rarible/sdk/compare/v0.2.18...v0.2.19) (2021-11-01)


### Bug Fixes

* added originFeeSupport to sell/bid, updated baseFee for flow (2.5%) ([301747f](https://github.com/rarible/sdk/commit/301747fa6976fde9e86b7f9c89fdfe68092cdfd6))





## [0.2.18](https://github.com/rarible/sdk/compare/v0.2.17...v0.2.18) (2021-11-01)


### Bug Fixes

* test skip ([e14703c](https://github.com/rarible/sdk/commit/e14703c7c49b6908bb2993678cd5039b76e16b95))





## [0.2.17](https://github.com/rarible/sdk/compare/v0.2.16...v0.2.17) (2021-11-01)


### Bug Fixes

* test fix ([8b463fc](https://github.com/rarible/sdk/commit/8b463fcef4d32c2c0a899a04917416c1cdd637b5))





## [0.2.16](https://github.com/rarible/sdk/compare/v0.2.15...v0.2.16) (2021-11-01)


### Bug Fixes

* collection | collection id in mint request + nftTokenId in Prepare mint request ([2b7344a](https://github.com/rarible/sdk/commit/2b7344a38d504450982813b63894c50ceceab10c))





## [0.2.15](https://github.com/rarible/sdk/compare/v0.2.14...v0.2.15) (2021-11-01)


### Bug Fixes

* logging improvement ([2856e4b](https://github.com/rarible/sdk/commit/2856e4b65a1cab7dec3db2fe59b926ad67e14203))
* upgrade ethereum sdk, simplified bid, sell ([879b58e](https://github.com/rarible/sdk/commit/879b58e6916ea4ae5aa73788d28f00aa95a9992e))





## [0.2.14](https://github.com/rarible/sdk/compare/v0.2.13...v0.2.14) (2021-11-01)


### Bug Fixes

* fill fix (convert union address to eth address) ([f0eb6db](https://github.com/rarible/sdk/commit/f0eb6dbb9e22467fc7e8c8c76900729aec126c95))





## [0.2.13](https://github.com/rarible/sdk/compare/v0.2.12...v0.2.13) (2021-11-01)

**Note:** Version bump only for package @rarible/sdk





## [0.2.12](https://github.com/rarible/sdk/compare/v0.2.11...v0.2.12) (2021-10-30)


### Bug Fixes

* mintAndSell small fix ([fc2cd1d](https://github.com/rarible/sdk/commit/fc2cd1d798f9ba04802d48a70f4a6a0d9e67b755))





## [0.2.11](https://github.com/rarible/sdk/compare/v0.2.10...v0.2.11) (2021-10-30)


### Bug Fixes

* initial mintAndSell version ([340231c](https://github.com/rarible/sdk/commit/340231c5750f02b531c4b6c9381c1501e169fd80))
* internal sell function ([12749a9](https://github.com/rarible/sdk/commit/12749a9114f7b01bc800755ded92468640de9858))





## [0.2.10](https://github.com/rarible/sdk/compare/v0.2.9...v0.2.10) (2021-10-29)


### Bug Fixes

* skip tests ([fc5f5df](https://github.com/rarible/sdk/commit/fc5f5dfaf498e60e00c014920bb5c84683a113b9))





## [0.2.9](https://github.com/rarible/sdk/compare/v0.2.8...v0.2.9) (2021-10-29)

**Note:** Version bump only for package @rarible/sdk





## [0.2.8](https://github.com/rarible/sdk/compare/v0.2.7...v0.2.8) (2021-10-29)

**Note:** Version bump only for package @rarible/sdk





## [0.2.7](https://github.com/rarible/sdk/compare/v0.2.6...v0.2.7) (2021-10-29)


### Bug Fixes

* upgrade ethereum-sdk, fix mint ([00b507d](https://github.com/rarible/sdk/commit/00b507d86216e9fed5f0a416fb3f7bc322589b43))





## [0.2.6](https://github.com/rarible/sdk/compare/v0.2.5...v0.2.6) (2021-10-29)


### Bug Fixes

* incorrect imports ([0f67fb3](https://github.com/rarible/sdk/commit/0f67fb33a673ad59b4b90c6787ddca32b83802cb))





## [0.2.5](https://github.com/rarible/sdk/compare/v0.2.4...v0.2.5) (2021-10-28)


### Bug Fixes

* tests ([9eb9aae](https://github.com/rarible/sdk/commit/9eb9aae52de323e34a4a756b52b7e0e6b01ec313))





## [0.2.4](https://github.com/rarible/sdk/compare/v0.2.3...v0.2.4) (2021-10-28)


### Bug Fixes

* collection to eth collection ([0142cdf](https://github.com/rarible/sdk/commit/0142cdf620c173203a6457e82f3b17144d8a552f))





## [0.2.3](https://github.com/rarible/sdk/compare/v0.2.2...v0.2.3) (2021-10-28)


### Bug Fixes

* add apis + some doc ([be42e33](https://github.com/rarible/sdk/commit/be42e3303b5dcdfef9f7c8ef806129585aec5fb4))
* more generic version for sell/bid ([311d968](https://github.com/rarible/sdk/commit/311d968150d9ee0d0cda9db445294ab4a8d284da))





## [0.2.2](https://github.com/rarible/sdk/compare/v0.2.1...v0.2.2) (2021-10-26)


### Bug Fixes

* add address to Wallet ([001234b](https://github.com/rarible/sdk/commit/001234b02ec9433b83167bc811574b24856f2a09))





## [0.2.1](https://github.com/rarible/sdk/compare/v0.2.0...v0.2.1) (2021-10-26)


### Bug Fixes

* ETHEREUM prefixes support ([22f2e5e](https://github.com/rarible/sdk/commit/22f2e5eeaa1171b820204374a2ca834618f5023d))





# [0.2.0](https://github.com/rarible/sdk/compare/v0.1.11...v0.2.0) (2021-10-22)


### Features

* bid method ([eff9eba](https://github.com/rarible/sdk/commit/eff9eba7e485400369e1b44af6b069b62cabfc7b))
* burn method ([d7031fb](https://github.com/rarible/sdk/commit/d7031fbf318e0b247293e94fcf1602fdfd10c4cb))
* ethereum transfer method + test ([0a3b00c](https://github.com/rarible/sdk/commit/0a3b00c0c41459ec5d98d8a82919d413665b2474))





## [0.1.11](https://github.com/rarible/sdk/compare/v0.1.10...v0.1.11) (2021-10-17)

**Note:** Version bump only for package @rarible/sdk





## [0.1.10](https://github.com/rarible/sdk/compare/v0.1.9...v0.1.10) (2021-10-17)


### Bug Fixes

* minor fill change ([a924614](https://github.com/rarible/sdk/commit/a9246142c05a8a65de9e5b34733e8c5561fe1a6d))





## [0.1.9](https://github.com/rarible/sdk/compare/v0.1.8...v0.1.9) (2021-10-16)


### Bug Fixes

* use tezos-sdk-module ([184304f](https://github.com/rarible/sdk/commit/184304f2e58ade0dae1ac16a814f6757949ab790))





## [0.1.8](https://github.com/rarible/sdk/compare/v0.1.7...v0.1.8) (2021-10-16)


### Bug Fixes

* simplify createRaribleSdk function ([e8f6b06](https://github.com/rarible/sdk/commit/e8f6b0676f9712573f29af31ad7e10cc79964ac5))





## [0.1.7](https://github.com/rarible/sdk/compare/v0.1.6...v0.1.7) (2021-10-16)


### Bug Fixes

* files section in package.json ([119665b](https://github.com/rarible/sdk/commit/119665b8ce3c7b2ff99c23b456a3c9e8bab28b5f))





## [0.1.6](https://github.com/rarible/sdk/compare/v0.1.5...v0.1.6) (2021-10-16)

**Note:** Version bump only for package @rarible/sdk





## [0.1.5](https://github.com/rarible/sdk/compare/v0.1.4...v0.1.5) (2021-10-16)


### Bug Fixes

* imports ([e0b45b4](https://github.com/rarible/sdk/commit/e0b45b4766f26b4fe01556b41c72e187b2e60253))





## [0.1.4](https://github.com/rarible/sdk/compare/v0.1.3...v0.1.4) (2021-10-16)


### Bug Fixes

* support for sdk and client updates ([26b59ac](https://github.com/rarible/sdk/commit/26b59aca203ef61c08380077b1d67a675303985a))
* tezos sell ([339b328](https://github.com/rarible/sdk/commit/339b328c998844b089a70fbad345aa17cce7a5ae))





## [0.1.3](https://github.com/rarible/sdk/compare/v0.1.2...v0.1.3) (2021-10-15)


### Bug Fixes

* bump ([d8dc39a](https://github.com/rarible/sdk/commit/d8dc39a41c3626954ad24284faa5b8d3854d46b4))





## [0.1.2](https://github.com/rarible/sdk/compare/v0.1.1...v0.1.2) (2021-10-15)

**Note:** Version bump only for package @rarible/sdk





## [0.1.1](https://github.com/rarible/sdk/compare/v0.1.0...v0.1.1) (2021-10-14)


### Bug Fixes

* sale method was fixed and common sale test has been added ([37dc5f1](https://github.com/rarible/sdk/commit/37dc5f1d3098429b608bb0953c72135a5f14519e))





# 0.1.0 (2021-10-14)


### Bug Fixes

* IMint interface WIP ([77b93d7](https://github.com/rarible/sdk/commit/77b93d7dd7b8c926dde12ff688105ef02e4bf31d))


### Features

* **RPF-64:** add interfaces for sell sdk ([#1](https://github.com/rarible/sdk/issues/1)) ([a35cfb0](https://github.com/rarible/sdk/commit/a35cfb07bec024976e28b56ccaa0943d8eae6fdb))
* validators for mint-prepare ([7e3d2dd](https://github.com/rarible/sdk/commit/7e3d2dde07ba0bf22a91d74e2a436b00d591a1a5))
