Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,077.58 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19295399 | 9 months ago | | | 0 | 0.0020149437 | |
| 19294830 | 9 months ago | | | 0 | 0.0017010283 | |
| 19293815 | 9 months ago | | | 0 | 0.0026435179 | |
| 19293761 | 9 months ago | | | 0 | 0.0018571901 | |
| 19293718 | 9 months ago | | | 0 | 0.0020432490 | |
| 19293631 | 9 months ago | | | 0 | 0.0020868465 | |
| 19293477 | 9 months ago | | | 0 | 0.00068822400 | |
| 19288135 | 9 months ago | | | 0 | 0.0029308004 | |
| 19236154 | 9 months ago | | | 0 | 0.0014798766 | |
| 19198565 | 9 months ago | | | 0 | 0.0016985021 |
ABI
ABI objects
Getter at block 21208053 getAccessoryNFT() view returns (uint256[])
_mint_price() view returns (uint256)
200000000000000000
_saleIsActive() view returns (bool)
true
getAccessorySize() view returns (uint256)
101
getMintPrice() view returns (uint256)
200000000000000000
getPrice() view returns (uint256)
200000000000000000
getSaleStatus() view returns (bool)
true
getWallets() view returns (struct BordelloETHInjectedWallets[])
[(0xc9a8819948265f0c477958e2634299d6e7fff044, 5, false), (0x51743ee9e3044bcef2f277144cb8f9695719b0a2, 5, false), (0x08f5bcd7421fc071e7a916ed77003b1cf78f6faa, 15, false), (0x4869d4ac79185748fa325d6e7935548058f857ca, 75, false)]
maxSupply() view returns (uint256)
101
name() view returns (string)
Bordello
owner() view returns (address)
0xd0234555ddd2c010d1a36487ec2cc17439627492
symbol() view returns (string)
Bordello
totalSupply() view returns (uint256)
101
Read-only
_que_price(uint256) view returns (uint256)
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)
tokensOfOwner(address _owner) view returns (uint256[])
wallets(uint256) view returns (address walletAddress, uint256 percentage, bool locked)
State-modifying
Events _setRoyalties(uint256 tokenId, address[] receivers, uint256[] basisPoints)
_setRoyaltiesExtension(address extension, address[] receivers, uint256[] basisPoints)
addExterdedWallets(address[] _wallet, uint256[] _percentage, bool[] lock)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
changeMintPrice(uint256 price)
mintFor(uint256 quantity, address owner) payable
removeExtendedWallets(uint256 index)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setQuePrice(uint256 element, uint256 price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateStauts(bool _flag)
withdraw() payable
withdrawErc20StuckBalance(address _bep20Address) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NFTMinted(address sender, uint256 tokenId, uint256 nftIndex)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Withdraw(address _owner, uint256 amount, uint256 timestamp)
constructor(string name, string symbol, string base, uint256 max, uint256 limit)
receive()
This contract contains no error objects.