Bridges

Verified contract

Active on Ethereum with 1,863 txns
Deployed by via 0xaec3f5fb at 14549276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "Bridges"

0x36456d928aadfbba49363da36603c3eb5974eaa77b0d5327669d8545793998f0
0xbcf40fa424b7cf7cb30adf0b34eca4ec311ee41ccb2a2ee4fc03e4fd80681f71
0x4bde4818ffdc29004bac015d42e89d140489adae3d761477f34ae84c8d07480b
0xfa3234ba63758c26af67107942a761ce7a09f314695ae7825299530917d00a4a
0x218201b349293555ceda49b044e27b5ae0d38da252a62883d67e685d3ec4675f
0xe78274c1129cf31ac9326317044e59ce2013675d77bb7443980c1e82d60ae441
0x48bffbb25fe5fa1ea6dfa9887c44e6b8312a17d642723ff6e78def2f1c0f6e8a
0xf8ce988ec719c09341b490b3a1578ea6b4e5a525f172cd7cbc19285060c3c7d3
0xc1803731f9997058a095aa6ab5e1efd89aa10e5c6569925fbcb486e9496bfa30
0x61904a8a1ddb7e2cb663a7eca913640398a31e9b0d749d3d57470b30f1455f4b

Functions
Getter at block 21309397
baseURI(view returns (string)
https://api.beatfoundry.xyz/api/v1/nft/1
composer(view returns (string)
Oshi
description(view returns (string)
Oshi's first generative collection with Beat Foundry. Beat Foundry's first collection with on-chain lyrics.
maxSupply(view returns (uint256)
900
mintPrice(view returns (uint256)
0
mintingPhase(view returns (uint8)
3
name(view returns (string)
Bridges
numVariableTracks(view returns (uint256)
4
owner(view returns (address)
0x99c27ea3331137d2d1030647d2cef9c3549d73f4
royaltyContract(view returns (address)
0xf3948cc136c7a35f6bcab002be7bf1b61e7759f1
royaltyPercent(view returns (uint256)
5
symbol(view returns (string)
BRDG
totalSupply(view returns (uint256)
900
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSeedTokenID(bytes32 seedview returns (uint256)
getVariant(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
midi(uint256 tokenIdview returns (string)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addStaticTrack(uint256 songbytes track
addVariableTrack(uint256 songuint256 trackNumbytes track
approve(address touint256 tokenId
disableMint(
mint(address tobytes32 seeduint256 variantbytes passbytes32[] seedProofpayable 
mintAllowlist(address tobytes32[] seedsuint256[] variantsbytes32[][] allowlistProofspayable 
mintReserve(address tobytes32[] seedsuint256[] variants
removeStaticTrack(uint256 songuint256 index
removeVariableTrack(uint256 songuint256 trackNumuint256 index
renounceOwnership(
resetStaticTracks(uint256 song
resetVariableTracks(uint256 songuint256 trackNum
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllSeedsMerkleRoot(bytes32 value
setAllowlistMerkleRoot(bytes32 value
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setComposer(string composer_
setDescription(string description_
setMintPrice(uint256 value
setRoyaltyPercentage(uint256 percent
setSongNames(uint256[] songsstring[] songNames
setTimeDivision(uint256 songbytes2 timeDivision
startAllowlistMint(uint256 supply
startPublicMint(uint256 supply
startReserveMint(uint256 supply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address touint256 amount
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 baseURI_string name_string singular_string description_string symbol_string composer_uint256 numVariableTracks_address[] royaltyReceivers_uint256[] royaltyShares_uint256 royaltyPercent_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InsufficientBalance(uint256 balance
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
InvalidProof(
MintToZeroAddress(
MintZeroQuantity(
MintingLimitReached(
NotAllowlisted(
OwnerQueryForNonexistentToken(
SameLengthRequired(
SeedAlreadyUsed(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WriteError(