Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Fissures"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20662909 | 2 months ago | | | 0 | 0.000083635743 | |
| 19476782 | 7 months ago | | | 0 | 0.0024047101 | |
| 19476772 | 7 months ago | | | 0 | 0.0024392161 | |
| 19476739 | 7 months ago | | | 0 | 0.0023720269 | |
| 19201553 | 9 months ago | | | 0 | 0.00054818031 | |
| 18803908 | 10 months ago | | | 0 | 0.00071586636 | |
| 18068999 | a year ago | | | 0 | 0.00053782763 | |
| 17584761 | a year ago | | | 0 | 0.00090678844 | |
| 16788466 | 2 years ago | | | 0 | 0.0023225288 | |
| 16633592 | 2 years ago | | | 0 | 0.0010190489 |
ABI
ABI objects
Getter at block 21090683
MAX_SUPPLY() view returns (uint16)
256
baseMintPrice() view returns (uint256)
50000000000000000
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmPFBUcpHujMauUwh9gK12DLgFyDkY6fZH95a7RyZiz632/
maxPurchaseCount() view returns (uint256)
1
name() view returns (string)
Fissures
owner() view returns (address)
0x741bfdb9bea6fa505ff9dfe9e8947b29863373fa
presaleAccessCount() view returns (uint256)
104
presaleIsActive() view returns (bool)
false
saleIsActive() view returns (bool)
true
symbol() view returns (string)
FSSR
totalReleased() view returns (uint256)
12800000000000000000
totalShares() view returns (uint256)
4
totalSupply() view returns (uint256)
256
Read-only
balanceOf(address owner) view returns (uint256)
canAccessPresale(address addr) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintPrice(uint256 numberOfTokens) view returns (uint256)
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addPresaleAddresses(address[] addresses)
approve(address to, uint256 tokenId)
createPresaleAdmin(address[] addresses)
flipPreSaleState()
flipSaleState()
mintPresale(uint16 numberOfTokens) payable
mintTokens(uint256 numberOfTokens) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseMintPrice(uint256 price)
setBaseURI(string newBase)
setMaxPurchaseCount(uint8 count)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] payees, uint256[] paymentShares)
receive()
This contract contains no error objects.