Next Profile

Verified contract

Active on Ethereum with 1,592 txns
Deployed by via 0xa968f2cc at 17007639
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Next Profile"

0x26b676b6d5d0e2da943185369211408140b4a70f819f50e6528f9c9b67398f70
0x6c7101a213489307111d335bc272a387bc1ff4866171ce0f570fc233dc4af220
0xaa079ae980b08c620653c6cc2e530faf1ddf50055028234701ea5ad33067bb90
0xb9ec90c2f1122df8509354cf681f28055fda1dc49118d188a0ed8721ae8a04e3
0xc9f0450ed2d9e2745b498abc5913aa93878661d537aabffee28d73eb8e35b5fe
0x0b95dd0f86133add9f1a708285e94015d9e87bd337693af2788141e2f4d0ef25
0x9eeae50d2a35693a5c3c6b884f37f5f32510dfcc875578e38b4b10851acc3ddf
0x03cfafc40b1e4e098c6e78bda86a0636970485aa51d18bdd8fe62ae506b7ec1d
0xa381d11b0c383cb8e786b53e7a8881a89d039fb6bdb55437893387c94e390dec
0x14bacfc4c16663cf42f618cc4d87fc092fe46b11d8c06894f61d9eb82a67feda

Functions
Getter at block 20933412
freeNum(view returns (uint256)
3700
freePertx(view returns (uint256)
5
maxSupply(view returns (uint256)
4999
mintPrice(view returns (uint256)
1000000000000000
name(view returns (string)
Next Profile
owner(view returns (address)
0x25cd4af4d35cd6ef84e4ebc8fe1cb3fa7cd2f532
symbol(view returns (string)
Profile
totalSupply(view returns (uint256)
4999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
communityMint(address addruint256 amount
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setConfig(uint256 fuint256 tuint256 m
setUri(string i
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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