Skip to content

Releases: immutable/contracts

v2.2.17

04 Mar 20:31
5b2fe8e
Compare
Choose a tag to compare

Changed totalSupply in ERC721HybridV2.sol to be virtual. This allows contracts that extend ImmutableERC721v2 to extend the functionality of the totalSupply function.

v2.2.16

04 Mar 01:12
d7162ec
Compare
Choose a tag to compare

Added ImmutableERC721V2: has better all round performance when using Mint By Quantity.

v2.2.15

03 Mar 21:24
d7162ec
Compare
Choose a tag to compare

Adds ImmutableERC721v2. This new ERC 721 contract has better overall performance than ImmutableERC721.

v2.2.14

17 Oct 01:05
7fe0e65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.13...v2.2.14

v2.2.13

16 Oct 23:29
5e55aec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.12...v2.2.13

v2.2.12

16 Oct 21:21
5049da5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.11...v2.2.12

v2.2.11

16 Oct 05:04
0bb8c01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.10...v2.2.11

v2.2.10

03 Sep 00:27
71d1d5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.9...v2.2.10

v2.2.9

24 Jul 06:03
9ca1db3
Compare
Choose a tag to compare

What's Changed

  • CM-782 - Export ABI for GuardedMulticaller contract by @luads in #236

New Contributors

Full Changelog: v2.2.8...v2.2.9

v2.2.8

24 Jul 04:24
327c013
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.7...v2.2.8