PortalNft

Verified contract

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

No balances found for "PortalNft"

0xa03be75191baf00b407ae471e101bedc09fa59c5d091abd3011fb026f9ea413d
0x1bade853a6a5be85e0f5e60eec763062d72c3a9d46c2828410c833afdc65d9b1
0xd9907a22d4775c3265f45eada15bbd20cfb8bd18a3d06c842c54e3d0db3ea11f
0xa2aadcb0ef2c7b13dfdbeb4d3569aea34ddbf5c4a26d0ac0c0853f1a08778021
0xce2680b0ba4353562cc4226dcc1c0781613cd86c21df05412c478bb04ee235f8
0x5723663307b26c2e1ac9a789e102d583692bac1479348f94d97cd9aee8de1bd9
0x51189735b74f4542749bf1c23a972ee3ec45fb447aee353767e6e2949aaa3143
0x7eb6ef922da5593799464f99e47cdc584eec06c7c89f8687a3987c027ba62d80
0xe92634684593494330d0ff9254b2178f0665061d2f1759f597b0a130d8412130
0x2082cef5010b0876c827080230f8ef0c66093f83fc729f104c07ba02c4aab932

Functions
Getter at block 21278276
BOUNCER_ROLE(view returns (bytes32)
0xe4115595bf7ae7cb05bc1951822961d8747bf58987ea2e3c7e4c3ff109c676a5
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
activelyMintingNft(view returns (uint256)
0
getChainID(view returns (uint256)
1
maxSupply(view returns (uint256)
7777
mintPrice(view returns (uint256)
69000000000000000
owner(view returns (address)
0xae3eace7d708881d1f439ee41d733297f38a328e
paused(view returns (bool)
true
publicMintLimit(view returns (uint256)
3
publicMintTime(view returns (uint256)
1642431600
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
premintTxs(uint256addressview returns (uint256)
publicTxs(uint256addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addBouncer(address bouncer_
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
editMintSettings(uint256 _publicMintTimeuint256 _publicMintLimituint256 _maxSupply
grantRole(bytes32 roleaddress account
ownerMint(address addruint256 numberOfTokens
pause(
publicMint(uint256 numberOfTokenspayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMintingToken(uint256 _tokenId
setPrice(uint256 _mintPrice
setURI(string baseURI
transferOwnership(address newOwner
unpause(
voucherMint(struct OffchainBouncerNFTVoucher voucheruint256 numberOfTokenspayable 
withdraw(address _addr
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Printed(uint256 indexed indexaddress indexed accountuint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _namestring _symbolstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.