# 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)


### 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 example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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


### Bug Fixes

* example polygon deploy fails ([#317](https://github.com/rarible/sdk/issues/317)) ([16e12cc](https://github.com/rarible/sdk/commit/16e12ccb74e1abde330187ed78428b3d29dbfecb))





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

**Note:** Version bump only for package example





## [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)

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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)

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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)

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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 example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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

* 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))





## [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))





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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)

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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 burn & transfer ([2f894d8](https://github.com/rarible/sdk/commit/2f894d8a71efffa167d9eef222aa5ba4f81a07e2))
* solana burn & transfer ([dfdaee8](https://github.com/rarible/sdk/commit/dfdaee869f173f554ab840e5e654ca27d71018df))


### 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)


### Bug Fixes

* fix connector-helper node urls for polygon ([bac335a](https://github.com/rarible/sdk/commit/bac335ab12bd95e20704d1f5f0042ab826a8ee6f))





## [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))





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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



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



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



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



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



## [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)



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



## [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)



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





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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


### 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 example





## [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 example





## [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 example





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

**Note:** Version bump only for package example





## [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 example





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



## [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)



## [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)

**Note:** Version bump only for package example





## [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 example





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

**Note:** Version bump only for package example





## [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 example





## [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 example





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


### Features

* setup example currencies ([6104f41](https://github.com/rarible/sdk/commit/6104f4146e9b85a74f120f3ff491d2682d692b20))
* support deploy erc1155 & tezos mt collection ([783e269](https://github.com/rarible/sdk/commit/783e2690456a74e50250bd21d485dbd3118642b7))
* 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

* 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)

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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 example





## [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 example





## [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 example





## [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 example





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





## [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 example





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

**Note:** Version bump only for package example





## [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)



## [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))



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


### Bug Fixes

* example env ([d07406d](https://github.com/rarible/sdk/commit/d07406dd70a2aa9f4a7d26cd8ade4ce49c10350b))
* 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))





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

**Note:** Version bump only for package example





## [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))





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

**Note:** Version bump only for package example





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

**Note:** Version bump only for package example





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


### Bug Fixes

* example env ([d07406d](https://github.com/rarible/sdk/commit/d07406dd70a2aa9f4a7d26cd8ade4ce49c10350b))
* 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))
