PortalNft

Verified contract

Active on Ethereum with 13,226 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 $1,510.02
0x4df66efc37ac5ed2a15418b7c896ee9364b71d20fda1ef7e3a104c302417c641
0x1236b78eb0ba7ac6316d355079f205efd46716e780c5fa3e1f22b98a0a04c9f2
0xee2417706ab3a46c7f130c6e75d617e51b7ed53364fdeab09685f132f20e19fb
0x12d2ee1ed09519ccfb29670da43aebcc4ebf9d688185346a78dafb1bacfff0f8
0x58ee21fc478db11e4b28c45f3b5c7a52d6f892be227ee5259feed4de5ddbd6be
0x6028412c3331be2e04c0e5e0b9971f9184dd0b9412c4118585d43f270cdd2cc0
0xc43f0f0dcbca3e14a4ad40f03a84e59efe3e9371e5d5191e2c787dc493893133
0xb593b3b5b2c7d819ab0dfb8d535fe519b5085940ec48e38404a29af0fb58523b
0x12b95426d8553a1b22b174caacadde48cf4b7e11e6282e9ef03d236501d7f18c
0xfb5adfad4f97a7bd41c92347b5e0fefc57e8271edfc8d844c24b4d0468fed0bd

Functions
Getter at block 20926860
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.