SuperSapienssNTP

Verified contract

Active on Ethereum with 471 txns
Deployed by via 0xd4e0a8db at 17077641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "SuperSapienssNTP"

0xa17bf293bb348503172f3c34649bbc000b823d3c8ee818ade067af8148308999
0xf43c3fb3114f794b2602b24af0d310271730d4af1672d22fed14291b80b34d02
0xfd712113f1fcca154aa209d65bc7cfd0340352b91f22f3522c1113a113bd4801
0xdf32bc10b19d33e1fd95936991b891e0931ab8117662ab8ca3f876811b282df2
0x74eb56aeac4b7cc2d513c9e998b0b188a32952171541eea488d63fe5668ddd76
0xc71da01ea970bea52fdd9e8e223635bbe60720fc6c3f125034237b0e961b4155
0x90fee66a3087b1a52a654dab4206bc87d08179dbe2b5d946c8ee77c5fb56a823
0xa38d08bfefe183ed614964220adf48e4cacaba81aacacd10c083c0a81ca2c745
0x35ae6b599d9b9a0de626d12030abfad9858c1af0bc15aeea2e60ef1b3edb2e94
0x4bb1f8177c21c36ede3206ea54fe70ae373effad03d296541215a960be5db28a

Functions
Getter at block 21009588
ADMIN_MINTER_ROLE(view returns (bytes32)
0xbe6a453fdd049461aaa0af9a3f749ab4b8f74b99e5f20df66f381f07e8a3cf5b
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowListSaleSupply(view returns (uint256)
214
approvalProxy(view returns (address)
0x0000000000000000000000000000000000000000
getMaxNumSetting(view returns (uint256[7])
[1, 1, 1, 1, 290, 230, 230]
getOpenCloseSetting(view returns (uint256[6])
[1682298000, 1682334000, 1682125200, 1682244000, 0, 0]
getPriceSetting(view returns (uint256[2])
[40000000000000000, 30000000000000000]
name(view returns (string)
SuperSapienssNTP
normalSaleSupply(view returns (uint256)
16
owner(view returns (address)
0xb8e0ebf2f852dec4c86ac5bd2208a96032200f90
payoutAddress(view returns (address)
0x81c476a7b5ce987e3a1d74c0a44df2ce46f8c74b
symbol(view returns (string)
SuperSapienssNTP
totalSupply(view returns (uint256)
290
Read-only
allowListSaleNum(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress spenderview returns (bool)
isUsedTicket(bytes ticketBodySigview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(address touint256 tokenId
mint(address[] toListuint256[] tokenIdList
mintFor(address touint256 tokenId
mintForAllowListSale(struct NFTOasisV2MintTicket mintTicketpayable 
mintForNormalSale(uint256 numpayable 
mintWithTicket(struct NFTOasisV2MintTicket mintTicket
mintWithTicketMultiple(struct NFTOasisV2MintTicket[] mintTickets
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address spenderbool approved
setApprovalProxy(address _new
setBaseURI(string __baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateSettings(address payoutAddress_uint256[7] maxNumSettinguint256[2] priceSettinguint256[6] openCloseSetting
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintForAllowListSale(address calleruint256 num
MintForNormalSale(address calleruint256 num
MintWithTicket(address callerbytes bodySiguint256 num
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UpdateApprovalProxy(address newProxyContract
UpdateSettings(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator