You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.3 KiB

Interfaces

These interfaces are available as .sol files. These are useful to interact with third-party contracts that implement them.
Please refer to the API for any details.

List of interfaces

IERC721A

erc721a/contracts/IERC721A.sol

import 'erc721a/contracts/interfaces/IERC721A.sol';

IERC721ABurnable

erc721a/contracts/extensions/IERC721ABurnable.sol

Inherits:

import 'erc721a/contracts/interfaces/IERC721ABurnable.sol';

IERC721AQueryable

erc721a/contracts/extensions/IERC721AQueryable.sol

Inherits:

import 'erc721a/contracts/interfaces/IERC721AQueryable.sol';

IERC4907A

erc721a/contracts/extensions/IERC4907A.sol

Inherits:

import 'erc721a/contracts/interfaces/IERC4907A.sol';