The In Gods

Verified contract

Active on Ethereum with 1,593 txns
Deployed by via 0xdd267d7a at 15508148
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.27
0x53f056c4879e87ca8436a2ef68ede31b498005ed657a51466d65735d5945acb9
0x6fa7576f4ba472536b9ad6e8dada3619a1e006f68c3bfb3481dd2bae48403679
0x7135a6dbe07ea1b4a1e6469dddfb769b670b9ae80fbc1db9da98adef184a35ce
0x67a3a2c4097d4b4c9280ede9a41c1e2d72aba61d8c63e9e349ea48fc6e27c6d8
0x1468ed8b1687ed88fc07dd75304fe6633b6059a5f6e7d255b8e52b6a83a06d12
0x2722c762f241f619ca0fe4b102f5683b9b5eabf865fafdfd31c13f0ddbf5d2e1
0x0643946b8df26dff71b028843d07d3348d0f59bb1ebb74b836907b23b61fc601
0xe5cdc6f42505fc015c34e3954026dd2250976e2e9988c4abe57ef00e1ad364d3
0x56ca7aa2e2c61c2be45a09bd4555dfd95a288fd5cc2dc485264972866d56ca38
0xf2e41f72e79012c2b6582991d0d778e626cf4ffc66628432f37776748f59c20d

Functions
Getter at block 21213246
COST(view returns (uint256)
2000000000000000
MAX_BUY_PER_TX(view returns (uint256)
20
MAX_FREE_PER_WALLET(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
4421
contractURI(view returns (string)
ipfs://bafybeifbklbabuktufdtz3mmvr7lr7gnxp4kksjlaztd5hfm3h74wrhlna/
name(view returns (string)
The In Gods
saleIsActive(view returns (bool)
true
symbol(view returns (string)
INGODS
totalSupply(view returns (uint256)
3396
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
WhitelistMint(address _touint256 _amount
approve(address touint256 tokenId
mint(uint256 _amountpayable 
mintFree(uint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractURI(string _new_contractURI
setName(string _newNamestring _newSymbol
setSale(bool _saleIsActive
transferFrom(address fromaddress touint256 tokenId
treasuryMint(uint256 quantity
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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