blob

Verified contract

Active on Ethereum with 1,121 txns
Deployed by via 0xceedb612 at 14668405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "blob"

0x8c5c092f074af6ab7ac51800f9ab4a772efa2cf352a337fa6de034eef75052aa
0x9d19fa3e703ed11434b9d6c4e1f7ab758d69565db6285da26812d56f5f475120
0xb3fdf9725f11306454c3308433fa5a4d8b1887bd9c6f45c03d6ccc3901ddc6d8
0xcada0e61eca1f652a23d16151c9388b73dbe7c0707104b359f58e8a4f374967b
0x7d10ed9882cacfff1f3a59004bdc6472c7636764e20c49b43b4354e975d542ea
0xeb23fc40491a7c314bccc184753c06cccadbbfebe87e65e652d03af030f92e03
0x223f09f57b705086f2048f18ed0a6d5bf9607698959e3f0d1195569a4ab0a3dc
0xc2a62760e53d2e2190d66aedb7c4913680f2710059d6ae1344a4b4fef540db5f
0x0b2dd60bc047b1350eac7bec52cbbf8f0b465ad7504b28eab8982d62352e10e2
0x8e932ad526b6e6245a4ec8854a80dc1cb4eb1d1b8f3b948970f132e56ed2f341

Functions
Getter at block 20967354
activationTimestamp(view returns (uint256)
1651161600
blobPrice(view returns (uint256)
10000000000000000
name(view returns (string)
blob
owner(view returns (address)
0x22152d24de7c1c23f1f461d9d4666a5062c6d01e
symbol(view returns (string)
BLOB
totalBlobs(view returns (uint256)
3000
transactionLimit(view returns (uint256)
20
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address spenderuint256 id
mintBlob(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setActivationTimestamp(uint256 _activationTimestamp
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPrice(uint256 newPrice
setRoyaltyFee(uint256 fee
setRoyaltyRecipient(address recipient
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(uint256 _activationTimestamp
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.