ULTRAPASS by UltraDAO

Verified contract

Proxy

Active on Ethereum with 1,379 txns
Deployed by via 0xb900b6ce at 15405367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 41 additional slots
-
variable spans 49 additional slots
23 additional variables

No balances found for "ULTRAPASS by UltraDAO"

0x01964553b7354b5bd4bdf67bbb70fc258817c8778f6bf827049e5a15941daed7
0xb3b34545a72c328db9bd5dc693b07d8bb4e4af6dd48b90252be31ed1f44d79b3
0xeefe134d65a5553f723dadb32c7aecbff278f46654601b2c601154b295a30eca
0x5268a3f7b16d3dab1bc2d58386f44be0cea12567d83ab55fce1cad2d2a07b5cb
0x32cf216ea2aba3fd7a191718155441f2038d4e0fae459a12d555da16f48aab10
0xdffd4c514093eda9a0b0bc1a5f1f7f6e9318dd215f579efa7e2402d899e9432a
0xa37eff5f20c09b0e305db9d493e711b1fc41901e3db545355b6503a0e140f072
0x255602375c8e1987044468bf2d9c7fe8518d870d9dcf41fd5276f92669b578c9
0x03e74de6cc1d4faafacf6a9e86eec9810a313837e7053abf0ac1bb6952f12b4a
0xe8d57d876f40a89090b7635e18ac86a3b33007336a019d5f22988dad6b06c2bb

Functions
Getter at block 20850644
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowlists(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=10)
config(view returns (struct IConfigMint mintConfigstruct IConfigToken tokenConfig)
(mintConfig=(true, 0, 0, 500, 100, 100, 750000000000000000), tokenConfig=())
contractType(pure returns (bytes32)
0x50726f707345524337323141556c747261506173730000000000000000000000
contractURI(view returns (string)
ipfs://bafkreig2kynxl6u7gyjo7xynqk5xhxdkj3nibim2amagjyr77tk4jetqk4
contractVersion(pure returns (uint8)
1
name(view returns (string)
ULTRAPASS by UltraDAO
numStakingTiers(view returns (uint256)
6
owner(view returns (address)
0xe70e823e77d87ee06f573587555fccb6c337e9f5
paused(view returns (bool)
false
project(view returns (address)
0x0000000000000000000000000000000000000000
receivingWallet(view returns (address)
0x3e952f7c6d33577de2e641aad212d2c9a6451330
reveal(view returns (bool)
true
stakingERC20Address(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ULTRA
totalStaked(view returns (uint256)
454
totalSupply(view returns (uint256)
500
Read-only
balanceOf(address ownerview returns (uint256)
calcTier(uint256 _tokenIduint256 _timeDeltaview returns (uint256)
calcTimeDelta(uint256 _tokenIdview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getAllowlistById(uint256 _allowlistIdview returns (struct IAllowlistAllowlist allowlist)
getApproved(uint256 tokenIdview returns (address)
getMintedByAllowlist(uint256 _allowlistIdview returns (uint256 mintedBy)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getStakedToken(uint256 idview returns (struct PropsERC721AUltraPassStakedToken)
getStakingLevel(uint256 _tokenIdview returns (uint256)
hasMinRole(bytes32 _roleview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
minted(addressview returns (uint256)
mintedByAllowlist(addressuint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
stakingTiers(uint256view returns (uint256 tierLeveluint256 periodToAchieve)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokens(uint256view returns (string namestring descriptionstring imagestring imageExtstring url)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
addAllowlist(struct IAllowlistAllowlist _allowlist
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _baseURIaddress[] _trustedForwardersaddress _receivingWalletaddress _accessRegistry
mint(uint256[] _quantitiesbytes32[][] _proofsuint256[] _allotmentsuint256[] _allowlistIdsuint256[] _traitsbool _autostakepayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAccessRegistry(address _accessRegistry
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setConfig(struct IConfigConfig _config
setContractURI(string _uri
setOwner(address _newOwner
setProject(address _project
setReceivingWallet(address _address
stake(uint256[] id
togglePause(bool isPaused
toggleReveal(
transferFrom(address fromaddress touint256 tokenId
unstake(uint256[] id
updateAllowlistByIndex(struct IAllowlistAllowlist _allowlistuint256 i
updateIndividualToken(uint256 iduint256 tokenTypebool isUltimate
updateTokenMetadata(uint256 tokenIdstring namestring descriptionstring imagestring imageExtstring url
upsertStakingTier(uint256 _iuint256 _tierLeveluint256 _periodToAchieve
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
Minted(address indexed accountstring tokens
OwnerUpdated(address prevOwneraddress newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Staked(address indexed accountuint256[] id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Unstaked(address indexed accountuint256[] id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowlistInactive(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InsufficientFunds(
InvalidQueryRange(
MerkleProofInvalid(
MintClosed(
MintQuantityInvalid(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(