far.cards - bored

Unverified contract

Proxy

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

No balances found for "far.cards - bored"

0xad6428f150e18f4aa2306db894d474d603e033961d6a13f6ec2867d5e82583b0
0x23099be502615cefd3065b516ad1254a3be3778de637d8002553b021292b3ef2
0x0ab0c0493a3de06a6fe1b341ce787a436e0f9c0f3d5109489b562514ad252a73
0xb437eeca650559693945aa680f3aeb8255d6eb4e6443e7e016fbb7a501f05c7c
0xd97d9cfb27b75bf93d6f0ca3f92d22576cf0bcb0bce2b9d0b255f016b8880cda
0xcb187325d80c47236966ce4a12e781c6d3263200d519860f5cc5c77eb2faaa1a
0x2ccf60761d80e1b4faaf0dc775e5d49b40ab7ca1ca6dcab0029786f6285cc00b
0x34cc883c395ff2b6bfb622ebb7c9fe6a014e719c8f70b3e02e2afd09e63e0e20
0x1d760e38fd5599ae7cb4d519435fe81ad290d128787bed89b02b92130ecf6d88
0x6e8128f45a8aa76e00041a472d219671d0533cff510e3894f371e75d2214d27a

Functions
Getter at block 23075774
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
contractURI(view returns (string)
https://mint.club/metadata/8453/NjroywEceOb1UO1kPlaEuQ==.json
decimals(pure returns (uint8)
0
name(view returns (string)
far.cards - bored
symbol(view returns (string)
NjroywEceOb1UO1kPlaEuQ==
totalSupply(view returns (uint256)
82
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(