AI ANIMOCABRAND

Unverified contract

Proxy

Active on Base with 3 txns
Deployed by via 0x9bae928c at 23606355
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AI ANIMOCABRAND "

0x55d05ee7b8c34bce49236e29c209a8a77d72b34bee2a80348f13c4a648b24cf7
0x18c31328e2b122f84ef8836df1f45bb178c7253901c45557867b4a7910cd6102
0x695f91e50d09808fb2b2da8020b20275f19632f43de7a00778d8f63222df4d3a

Functions
Getter at block 23653522
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
contractURI(view returns (string)
https://mint.club/metadata/8453/AI ANIMOCABRAND .json
decimals(pure returns (uint8)
0
name(view returns (string)
AI ANIMOCABRAND
symbol(view returns (string)
AI ANIMOCABRAND
totalSupply(view returns (uint256)
10
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burnByBond(address accountuint256 amount
init(string name_string symbol_string uri_
mintByBond(address touint256 amount
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] valuesbytes data
safeTransferFrom(address fromaddress touint256 iduint256 valuebytes data
setApprovalForAll(address operatorbool approved
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC1155InsufficientBalance(address senderuint256 balanceuint256 neededuint256 tokenId
ERC1155InvalidApprover(address approver
ERC1155InvalidArrayLength(uint256 idsLengthuint256 valuesLength
ERC1155InvalidOperator(address operator
ERC1155InvalidReceiver(address receiver
ERC1155InvalidSender(address sender
ERC1155MissingApprovalForAll(address operatoraddress owner
MCV2_MultiToken__AlreadyInitialized(
MCV2_MultiToken__BurnAmountExceedsTotalSupply(
MCV2_MultiToken__NotApproved(
MCV2_MultiToken__PermissionDenied(