Bleeps

Verified contract

Active on Ethereum with 58 txns
Deployed by via 0xc75750ce at 13757521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bleeps"

0x4e8ed74d232c582258f1507253163851e5249b485d71ec9a57754571ff1a01b3
0x384483d17aeedc34595092da939b112f8895a0585abfa0010d4802fbe8bf6913
0xe2f16a17a7113de51f8c388cd871a2273f53ac4146d177e40fcf4d0f7b22879e
0xc41de14a860ab123fe22a5f81089664101c7af04696d3e69946e2b099bf07860
0xcb2a83eb9075ce3808abb3879dbde363497d2dc97e858ecc6a42b1c47c7b60b5
0x86b93f1ae5d1fe4f1ca91b947ecdc7919a52ebcfaa8416fe452b49c6b2ed8e62
From
0x232c6a8649cbf3ed4fc28964a8c5b3743d5845310c1b61b180a2850730ecd9b0
From
0x473ce0ba22c96efb89158de2829ffb06c2f694c775908178ff100b419f152588
0x771de4e88e17bf07c29d4542f6cbe2939e172d21bc4d8bc81eb7dde9a877d145
0xeb17d3a00ec2ac9fb9aa9405ebe313fcd66258f299c402a13ec4f1bb18177fec

Functions
Getter at block 20958680
DELEGATION_TYPEHASH(view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_SEPARATOR(view returns (bytes32)
0x2929fd6848af89a01c9d323e3937a8bc46b836a8dd404b023b1201cdab6878bb
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
PERMIT_FOR_ALL_TYPEHASH(view returns (bytes32)
0x29795620f29ed5790c945e3f419a1b3e2381aa07751ccffe5b81231639d74cd5
PERMIT_TYPEHASH(view returns (bytes32)
0x49ecf333e5b8c95c40fdafc95c1ad136e8914a8fb55e9dc8bb01eaa83a2df9ad
checkpointingDisabler(view returns (address)
0xdca9d1fa839bb9fe65ddc4de5161bca43751d4b4
 
contractURI(view returns (string)
decimals(view returns (uint8)
0
guardian(view returns (address)
0xdca9d1fa839bb9fe65ddc4de5161bca43751d4b4
minter(view returns (address)
0xf850ceb782707df66a49b861ff74436be271611e
minterAdmin(view returns (address)
0x7773ae67403d2e30102a84c48cc939919c4c881c
name(pure returns (string)
Bleeps
owner(view returns (address)
0x7773ae67403d2e30102a84c48cc939919c4c881c
royaltyAdmin(view returns (address)
0xdca9d1fa839bb9fe65ddc4de5161bca43751d4b4
symbol(pure returns (string)
BLEEP
tokenURIAdmin(view returns (address)
0xdca9d1fa839bb9fe65ddc4de5161bca43751d4b4
tokenURIContract(view returns (address)
0xe114dce59a333f8d351371f54188f92c287b73e6
Read-only
balanceOf(address ownerview returns (uint256 balance)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
delegates(address delegatorview returns (address)
getApproved(uint256 idview returns (address)
getCurrentVotes(address accountview returns (uint96)
getPastVotes(address accountuint256 blockNumberview returns (uint96)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getVotes(address accountview returns (uint96)
isApprovedForAll(address owneraddress operatorview returns (bool isOperator)
nonces(address accountview returns (uint256 nonce)
nonces(uint256 idview returns (uint256 nonce)
numCheckpoints(addressview returns (uint32)
ownerAndLastTransferBlockNumberList(uint256[] idsview returns (struct ERC721BaseOwnerData[] ownersData)
ownerOf(uint256 idview returns (address owner)
owners(uint256[] idsview returns (address[] addresses)
royaltyInfo(uint256 iduint256 salePriceview returns (address receiveruint256 royaltyAmount)
sound(uint256 idpure returns (uint8 noteuint8 instrument)
supportsInterface(bytes4 idpure returns (bool)
tokenNonces(uint256 idview returns (uint256 nonce)
tokenURI(uint256 idview returns (string)
votesToDelegate(address delegatorview returns (uint96)
State-modifying
approve(address operatoruint256 id
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
disableTheUseOfCheckpoints(
mint(uint16 idaddress to
multiMint(uint16[] idsaddress[] tos
multicall(bytes[] datapayable returns (bytes[] results)
permit(address spenderuint256 tokenIduint256 deadlinebytes sig
permitForAll(address signeraddress spenderuint256 deadlinebytes sig
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setCheckpointingDisabler(address newCheckpointingDisabler
setENSName(string name
setGuardian(address newGuardian
setMinter(address newMinter
setMinterAdmin(address newMinterAdmin
setRoyaltyAdmin(address newRoyaltyAdmin
setRoyaltyParameters(address newReceiveruint96 royaltyPer10Thousands
setTokenURIAdmin(address newTokenURIAdmin
setTokenURIContract(address newTokenURIContract
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
withdrawERC20(address tokenaddress to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CheckpointingDisabled(
CheckpointingDisablerSet(address newCheckpointingDisabler
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
GuardianSet(address newGuardian
MinterAdminSet(address newMinterAdmin
MinterSet(address newMinter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyAdminSet(address newRoyaltyAdmin
RoyaltySet(address receiveruint256 royaltyPer10Thousands
TokenURIAdminSet(address newTokenURIAdmin
TokenURIContractSet(address newTokenURIContract
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address ensaddress initialOwneraddress initialTokenURIAdminaddress initialMinterAdminaddress initialRoyaltyAdminaddress initialGuardianaddress openseaProxyRegistryaddress initialRoyaltyReceiveruint96 imitialRoyaltyPer10Thousandsaddress initialTokenURIContractaddress initialCheckpointingDisabler
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.