SupLadies
Verified contract
Active on
Ethereum with 896 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($2,007.57)
Native
Value
$2,007.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.61503 | $3,264.19 |
$2,007.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20350259 | 4 months ago | | | 0 | 0.00010957252 | |
| 17970208 | a year ago | | | 0 | 0.00097669081 | |
| 17903048 | a year ago | | | 0 | 0.00051822813 | |
| 17219643 | 2 years ago | | | 0 | 0.0079946134 | |
| 17219642 | 2 years ago | | | 0 | 0.0044212490 | |
| 16851245 | 2 years ago | | | 0 | 0.0038075969 | |
| 16851241 | 2 years ago | | | 0 | 0.0038914240 | |
| 16578027 | 2 years ago | | | 0 | 0.0027783624 | |
| 16306121 | 2 years ago | | | 0 | 0.00078469148 | |
| 16305417 | 2 years ago | | | 0 | 0.00087657412 |
ABI
ABI objects
Getter at block 21172072
ETH_PRICE() view returns (uint256)
57000000000000000
MAX_ORDER() view returns (uint256)
10000
MAX_SUPPLY() view returns (uint256)
10000
MAX_VOUCHERS() view returns (uint256)
570
PPL_PRICE() view returns (uint256)
19570000000000000000
ahmcAddress() view returns (address)
0x61db9dde04f78fd55b0b4331a3d148073a101850
artwAddress() view returns (address)
0x22d202872950782012bac53346ee3dae3d78e0cb
isMintActive() view returns (bool)
true
isPineapplesActive() view returns (bool)
false
isVoucherMintActive() view returns (bool)
false
isVoucherUseActive() view returns (bool)
true
name() view returns (string)
SupLadies
next() view returns (uint256)
1377
owner() view returns (address)
0xb75a5f0bb19d0a6c14b0fd988e8893e7f8397342
pineapplesAddress() view returns (address)
0x3e51f6422e41915e96a0808d21babb83bcd278e5
symbol() view returns (string)
SL
totalReleased() view returns (uint256)
52595670000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
1377
voucherCount() view returns (uint256)
162
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isDelegate(address addr) view returns (bool)
isOwnerOf(address account, uint256[] tokenIds) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
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 tokenId)
tokenURI(uint256 tokenId) view returns (string)
vouchers(address) view returns (uint256)
walletOfOwner(address account) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 quantity) payable
mintTo(uint256[] quantity, address[] recipient) payable
mintVouchersFromAccount(uint256 quantity)
mintVouchersFromTokens(uint256 quantity, address[] tokenContracts, uint256[] tokenIds)
mintVouchersTo(uint256[] quantity, address[] recipient) payable
mintWithPineapplesAccount(uint256 quantity)
mintWithPineapplesTokens(uint256 quantity, address[] tokenContracts, uint256[] tokenIds)
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setActive(bool isActive_, bool isPineapplesActive_, bool isVoucherMintActive_, bool isVoucherUseActive_)
setApprovalForAll(address operator, bool approved)
setBaseURI(string prefix, string suffix)
setContracts(address pineapplesAddress_, address ahmcAddress_, address artwAddress_)
setDelegate(address addr, bool isDelegate_)
setMaxSupply(uint256 maxOrder, uint256 maxSupply, uint256 maxVouchers)
setPrice(uint256 ethPrice, uint256 pplPrice)
transferBatch(address from, address to, uint256[] tokenIds, bytes data)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
useVouchers(uint256 quantity)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.