Boss Beauties
Verified contract
Active on
Ethereum with 25,602 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($180.48)
Native
Value
$180.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.054544 | $3,308.86 |
$180.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21164806 | 11 hours ago | | | 0 | 0.00048370782 | |
| 21159106 | a day ago | | | 0 | 0.00086752621 | |
| 21159104 | a day ago | | | 0 | 0.00082480277 | |
| 21159093 | a day ago | | | 0 | 0.00083236777 | |
| 21158607 | a day ago | | | 0 | 0.00060503811 | |
| 21158599 | a day ago | | | 0 | 0.00060439767 | |
| 21158523 | a day ago | | | 0 | 0.00065837927 | |
| 21156900 | 2 days ago | | | 0 | 0.00069744071 | |
| 21148555 | 3 days ago | | | 0 | 0.00043876307 | |
| 21132920 | 5 days ago | | | 0 | 0.00084072600 |
ABI
ABI objects
Getter at block 21168055
ADMIN_ROLE() view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_maxSupply() view returns (uint256)
10000
_price() view returns (uint256)
80000000000000000
name() view returns (string)
Boss Beauties
owner() view returns (address)
0x55ee731f1b55562e293bd0c8670e9d0c86291a4c
presaleActive() view returns (bool)
true
publicSaleActive() view returns (bool)
true
symbol() view returns (string)
BOSSB
totalReleased() view returns (uint256)
775680000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
9999
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
presaleAllowed(address presaleAddress) view returns (bool)
presaleMinted(address presaleAddress) view returns (bool)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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)
State-modifying
Events addPresale(address[] addresses)
approve(address to, uint256 tokenId)
grantRole(bytes32 role, address account)
mint(uint256 numberOfTokens) payable
pausePreale()
pausePublicSale()
presaleMint(uint256 numberOfTokens) payable
release(address account)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
startPresale()
startPublicSale()
superMint(uint256 numberOfTokens, address recipient)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 maxSupply, uint256 price, address[] payees, uint256[] shares)
receive()
This contract contains no error objects.