BlackbirdMembershipPass

Verified contract

Active on Base with 140 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BlackbirdMembershipPass"

0x5544e8bc3fa0aba64b6ef0a0921ab25bff94404cc51887aa2b2d7f7f57668307
0x92a0456e027e5e45612d78dff05c0b4240cab886bb1365b84ef5a4cb3b5fafdb
0xfe7540811126fed5c651e017e17aaad501ab9232bcdfdf10dc8decf1dd0111f4
0xc4fde3c2e71768ca6c578af50aaeb31533483a60088539f597ddfa78faeb37ee
0xabe343cf5aa44d42987bfadd1755d44905b0ceb920e25673013082f6a2f895b3
0xed94bae38749e603491a4e28a6f2137031e92a397c4c33b380d0446973a5f39f
0x527bc645a4f4532a4f43152f56e0ec87e284103f962bceaac4a254ca16bcaf02
0xc3256fdd1a9225d652d35951d1683afdad670b14598c8b481a195c9118c0dd7a
0x065ebdda55b892d8de30739b694b9525a2a4810c3b212f628dc89c3b6a792ba4
0xffa8a13f339ab1628a408cb9a88aee02ac3a7002b8ad34e3ede4c2d6f58f89eb

Functions
Getter at block 23062560
owner(view returns (address)
0xdd2adbc869fd7b9f3ba7e335048c8a2c9bf7f9ab
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
safeBatchTransferFrom(addressaddressuint256[]uint256[]bytespure 
safeTransferFrom(addressaddressuint256uint256bytespure 
setApprovalForAll(addressboolpure 
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
adminTransfer(address fromaddress touint256[] idsuint256[] amounts
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintSupply(uint256[] _idsuint256[] _amounts
renounceOwnership(
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MethodNotSupported(