Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

IErrors

Git Source

Errors

ReceiverIsEmpty

receiver is empty.

error ReceiverIsEmpty()

PointsInvalidReceiver

Points receiver is invalid.

error PointsInvalidReceiver(bytes32)

AmountIsZero

Amount is zero.

error AmountIsZero()

InsufficientBalanceAndPoints

Insufficient balance and points.

error InsufficientBalanceAndPoints()

InsufficientBalanceToTransfer

Insufficient balance to transfer.

error InsufficientBalanceToTransfer()

ExceedsMaxSupply

Exceeds max supply.

error ExceedsMaxSupply()

AlreadyMintedToday

Already minted today.

error AlreadyMintedToday(address account)

ExceedsDailyLimit

Exceeds daily limit.

error ExceedsDailyLimit()