Specimen Card - Fringe Drifters

Verified contract

Active on Ethereum with 396 txns
Deployed by via 0xd79946e0 at 15358592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Specimen Card - Fringe Drifters"

0x4a133c4798a1cdf2215efb3032d3d1895dd8935d2e4020eebac29c2feaf3f5d1
0x41aa0869bbd11f8324cc17e33c1cc912f8c80619b37b2c6b9ace0eab3059607e
0xbe54bb20707a924956deae20fce1f33dfc563297e5b12da051490d830bf1f7ec
0x993ca48606a6cc46158ae65f8535efa216cba58c09aea12f233e5fda588e4f20
0x1bad533fc346f256e7d6a62fa55c5ad3e4823d2014ecac26179342e69c36f64b
0x0c543dd4632b1a9ce7f455d24922f55117b6699f3c2a278ae21b13d87a83c6ac
0x773f678f374f5bcfbbd3b995901ff18a82fb559eecb99d2224d899a52a251aa2
0xcb8ea6949b9faf64ab7e9c8dfd1f27b19df0cd0fba5f023f269f0fa953a95513
0x08c59d7dcda6de7b4ae79daeb90dc2c0a14996254bd75ce41135b4e82db010f7
0x756b307026ec194a6fcabaa2403db5eeea14bbe02cf3d0c00e1db05c60a4748c

Functions
Getter at block 21429701
name(view returns (string)
Specimen Card - Fringe Drifters
owner(view returns (address)
0x8ff8657929a02c0e15ace37aac76f47d1f5fbfc6
symbol(view returns (string)
SCFD
totalBalance(view returns (uint256)
0
Read-only
AllCards(stringview returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
changeCards(string cardNameuint256 cardId
changeWithdrawer(address newAddress
gift(string cardNameaddress[] receivers
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string URI
transferOwnership(address newOwner
withdrawERC20(address erc20Token
withdrawFunds(
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DoesNotExist(
FailedToWithdraw(
NotWithdrawAddress(