BlackbirdSummerPass

Verified contract

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

No balances found for "BlackbirdSummerPass"

0x79478aa23774e356a5dbe3cdefb684adcd5b0fd92a22060e46308594f87f683e
0x5a4a5d569c5a75c4c7469562b60a5e06a5fff54ccce55de5f1020f17448dd678
0x67cf3582bc9b15b9b4d5e34dcdc14040ebecc240005558115651e6839b5f0e8e
0x4ba4c3c3488192fb3c9336e46bd50393a672a58489c89ac79474874967a77cc1
0xf77e8541f1d659f280ff386616b0d36b05e7d9e84cce7bbce73d121fb4920cfe
0x49f2ab941ec8fb5ae506bcd2cf83e241cb787f5b50ac4525dbe5ab07ce40bf9f
0x1d6651557c94766c6b31be257f4c068b2a6d73d36b9b64ce262a97cb45d752e2
0x2bc3ebc563941fce0f42bd339264cc5edbfdc42375e0bdfc3cf8ccbf0adb9a89
0x8fa88c6360d0d27a6af41d5d713a7c1f550231f869a3c9cda102f8055db21f1d
0x2282b4999aa7f17a1063a51b9d1fc4e2a4a1ace2a9a26690e18297792b94eec1

Functions
Getter at block 23177752
owner(view returns (address)
0xbbed7fdf8465ac61d5662b38af06f3a25a9b3d66
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(address accountuint256 iduint256 amountbytes data
mintSupply(uint256[] _idsuint256[] _amounts
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.