Valhalla

Verified contract

Active on Ethereum with 32,962 txns
Deployed by via 0xb2296c62 at 16027658
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "Valhalla"

0x3f5e3943f9111ddd39d5391084d7e4abe7b03214748f6c253a041a47a3771a2e
0x5983c85119327e0eba79cc2f428b1821085d7654124086c152e59e38e8bd5ac4
0x01655b44522d41f50aecae3762ba55bda73cdd2b93d83ac980226210b46c3720
0x0887b56ab255de6a5e5e186a654313476293ab5aac87269e67daab8f65a89711
From
0xddab09227101a8e8b1ab1d7e724620f35e1cfe4cda97645e17b41a9ffd0b41a8
0x16a064681bf06d04ed776ad06b44193af64d76c0fb597906e71ebb603e428f4d
0xf1077705ae99efa401f478c1ec0a49c51c27de39c9d2041e750c042fdd12b5f1
0x96395367fbdde73b8c1f44d4bfdb608a7e63e027fc74c589f5b196874936b0c6
0x68d0c30a168a7524ec6bc71ef225f51822f3f17e937373d09792b385b272bdf5
0xcefe6e382697c5d962e6e075c980d0a4058bf5a186e50cf8ecce40e2789d03d7

Functions
Getter at block 21209700
AUCTION_PRICE_MULTIPLIER(view returns (uint256)
1000000000
AUCTION_PROVENANCE_HASH(view returns (string)
eb8c88969a4b776d757de962a194f5b4ffaaadb991ecfbb24d806c7bc6397d30
AUCTION_SUPPLY(view returns (uint256)
1000
MAX_NUM_BIDS(view returns (uint256)
5
MAX_PUBLIC_MINT_TXN_SIZE(view returns (uint256)
5
MINT_CAP(view returns (uint256)
9000
MINT_PROVENANCE_HASH(view returns (string)
037226b21636376001dbfd22f52d1dd72845efa9613baf51a6a011ac731b2327
PRESALE_ADDRESS(view returns (address)
0x1da191b3172acc8b8c27554cf973b6168afcc5ff
TOTAL_SUPPLY(view returns (uint256)
10000
TREASURY_SUPPLY(view returns (uint256)
300
auctionParams(view returns (uint16 indexuint56 startPriceuint56 minStackedBidIncrementuint8 minBidIncrementPercentageuint16 timeBufferuint48 startTimestampuint48 endTimestampuint8 numTokens)
(index=0, startPrice=0, minStackedBidIncrement=0, minBidIncrementPercentage=0, timeBuffer=0, startTimestamp=0, endTimestamp=0, numTokens=0)
auctioneer(view returns (address)
0x0000000000000000000000000000000000000000
dnaContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
filterRegistrant(view returns (address)
0x231d3559aa848bf10366fb9868590f01d34bf240
firstUnlockTime(view returns (uint24)
464372
getBidIndexToUpdate(view returns (uint8)
0
name(view returns (string)
Valhalla
operatorFilterRegistryAddress(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xff59b4b3d52728f78020414c720164a17c08f499
publicMintPrice(view returns (uint256)
0
reserveAuctionETH(view returns (uint256)
0
secondUnlockTime(view returns (uint24)
465116
signatureVersion(view returns (uint256)
0
signer(view returns (address)
0x71ee48276f83ef70e4413ccc4538b2981130efd4
symbol(view returns (string)
VAL
thirdUnlockTime(view returns (uint24)
465860
tokenUriBase(view returns (string)
https://api.joinvalhalla.com/valhalla/
totalSupply(view returns (uint256)
9000
Read-only
activeBids(uint256view returns (address bidderuint192 amountuint64 bidTime)
balanceOf(address ownerview returns (uint256)
bidIndexes(uint256addressview returns (uint8 indexbool isSet)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTierActive(stringview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleDelegation(addressview returns (address)
presaleMinted(addressview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
signatureUsed(bytes32view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
bid(payable 
emitTokensUnlocked(uint256[] tokens
endAuction(
mintDev(address[] mintAddressesuint256[] mintQuantities
mintPresale(address[] presaleUsers
mintPublic(uint256 amountpayable 
mintTier(string tieruint256 priceuint256 versionuint256 allowedAmountuint256 buyAmountbytes sigpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setAuctioneer(address auctioneer_
setDefaultRoyalty(address receiveruint96 feeNumerator
setDnaContract(address dnaAddress
setFilterRegistrant(address newRegistrant
setIsTierActive(string tierbool active
setOperatorFilterRegistryAddress(address registryAddress
setOverallAuctionParams(uint40 startPrice_uint40 minStackedBidIncrement_uint8 minBidIncrementPercentage_uint16 timeBuffer_
setPresaleMintAddress(address addr
setPublicMintPrice(uint256 price
setSignatureVersion(uint256 version
setSigner(address signer_
setTokenURI(string newUriBase
setUnlockTimes(uint24 firstuint24 seconduint24 third
startAuction(uint8 numTokensuint48 startTimeuint48 endTime
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(address withdrawAddressuint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AuctionExtended(uint256 indexed index
AuctionStarted(uint256 indexed index
BidIncreased(uint256 indexed auctionIndexaddress indexed bidderuint256 oldValueuint256 increment
NewBid(uint256 indexed auctionIndexaddress indexed bidderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenLocked(uint256 indexed tokenIduint256 unlockTimeHr
TokenUnlocked(uint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address initialPresale
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
AuctionNotInitialized(
AuctionNotLive(
AuctionParamsNotInitialized(
AuctionStillLive(
BalanceQueryForZeroAddress(
BidIncrementTooLow(
CallerNotAuctioneer(
CallerNotOwner(
IncorrectMsgValue(
IncrementalPriceNotMet(
InvalidSignature(
InvalidSignatureBuyAmount(
InvalidSignatureVersion(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintingNotFinished(
NotEOA(
OperatorNotAllowed(
OverDevSupplyLimit(
OverMaxBids(
OverMintLimit(
OverTokenLimit(
OwnerNotZero(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PresaleAddressAlreadyMinted(
PublicMintNotLive(
ReservePriceNotMet(
SignatureAlreadyUsed(
TierNotActive(
TokenTransferLocked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WithdrawFailed(