WE ARE GOING TO HELL

Verified contract

Active on Ethereum with 3,634 txns
Deployed by via 0xa75c62e6 at 15454250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WE ARE GOING TO HELL"

0x9b1abd3d53c4e9715260706fdff16cf0a7e6e47d106889d5be01e32c5d72e966
0xa730a0f1b02da21b3952a9dfea187bb8d8062c1121ba7ed0529faa747498ff3c
0x6f7d2b0767d7ff13f447ba89af55392eff2c239e0986457f604b2c682e39e674
0xf79fcd9106b00fcc97f5dbba56a2f6b051fefba037b89124b349ae2cf127844d
0x0703d614fc3d75624c00cddacf1a7ce9571557e5022ca849310a36471c2103d0
0x0a94ec027d8c065ac053791be8561222ccd43b98bf43d70dd445472d26c6a821
0xce3052350663d68fee5a71e1fc3ef4e4a7635d8269bbbc4977594b2b188fa0ab
From
0x830016813ec56575033b032037f1300b749bdb4ac1c554d65e22fe2fafab7c87
0xe5dcd3eee4d06c64b4f77c8566365c256470b46423924672d3c96162713f87a5
0xfad9481b5dc240ae9db6848ee34267a9751e0a09f699e18198ddbe47efd21ffa

Functions
Getter at block 21218990
baseURI(view returns (string)
ipfs://bafybeib2xjdcd2bidyyll4hdllixdpijxci5k55w6azcbnjafrqjfu7iau/
isOpened(view returns (bool)
true
maxSupply(view returns (uint256)
3333
maxTokenPerWallet(view returns (uint256)
5
name(view returns (string)
WE ARE GOING TO HELL
owner(view returns (address)
0x863d325c8aa013bf6d04ada0a533e8047425eae5
price(view returns (uint256)
5000000000000000
symbol(view returns (string)
WAGTH
totalSupply(view returns (uint256)
3333
Read-only
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 tokenId
mint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMaxSupply(uint256 _maxSupply
setMaxTokenPerWallet(uint256 _maxTokenPerWallet
setPrice(uint256 _price
setSalesStatus(bool _status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address _receiver
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(string uriuint256 _maxSupplyuint256 _priceuint256 _maxTokenPerWallet
Fallback and receive

This contract contains no fallback and receive objects.

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