DrunkenVikingsTribe

Verified contract

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

No balances found for "DrunkenVikingsTribe"

0xf202abf6f68a14cbaaa8b39dace39240bbf4b913a771c1a4ddaea7dbd25729ae
0x3274883ac7db54fe176ce3796c3f9ce21407d04ca337bfb90082d9136340bba1
0x262b5e41756e7a9d5ad32cb27f885ba95dc9505fa6299063600885b9c0c40400
From
0x8c7aa2997ab41d561b5147b60dbf6990901e5e6b3af897280e4f9358282ceb1f
0x7a417bd289997413abb2e6c4cbc76baf47bf0da37d7dd32de9cdf44f4ca1aed8
0x418abd9c7180a7abca26f9dad6b597ce716aafb728714b48309b853b8adc8dd8
0x127084690c1191dc5ac110cb8e624eab340ba98f46b972f8514fe2d8a6ea102d
0x4c14e00461bc2b13274e72aea77ca16a64994581b2f0b8274f8b5bc99d56e181
0x77c6a77ee1cb49e83c50041e44cb5f86310107e42b04655617b17416968921f5
0x267071c772012934c9a3823ebf59255ddfd8111ff80b9b6a6519146c75c184e9

Functions
Getter at block 21393806
FREE_COUNT(view returns (uint256)
333
FREE_PRICE(view returns (uint256)
0
FREE_ROOT(view returns (bytes32)
0x0682bd79e99ead71354deb82b7fa9e17802d2f005ceaae606dc0ae0927c56563
FREE_SUPPLY(view returns (uint256)
333
FREE_TX_LIMIT(view returns (uint256)
1
FREE_WALLET_LIMIT(view returns (uint256)
1
IS_FREE_ACTIVE(view returns (bool)
false
IS_PUBLIC_ACTIVE(view returns (bool)
false
IS_WHITELIST_ACTIVE(view returns (bool)
false
MAX_SUPPLY(view returns (uint256)
3636
PUBLIC_COUNT(view returns (uint256)
3050
PUBLIC_PRICE(view returns (uint256)
0
PUBLIC_SUPPLY(view returns (uint256)
3636
PUBLIC_TX_LIMIT(view returns (uint256)
2
PUBLIC_WALLET_LIMIT(view returns (uint256)
2
RL_ADDRESS(view returns (address)
0xc9b5553910ba47719e0202ff9f617b8be06b3a09
WHITELIST_COUNT(view returns (uint256)
252
WHITELIST_PRICE(view returns (uint256)
9000000000000000
WHITELIST_ROOT(view returns (bytes32)
0x0682bd79e99ead71354deb82b7fa9e17802d2f005ceaae606dc0ae0927c56563
WHITELIST_SUPPLY(view returns (uint256)
3636
WHITELIST_TX_LIMIT(view returns (uint256)
2
WHITELIST_WALLET_LIMIT(view returns (uint256)
2
_revealed(view returns (bool)
true
name(view returns (string)
DrunkenVikingsTribe
owner(view returns (address)
0x466e8ed99edf2019f1a39872bb7be828b76619e4
symbol(view returns (string)
DVT
totalSupply(view returns (uint256)
3636
Read-only
FREE_Minted(addressview returns (uint256)
PUBLIC_Minted(addressview returns (uint256)
WHITELIST_Minted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
FREEMint(uint256 numberOfTokensbytes32[] proofpayable 
PUBLICMint(uint256 numberOfTokenspayable 
WHITELISTMint(uint256 numberOfTokensbytes32[] proofpayable 
approve(address operatoruint256 tokenId
renounceOwnership(
reveal(bool revealedstring _baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setFREEPrice(uint256 _price
setFREERoot(bytes32 _root
setFREESupply(uint256 _supply
setPUBLICPrice(uint256 _price
setPUBLICSupply(uint256 _supply
setWHITELISTPrice(uint256 _price
setWHITELISTRoot(bytes32 _root
setWHITELISTSupply(uint256 _supply
toggleFREEMintStatus(
togglePUBLICMintStatus(
toggleWHITELISTMintStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMaxSupply(uint256 _maxSupply
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(bytes32 _Freebytes32 _Whitelist
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(