Bad Baby Dinos

Verified contract

Active on Ethereum with 5,157 txns
Deployed by via 0x274bfd2e at 13419513
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bad Baby Dinos"

0xd728dd877310341ad8ab6a10081379c15a27a3be489c208e25e53d0895d19b0f
0x9a23479b27107e06005f2fe6c9f9f06187f0557b47c05d84e22da1b1564347ed
0x5c2a15298c28ec677d6907cd5678d53c8d4c73e4256567fb7866d4d8ea6146a7
0x11bfc191c6f88f3a0d7ca8e443803dcdef625c80cbbc45930d8cad311a33c19d
0x728e34006f941d613f41a96cbe5d17d497cf171909fc0584bcd926db1d959250
0x2cff75e119e25d22cd6dfb2ac2e2cdc3c6d2b23fc77bed5ee482c5c49fb3fc36
0x657640926e536bcb09aa045f202a7fa17287352ecfe2f86b800f129c736a66a2
0x824207fc9aeafb78e10c12c8a806418f9fd864480aa3675ccb29a9d0fdd5b3c0
0x604bd5f256de3309b695eedd5a2da82321942351f822feb55cc95287bffa4c1b
0x532dadfa80ed04d0200be7b31712642561fdfd6e3e00eb75207b70a0817e7eee

Functions
Getter at block 21286514
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://ipfs.filebase.io/ipfs/QmUkWdf26WRRq51VwFCdei5wU8zwXLk898usVfsct2JoS1/
hasRoyalties(pure returns (bool)
true
name(view returns (string)
Bad Baby Dinos
owner(view returns (address)
0x24db2f0848fee201c27d258ad5d2d5d9cc71bad3
royaltyAmount(view returns (uint256)
6
symbol(view returns (string)
BBD
totalSupply(view returns (uint256)
7780
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (uint256address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addMinter(address account
approve(address touint256 tokenId
mint(address _touint256 _mintAmountreturns (bool)
renounceMinter(
renounceOwnership(
royaltiesRecieved(address _creatoraddress _buyeruint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed touint256 indexed tokenId
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecievedRoyalties(address indexed creatoraddress indexed buyeruint256 indexed amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboluint256 _amountaddress _creator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.