Baby Dino Club

Verified contract

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

No balances found for "Baby Dino Club"

0xba6ea86922c3ec908b4bc2e4de172b1a00c710a048b856cfc2abc5c8d426302a
0xbed6fad5602745db1fd96d35187ee4be1630d4842e9e2f83388800c0cdf490e2
0x6004c705a29bec4c42b20a14d12fbedef0309e07aee62f2679e3251d8560ffe1
0x7bf602271bd275d5748075efd712ff103cf46e36e616aa8dc890431caeb6e889
0x05e629b49a689e469f551b1d353426a2438ec8657cda4281d5f745ddfb6c6b06
0x3666ca553091a790aed5b5a872cf8ad07ee6125b23bef8879f6e72779941c676
0xf34b34e181d91e3ea83bdd7634a562f5d849ef962c18f0598aee10abe2caa235
0xd8ca4bd85f8d19245e11d51b362c37796f6be7b8475ccabf2f7c473ca898a6d5
0x3fadccf327e53f1eff907113a89cdb78ce1a975604835b998d3ee0c9e1611a96
0xa0e28ce8612eec7deef4fb4fd4ab925e47f693cdbc05fadf2047151959a2ad76

Functions
Getter at block 21030131
contractURI(pure returns (string)
https://mw9spidhbc.execute-api.us-east-1.amazonaws.com/dev/contract/baby-dino-club
getCost(view returns (uint256)
50000000000000000
getCurrentSupply(view returns (uint256)
4395
getMintStatus(view returns (bool)
true
name(view returns (string)
Baby Dino Club
owner(view returns (address)
0x41b7d19aca0302c67b2ce6f9b7e0f8ae1c73f4ea
symbol(view returns (string)
BDC
totalSupply(view returns (uint256)
4444
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowPublicMint(
approve(address touint256 tokenId
denyPublicMint(
mintTokens(address[] recipientspayable 
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 cost
setMaxSupply(uint256 max
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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 tokenNamestring symboluint256 costuint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.