VALHALLA

Verified contract

Active on Ethereum with 320 txns
Deployed by via 0x15ce6459 at 15594904
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VALHALLA"

0x3374ae111e8e79d6fbc88e102e1ea199468964a6fb73cfed534413d3f136d064
0xb6dec6a640d825271830706e0aa326bd7cba0303baa972760e28a6311ec41e1e
0xb7d63357662fb8fb864bf105378dfd5af86640317ec3ca0d7640238b8dfdd5ae
0xe6051c5e7676d0f91407e7b9be70cb960b827f1317ae758a1fbe6ba012786b4e
0xff1213d7c6750c47bfad0037f28616dd9baffea6ddb4d8ce99c0d2cc26b77f94
0xf9664d9e264d366f873b4a432cc5179670cf83bf3b79fce25a063936d8620515
0xf94101237ca822f22e408796a031f378d3f2eeaa01fee38598c580e3df19dd7b
0xde45ddd87b423c9487cf0894f2228cc7ff3e4e90e97287cec588927dfdd04c7a
0x4adee41f6873437e1b015f79d304ce958c35c06b8316ab0dfe7dd9b6b6af734b
0x1593ac8f888972ace9e4bcdaffbd4bc8efc143551294197c385913f802b55ff5

Functions
Getter at block 21284112
_baseTokenEXT(view returns (string)
_baseTokenURI(view returns (string)
maxMint(view returns (uint256)
5
maxSupply(view returns (uint256)
2269
name(view returns (string)
VALHALLA
notRevealedUri(view returns (string)
ipfs://QmNwR3hk3rDeto9m8WRzcrde1HCGzWwDP9piCzzVuqNe3m/
owner(view returns (address)
0x731dd15d107445ed662d4ee2f367a6ae68bcbc81
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
VALHALLA
totalSupply(view returns (uint256)
1436
Read-only
_totalMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
changeURLParams(string _nURLstring _nBaseExt
mint(uint256 _mintAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setNotRevealedURI(string _notRevealedURI
tooglePause(
toogleReveal(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(