BAP TRAITS

Verified contract

Active on Ethereum with 3,243 txns
Deployed by via 0x1afb5c22 at 16724432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BAP TRAITS"

0x708a8876585b20bd470498f774c7a11d858f9c7e1b04e8fa1998796bab5eed26
0x3b4bed4637b3bafd6e11c1561b95300de3f43268db29847677ee107cd286c708
0x4765bc29285a4ccced2f39c99b813026cf195e82bab6cb240347763c2ceacfac
0x2c7dc6d4127a5ab7e62341ce69d4cb2d7c0513b09319c131560ba34d18454a5a
0x3bd61f7c00d012a9bb84f086cc85e6ffd2b30d2d87d5fb6d8463c61b67bf0da3
0x9fff3fe8d763c3f2b13549094a3e67d2963404897a4a9ae33cb9a3207b4f4327
0xe50bcfcacb5bf77d63d5ddc64ecc8fd5f089f0b8f99425d1c9ef19a0d593cd76
0x74902d687cb58f792104a28f202e4f5d17221d2e3cdef763ced61b8bbd0ac713
0xe64ed9d04f701bd34c0fc3640dbf2fe71428c405d42df7ae1de976357449cf1d
0x0c423d3fc4b704f06325e79d7becbcf59bbe12fe8fa8b60170d857b5f938919c

Functions
Getter at block 20888905
name(view returns (string)
BAP TRAITS
owner(view returns (address)
0x8426cc3b81cf17e0a1cc54b8d849dd780baac5e3
symbol(view returns (string)
BAPTRAITS
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)
isMinter(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
traitLimit(uint256view returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
bulkSetTraitLimit(uint256[] tokenIdsuint256[] limits
burn(address accountuint256 iduint256 value
mint(address touint256 tokenIduint256 amount
mintBatch(address touint256[] idsuint256[] amounts
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setIsMinter(address operatorbool status
setTraitLimit(uint256 tokenIduint256 limit
setURI(string baseURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Minted(uint256 tokenIduint256 amountaddress toaddress operator
MintedBatch(uint256[] idsuint256[] amountsaddress toaddress operator
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(string _namestring _symbolstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.