Skip to content

Releases: immutable/contracts

v3.1.1

27 May 02:54
66e1286

Choose a tag to compare

Add GuardedMulticaller.sol ABI to typescript files.

v3.1.0

27 May 02:08
8284202

Choose a tag to compare

Re-add GuardedMulticaller.sol, that was mistakenly removed in the v3.0.0 upgrade.

v3.0.0

27 May 00:58
2201c69

Choose a tag to compare

What's Changed

Full Changelog: v2.2.18...v3.0.0

v2.2.18

09 Dec 06:45
v2.2.18
9c9557b

Choose a tag to compare

Remove unused files and dependencies from the Type Script library.

v2.2.17

04 Mar 20:31
5b2fe8e

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

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

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

Choose a tag to compare

What's Changed

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

v2.2.13

16 Oct 23:29
5e55aec

Choose a tag to compare

What's Changed

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

v2.2.12

16 Oct 21:21
5049da5

Choose a tag to compare

What's Changed

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