INCEPTIONPASS Collective

Verified contract

Active on Ethereum with 2,248 txns
Deployed by via 0x0e9348ed at 13957891
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $63.62
0x95f34ac873c73cd6a43f780e23328bfb993eff2085b21ef6010c7e283252d1b6
0x5d04c8f669f7654bde761eef2ec0bb2344ed89b30c3883233b3bac5423fb6e07
0x6037ba0a0592f0449eb9c1493c68b6b6bbecdb8eba2ac9ff756f84de6af927bb
0xb1a27a387376e13e044b0c471f2c884b52d79646dd8abd07da58ed12008f2b73
0x250b9fab2e461af72c9b730ef5b263bb1d351be49f7272bf8b9e7d020c9e0ea1
0xa1c99366fd0f6e33ecec6be626d4c7306de53a4181d49820c76af754c5c54001
From
0x81e79fd5cf2a36b93a00fc2d48b1287c54bf521aa865e19b9d6688eb62885525
0x77f3cefbb734de857813bedf2971766024e4ca1664e564ed02e63a009fbb9872
0x7b4d217e0eab1c66da2a194a1ccf0e2d8a467700de6539adb1aa79b969e09636
0x2537061afe42956b3e3f0b17e9edfc451f8ccf4670c1d6d91c5b687ab8a7187c

Functions
Getter at block 21160413
GOLD_PRICE(view returns (uint256)
80000000000000000
MAX_GOLD_ITEMS(view returns (uint16)
500
MAX_GOLD_MINT(view returns (uint8)
5
MAX_ITEMS(view returns (uint16)
5000
MAX_STANDARD_ITEMS(view returns (uint16)
4500
MAX_STANDARD_MINT(view returns (uint8)
2
STANDARD_PRICE(view returns (uint256)
20000000000000000
_goldTokenIdTracker(view returns (uint16)
500
_standardTokenIdTracker(view returns (uint16)
2875
baseTokenURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmdvCpfoVAzNYCYifh6zaeeWiJFxr71fJGoQ7K7UKrfCG6/
name(view returns (string)
INCEPTIONPASS Collective
owner(view returns (address)
0x79792bf612bf456ff9ed70f5016c1c01ee9c7598
paused(view returns (bool)
false
saleActive(view returns (bool)
true
symbol(view returns (string)
INCEPTIONPASS
totalSupply(view returns (uint256)
3375
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
goldMint(address _touint16 _countpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string baseTokenURI_
setGoldPrice(uint256 _price
setSaleStatus(bool _status
setStandardPrice(uint256 _price
standardMint(address _touint16 _countpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.