Podium

Verified contract

Active on Ethereum with 2,081 txns
Deployed by via 0x5b6730e1 at 14586567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "Podium"

0x29ddf7f8603e7531c7f90d9a7f6fc292298b29ba82b256e21a8565c44a44427a
0xb89ee1fc3fa69df3b62ac9a98f5dae4e9defff6ed5326a8cc40575620654226f
0x636e9b74178f646457a1ec97749cb7d584dc1457a180cb03804ceeee5c256b0f
0x2372a604c1c389eba0cb57ab18c08ac1d8e89ed66e967546a783a338e5b8b050
0xa7461180509abd037e36a61016cbf4ab1c6a9fb6118667b6aeed8f8df189af65
0x76da7b919e3c08215cf68b1115199140fc2b2ae67a4e80e7b2dc6b2115b3f852
From
0xcc22d4b707bceaf49262c3bf8724b8de95875ddb81f2379d5698f4aee39ac257
0x83c4b982e040b20afd0e92ddd51c25cbcdfe7d54fd2d20144d4fd7c507232343
0x3d6819aab9339ae99ff079c52b5aa8a08c6220db0e56ecf58d0e6c3f1e0a525c
0xe263685a6852b9efe5461811adba19f31e06856a6bfc18773f9747b9e6793fe1

Functions
Getter at block 21224893
 
checkRefundEligbleSum(view returns (uint256)
 
checkRefundedAmount(view returns (uint256)
fundsNeededForRefund(view returns (uint256)
0
isMintListSaleOn(view returns (bool)
false
isPublicSaleOn(view returns (bool)
true
isRefundActive(view returns (bool)
false
maxMintPublic(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0x6690c24f697e03429fc5cf3c84a0475369e681d48cc12adb6fe3a8bbb2acf056
mintListPrice(view returns (uint64)
120000000000000000
mintListSaleStart(view returns (uint32)
1650056400
name(view returns (string)
Podium
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xc950b3f82c9e6267f77d347140544c7c824d776e
paused(view returns (bool)
false
publicPrice(view returns (uint64)
150000000000000000
publicSaleStart(view returns (uint32)
1650229200
refundPaidSum(view returns (uint256)
3102000000000000000
refundRate(view returns (uint256)
0
symbol(view returns (string)
PODIUM
totalSupply(view returns (uint256)
777
Read-only
balanceOf(address ownerview returns (uint256)
checkPurchasePriceCurrent(uint256 tokenIdview returns (uint256)
functionLocked(bytes4view returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721RTokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOnMintList(bytes32[] _merkleProofaddress _walletview returns (bool)
isTeamMemberAdmin(address checkAddressview returns (bool)
mintListClaimed(addressview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
ownerOfData(uint256 tokenIdview returns (struct ERC721RTokenOwnership)
supportsInterface(bytes4 interfaceIdview returns (bool)
teamMember(addressview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addTeamMemberAdmin(address newMember
approve(address touint256 tokenId
changeTeamRefundTreasury(address _teamRefundTreasury
lockFunction(bytes4 id
manageSale(uint64 _mintListPriceuint64 _publicPriceuint32 _publicSaleStartuint32 _mintListSaleStartuint256 _maxMintPublicuint256 _collectionSize
mintListMint(bytes32[] _merkleProofpayable 
pause(
publicSaleMint(uint256 quantitypayable 
refund(uint256 tokenId
removeTeamMemberAdmin(address newMember
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
teamInitMint(address touint256 quantitybool emergencyOverrideuint256 purchasePriceOverride
teamInitMint(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateMintListHash(bytes32 _newMerkleroot
withdrawPossibleAmount(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(uint32 publicSaleStart_uint32 mintListSaleStart_bytes32 merkleRoot_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.