Inuri

Verified contract

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

No balances found for "Inuri"

0xfa438c5b8e0500c1b56ac9d312a0805ca24985b76f73e5cc62ae406dfacb3e77
0x285cb0fcbf3f2ea10168ff1339544536a82c3b402eaa73e5c902bb85e7a654f7
0xfeb1b36485291059424f0f3b3c5738f1784d889b81a8588027efb1789d593204
0x0ed2cffacc79e3db6d8da2f3a5b7be18f19c8b5812b88542cacb1d9dac7d10b9
0xefc4c4b6537820b5006c34326c92b5773bf1412b1e07ffe2c20c9fcc65df93fc
0xc62f5772ed80c3fcc03a79714495deae124ae8b4c97e4034a9b9e3c379751099
0x053be49fb141886a9e1c07174c4462e996f537848fe5a44f75ff8a27905aba36
0x43075438220bfb1c713c5e64ef14146410e0b5231407d1733ee5ae10021ce2c5
0xea010aa0950017ec41ffe4799490864109448e40b828f11dd5efad95c28f3640
0x55c34452d4b9fc8ac6a7c5b533972349f01b5e0a46a11c2caa987c83d12eddb0

Functions
Getter at block 20890653
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseTokenURI(view returns (string)
ipfs://QmNYeoQdoePZh7NkjRWaorHiEbymqvv9EG98DMDH7dAMS6/
freeSupply(view returns (uint256)
222
maxSupply(view returns (uint256)
444
maxWalletMintPub(view returns (uint256)
3
maxWalletMintWL(view returns (uint256)
1
name(view returns (string)
Inuri
owner(view returns (address)
0x873696c48eb4eb18e963f123f656919eb27c7b83
price(view returns (uint256)
9000000000000000
stakeOpen(view returns (bool)
false
state(view returns (uint8)
2
symbol(view returns (string)
INR
totalStaked(view returns (uint256)
0
totalSupply(view returns (uint256)
444
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
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)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
yourPhase(address yourAddressview returns (uint256)
State-modifying
addWhitelist(address[] addressesuint8 status
adminMint(uint256 amountaddress to
approve(address touint256 tokenIdpayable 
changePortalTicketPrice(uint256 newPrice
openPortal(uint8 newState
ownerBurn(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
sellSoul(payable 
sellSoulPublic(uint256 amountpayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setStakingStatus(bool status
stake(uint256 tokenId
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawFromStaking(uint256 tokenId
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
Staked(address indexed stakeruint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawn(address indexed stakeruint256 indexed tokenId
Constructor
constructor(string tokenUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(