Bored Mummy Baby Waking Up
Verified contract
Active on
Ethereum with 3,927 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bored Mummy Baby Waking Up"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21401430 | 4 days ago | | | 0 | 0.00052635985 | |
| 21401256 | 4 days ago | | | 0 | 0.00053267470 | |
| 21340209 | 13 days ago | | | 0 | 0.0010092329 | |
| 21274523 | 22 days ago | | | 0 | 0.00029181523 | |
| 21171070 | a month ago | | | 0 | 0.0016136301 | |
| 21171068 | a month ago | | | 0 | 0.0025825759 | |
| 21078917 | 2 months ago | | | 0 | 0.0010003179 | |
| 21055493 | 2 months ago | | | 0 | 0.00025387775 | |
| 20997237 | 2 months ago | | | 0 | 0.00029858318 | |
| 20994643 | 2 months ago | | | 0 | 0.00080429690 |
ABI
ABI objects
Getter at block 21429779
baseURI() view returns (string)
ipfs://Qme1aPq8CdLqCXUpuPYykqaSfuaH6UcsFQz4CwiovjBTfM/
name() view returns (string)
Bored Mummy Baby Waking Up
owner() view returns (address)
0x3088245c03a47fa124af9990b87c9f6df9c27e67
symbol() view returns (string)
BMBWU
totalBabies() view returns (uint256)
3888
totalSupply() view returns (uint256)
3888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
batchWakeUp(address[] _addresses)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newURI)
setTokenURI(uint256 _tokenId, string _tokenURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name_, string symbol_, string baseURI_)
This contract contains no fallback and receive objects.
This contract contains no error objects.