Baby Shiba Social Club New Era

Verified contract

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

No balances found for "Baby Shiba Social Club New Era"

0xe398a1d29150f4c85fec2d33e8e0cdf20084c14156c3ab150a218f46b58f89d6
0xc0f607d68ca3261a9e04cfce55b5915a397c6afc9fc6147ad4b2f586cdf5c80e
0x548c5e251da881bfe8548aa28d319d818f955b4b095adb96fa9263398de70a3e
0x8d7798ee09f7d471b5270697f1ee89af2931c19703da63ae913646f257610922
0x2c69cdd40bdd81f658be30403497b664e1f2dc3cddeedd35e1e78140a7c344d6
0x3ea08748da1b5a93ddddf9c2cdbd44828aa4d22fcf84dcb0b93b1589b9b774e1
0x7c1dbc3be1304e11c10120e153f6f52a1f9943f8476daf75b422395f98504652
0x96725c9d6ee792d98f701b9c0d6b9be9b109ecc559e3c5747e58ae0bc19ecaf5
From
0xd2a31478a24adea6557b27a546a661532fcd559f40d1279090ec9c8968ee87b7
0xef0d159519685547f78d3c782e9315bd17515dd8f1d66571d2f77487a0efd0a4

Functions
Getter at block 21165262
BLUE_OFFSET(view returns (uint256)
20000
GOLD_OFFSET(view returns (uint256)
50000
GREEN_OFFSET(view returns (uint256)
30000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
RED_OFFSET(view returns (uint256)
40000
SILVER_OFFSET(view returns (uint256)
10000
maxMintAmountPerTx(view returns (uint256)
20
mintPaused(view returns (bool)
true
name(view returns (string)
Baby Shiba Social Club New Era
oldBabyShiba(view returns (address)
0x081fac886fdcacdc826c4135ed4ba5b65ececfb8
owner(view returns (address)
0x00eeabd52b35ebaf74943c6999ed5002559baa39
paused(view returns (bool)
false
symbol(view returns (string)
BSSCNE
uriPrefix(view returns (string)
https://babyshibamorph.s3.amazonaws.com/baby_shiba_morph_json/
uriSuffix(view returns (string)
.json
vault(view returns (address)
0xfd5209d18d699c2589b0990105765a0bb13e9c40
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
approve(address operatoruint256 tokenId
burn(uint256 tokenId
goldMint(uint256[] idspayable 
mintFor(address touint256[] ids
neonMint(uint256[] idsuint8 colorNumberpayable 
pause(
renounceOwnership(
safeMint(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMintPaused(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
standardMint(uint256[] ids
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _oldBabyShibaaddress _vault
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator