Bored Camel Caravan Club
Verified contract
Active on
Ethereum with 584 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($393.52)
Native
Value
$393.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.15 | $2,623.47 |
$393.52 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21050661 | 5 days ago | | | 0 | 0.00030845828 | |
| 18881135 | 10 months ago | | | 0 | 0.0012623474 | |
| 18869294 | 10 months ago | | | 0 | 0.00090747862 | |
| 18682924 | a year ago | | | 0 | 0.0013355191 | |
| 18682908 | a year ago | | | 0 | 0.0019169268 | |
| 18682546 | a year ago | | | 0 | 0.0018711946 | |
| 18606493 | a year ago | | | 0 | 0.00040950752 | |
| 18606493 | a year ago | | | 0 | 0.00037833663 | |
| 18422468 | a year ago | | | 0 | 0.00099061012 | |
| 18297601 | a year ago | | | 0 | 0.00034818803 |
ABI
ABI objects
Getter at block 21085935
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmbuQs8XsV6Ta2t8DxTZ1YYpQDjQLXTZCAUHxVoQUURQte/
camelMainsaleOpen() view returns (bool)
true
getBalance() view returns (uint256)
150000000000000000
maxSupply() view returns (uint256)
10000
maxTx() view returns (uint8)
10
name() view returns (string)
Bored Camel Caravan Club
owner() view returns (address)
0xd7413ec7312d79314ba40a1fe4f38158493a5991
price() view returns (uint256)
50000000000000000
symbol() view returns (string)
BCCC
totalToken() view returns (uint256)
654
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)
changeMainsale(bool _mainsale)
mainSale(uint8 mintTotal) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawContractEther(address recipient)
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 _initBaseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.