Bad Bitches On A Scooter
Verified contract
Active on
Ethereum with 1,786 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 "Bad Bitches On A Scooter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20755062 | 2 months ago | | | 0 | 0.000045397290 | |
| 20134884 | 5 months ago | | | 0 | 0.00030427877 | |
| 19837915 | 6 months ago | | | 0 | 0.000091046090 | |
| 19644562 | 7 months ago | | | 0 | 0.00029333815 | |
| 19012322 | 10 months ago | | | 0 | 0.0011110983 | |
| 19012249 | 10 months ago | | | 0 | 0.0014686492 | |
| 18580711 | a year ago | | | 0 | 0.0015351202 | |
| 18403003 | a year ago | | | 0 | 0.00033573567 | |
| 18386193 | a year ago | | | 0 | 0.00049150406 | |
| 17891159 | a year ago | | | 0 | 0.00083241831 |
ABI
ABI objects
Getter at block 21218022
Presale_Supply() view returns (uint256)
1000
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmZ3cUeHeD5VVoyxt1pBmdmXfPdQEJ5LLtGpcAQBQyUGtM/
cost() view returns (uint256)
0
maxMintAmount() view returns (uint256)
10
maxSupply() view returns (uint256)
10000
name() view returns (string)
Bad Bitches On A Scooter
nftPerAddressLimit() view returns (uint256)
10
notRevealedUri() view returns (string)
ipfs://Qmbp1itvuGHBqbpebmYkAtPAi8Gy1MJ8ruwA88dMe9STYd/
owner() view returns (address)
0xd8cd9ead80abfcc1b4ceb14102a877764f7fef13
revealed() view returns (bool)
true
status() view returns (uint256)
2
symbol() view returns (string)
BB
totalSupply() view returns (uint256)
10000
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events AirDrop(address _to, uint256 _mintAmount)
approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
mintPresale(uint256 _mintAmount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCost(uint256 _newCost)
setNftPerAddressLimit(uint256 _limit)
setNotRevealedURI(string _notRevealedURI)
setStatus(uint256 s)
setmaxMintAmount(uint256 _newmaxMintAmount)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.