Blvck Genesis
Verified contract
Active on
Ethereum with 29,552 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Blvck Genesis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21278964 | 10 hours ago | | | 0 | 0.00054712379 | |
| 21271914 | a day ago | | | 0 | 0.00066030428 | |
| 21270962 | 2 days ago | | | 0 | 0.00062761047 | |
| 21268534 | 2 days ago | | | 0 | 0.00035790564 | |
| 21266828 | 2 days ago | | | 0 | 0.00081855212 | |
| 21266824 | 2 days ago | | | 0 | 0.00091171728 | |
| 21266817 | 2 days ago | | | 0 | 0.00087164226 | |
| 21266812 | 2 days ago | | | 0 | 0.00089510166 | |
| 21266806 | 2 days ago | | | 0 | 0.00084069808 | |
| 21266802 | 2 days ago | | | 0 | 0.00091317849 |
ABI
ABI objects
Getter at block 21281867
baseURI() view returns (string)
ipfs://QmZTAaf7TbZA42fbiQ8V8GVqxDPVyCzGr3S1ug2K9hsM74/
contractURI() view returns (string)
ipfs://QmZTAaf7TbZA42fbiQ8V8GVqxDPVyCzGr3S1ug2K9hsM74/contract
getCurrentPrice() view returns (uint256)
200000000000000000
getCurrentRound() view returns (uint256)
2
getMinterAddress() view returns (address)
0x1de626bb4602826091fd3e939657ee9ce0ad29d9
name() view returns (string)
Blvck Genesis
owner() view returns (address)
0x414532523db09980854fd3fe47711ee3867ce7e9
symbol() view returns (string)
Blvck
totalReleased() view returns (uint256)
1939600000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
9998
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getClaimedAmounts(address addr) view returns (bool, bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
ownerOfBatch(uint256 start, uint256 count) view returns (address[])
ownerOfTokenExternal(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
readPendingMintBalance(address addressToCheck) view returns (uint256)
readPendingMintBalanceBatch(address[] addresses) view returns (uint256[])
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
clearPendingBalances(address[] addresses)
minterMint(address to)
minterMintBatch(uint256 amount, address[] addresses)
minterMintWithPendingBalance(address[] addresses)
refundPendingBalance(uint256 amount, address to)
release(address account)
release(address token, address account)
release2(address addr)
renounceOwnership()
reserveTokens(address to, uint256 amount)
safeMint(uint256 amount) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string newBaseURI)
setCurrentPrice(uint256 newPrice)
setCurrentRound(uint256 newCurrentRound, bytes32 newMerkleRoot)
setMinterAddress(address newMinterAddress)
setMinterEnabled(bool enabled)
setPublicSale(bool setPublicSaleIsActive)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(bytes32[] merkleProof) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
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[] payeesList, uint256[] sharesList)
receive()
This contract contains no error objects.