Roland Lifestyle TR-808 Digital Collectible

Verified contract

Proxy

Active on Ethereum with 177 txns
Deployed by via 0xf6d9d8ec at 15496732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 41 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
15 additional variables

No balances found for "Roland Lifestyle TR-808 Digital Collectible"

0x801a3e3277e9f89db2d54bd71d16f9ceb202642a2104fc1e3de0c81bfa07d278
0x54897a6dc8c1fcd24bca538499ad4a149d3c1cb787e8ae6fe51435cc3308f8b5
0x591d808ebcdc47bd01ad7918eb8134b81ac53e7f670f69b0e72aca6066f74a85
0x81d3b2351027a8f9b4dd1f033dd90b088051e4e9a7f20ce4e34925bf6cb2b5a3
0x8741ad559aa5a10c0cfe7abf9d2cc167557391afacd2decbc4d21911fca52375
0x19293979533b3dc4d30a8426debc8afa6d31f63241963e247494757a83f89165
0x05a5702324ec58ea03c29a0c31719e15fd99599e7aef8c5ef51af065aefc42b0
0x7ef7a911cd4bc9a6e65bc36b536e761a611b4285939607da4f0a9b894b20b739
0x61fc378fa83f3ae91bebb742ad7721354bd93b3bb64044d4921a76641c2f2e5a
0x27a66bc99de78a155fb2f8a35c0c7e0be994a5c2ee35e7e6890f6d813ab19420

Functions
Getter at block 21189084
implementation(view returns (address)
0xea690f45047f6be5e513d35b44933999866c5aa6
cost(view returns (uint256)
80800000000000000
getWithdrawSplit(view returns (address[]uint256[])
([0x460Fd5059E7301680fA53E63bbBF7272E643e89C, 0xD93382C2107fc500A9fd84056206F939Fe6c3891], [0, 1000])
maxFreeMint(view returns (uint32)
0
maxPerMint(view returns (uint32)
3
maxPerWallet(view returns (uint32)
3
name(view returns (string)
Roland Lifestyle TR-808 Digital Collectible
open(view returns (bool)
true
owner(view returns (address)
0xd93382c2107fc500a9fd84056206f939fe6c3891
pauseMintAt(view returns (uint256)
0
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
101
symbol(view returns (string)
TR808
totalSupply(view returns (uint256)
1200
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCostOfOwner(address _addressuint256 _countview returns (uint256)
numberMintedOfOwner(address _addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
remainingMintsOfOwner(address _addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(string _namestring _symboluint256 _maxSupplyuint256 _commission
mint(uint256 countpayable 
mintAll(payable 
mintTo(uint256 countaddress topayable 
presaleMint(uint32 countbytes32[] proofpayable 
presaleMintTo(uint32 countbytes32[] proofaddress topayable 
referralMint(uint32 countaddress referrerpayable 
referralMintTo(uint32 countaddress referreraddress topayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseUri(string _uri
updateMaxFreeMint(uint32 _cap
updatePauseMintAt(uint256 _pauseAt
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
updateWithdrawSplit(address[] _addressesuint256[] _fees
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboluint256 _totalSupplyuint256 _commission
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(