PortalNft

Verified contract

Active on Ethereum with 13,289 txns
Deployed by via 0x5a1203b1 at 14012881
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,219.71
0x397b78948b2403223268e7c554e96ec8faf05451b68f4cbde9228aa083f8a19e
0xe6a6fe04bb7a2b0c49a2cb548f4bfefe2a2bb2f13d95e3031c8718156e93dd59
0x0c10da6d29cc84e79ab292ebf23feb2e963f6d630ea854920bce79b7eb9c846e
0x14bb97ed26e549b80b11e498ea06b33626262bda09c85bcb7e61358356426d4f
0x6c5b08e7d359a6e7d82fcd946d3267ff8a76aa7643f1f3dee2f888aa438db00e
0xaa6b0df96a80cbb7621180e0bd1cebf8d4d00472d79ae8cf9e84969966be40c9
0x6f773d967c839fac350b1c164c490941475e4905c8987baa67278aed09be61c9
0xf6237668320848cd9b75537f41e19e3edd40f3c6ce2f9090f7691d8da6faeb08
0x42be100603cbddcd580b062dff6623f1194b2a68170a7723131b8b1c429990dc
0xebf7f4ae75aa5014a54eeaf8123dd4d8d1abb7e28061090628a1d67fb33861da

Functions
Getter at block 21289003
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)
10
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)
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.