Element 280

Verified contract

Active on Ethereum with 7,187 txns
Deployed by via 0x1dcece71 at 20945304
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1896)
ERC-721
--
0x775db131f1fdf1a99cf530c89d3e0790d0ca19d9b7dc8d5c1e56d358dea231d3
0x688a9d8833c5d14fec0b388757b188819b2c003349e4e18cd9999c5799798900
0x0860600fb73c264354551a118880fd0b7bc1100f92d9bb08e588e951fb11859e
0xa5cc3d37a9f8045d2edf2d9e5d37be599046843568ca031adba65cb10b4b7cd5
0x99b413201a444b7ba7e60caf1ce48d3f0ab5294fae2002b286789c202d127d56
0x93665641fe2e463712b8877f6b2d8458e3580c74f74847fedef26919d3134ec1
0x8c380ff227f24b5f0909949e9bce468d3bbab84d8e21c1a9abbb30e98c50e8c3
0x31d4b7bc7a40a84091c37bb55f8ff3921bc3fbfc2ae95592164e0a526fc21de1
0x9f66b7466a709ef28b9b63a5ea1753e2f18e67feaad26ae6197502ebab1e792e
0xabdf0703f489ba7f684fddd8e2c3d8a9c7d02e45e21e8e41f7cedd3dc16685d4

Functions
Getter at block 21247603
E280(view returns (address)
0xe9a53c43a0b58706e67341c4055de861e29ee943
contractURI(view returns (string)
ipfs://QmYR58TQpVkLy8mH9zNdSQh91BW1U1Kd2Dta5b2r7cvZZR
 
getTotalNftsPerTiers(view returns (uint256[] total)
multiplierPool(view returns (uint256)
837462
name(view returns (string)
Element 280
owner(view returns (address)
0xcb9ecf72ea9dbc0a5bbc1061335f7ec12a334161
presaleEnd(view returns (uint256)
1731157259
symbol(view returns (string)
ELMNT
totalBurned(view returns (uint256)
7100
totalSupply(view returns (uint256 result)
9783
treasury(view returns (address)
0x15e5b9b9adf208cc7ca3ae1e6a49506eb5f397dd
Read-only
balanceOf(address ownerview returns (uint256)
baseURIs(uint8 tierview returns (string)
calculateAllocation(uint256[] tokenIdsview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBatchedTokensData(uint256[] tokenIdsaddress nftOwnerview returns (uint256[] timestampsuint16[] multipliers)
getMultiplier(uint256 tokenIdview returns (uint64)
getNftTier(uint256 tokenIdview returns (uint8)
getTimestamp(uint256 tokenIdview returns (uint64)
getTotalPrice(uint8[] tieredNftsview returns (uint256 titanXPool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tierAllocations(uint8 tierview returns (uint256)
tierMultipliers(uint8 tierview returns (uint16)
tokenIdsOf(address accountview returns (uint256[] tokenIds)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mintWithEth(uint8[] tieredNftsuint256 deadlinepayable 
mintWithTitanX(uint8[] tieredNfts
redeemNFTs(uint256[] tokenIds
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(uint8 tierstring _uri
setContractURI(string _uri
startPresale(uint256 _presaleEnd
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _owneraddress _treasurystring _contractURIaddress _E280string[] _baseURIs
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
FailedInnerCall(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotCompatibleWithSpotMints(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SafeERC20FailedOperation(address token
SequentialMintExceedsLimit(
SequentialUpToTooSmall(
SpotMintTokenIdTooSmall(
TokenAlreadyExists(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(