Infinity Pass

Verified contract

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

No balances found for "Infinity Pass"

0x702454c5ec2a550a7c74d6a6f0b7147e540f4ca6076d57078cd6c971a2417d86
0x1726662be0d8af7070a009185af448f9f7628db1327896ad128aab73ea792455
0xabfd9ad96059df5aba42fa3e7f34401bd7f649bd5d555a8800078ddec4d5b76d
0x5a7ed37ab1d0d703945607e0c019796e0a38506e650a1c1887892c56e7341af0
From
0x7b1062f25fee340a0c36785b04aeaf867431448f28659af3a4e6f1e136599ea2
0x27916da33be52dd2d4fa96e5d71e2fb6a5ae22e4fa863aebf3bcca2560b6a1f9
0xe25e5dd746da1145b696208086fc87c936a672010a86ea732081d773db455b94
0xe3a42c8e820c59899c78ca8c7a1b7cb6eae99bc62498fd2d696edd70d6b30c15
0xab6592be6613198ec668a60dc5d6fe0ca6680f3327ee791bfb8661bdf6150b91
0xb928ed7ac9c47c2404f7d5107fd81dfac8bf95ccefcc430302944a5645b0f77c

Functions
Getter at block 21400244
MAX_MINT_PER_TX(view returns (uint8)
10
MAX_PASS(view returns (uint64)
1000
Mint_Price(view returns (uint256)
10000000000000000
getPrice(view returns (uint256)
10000000000000000
hasMintStarted(view returns (bool)
false
name(view returns (string)
Infinity Pass
owner(view returns (address)
0xe8541fe7a73f0143b0ab50da26e31df851e3d4b8
symbol(view returns (string)
IPASS
totalSupply(view returns (uint256)
500
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
FlipMintState(
approve(address touint256 tokenId
mint(uint8 quantitypayable 
mint_free(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMintPerTx(uint8 mintQty
setPrice(uint256 price
setSupply(uint64 mintSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.