Fount Card

Verified contract

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

No balances found for "Fount Card"

0xf4b8b31365c6339d546d529e5b39d1a9ba2ede8724186d130e38314991081ad8
0xb3802a9c6b4f2ae861c7e7766097de516c14de54eb1f74f67938497846cfa14f
0x6d5ff7a1d43b99e52edea3d53d3c4b546aaa9b96e567b0feff92e3e2212e7fac
0x21eed9fcd0726f1154544e8ff65ecbf6d8a8e66892b241f7f2a8c5a8b4ca0a0d
0x7d77554545ae6ec761e4996fa077a2fc04c1f5db05a4b633bfa3594c5d2a2944
0x7e089c7dc9e3f5d31301dd2fe7dbead9fb2f539177bb81c809aa3ecbc4778cd7
0x2865e84ba5e0764939b3b1254fd32adb59460529e9c6ec60a9854badb4fed581
0xb56aed44f9165797a3873c25a52e572a6d16d952f8254c0f3739b54d49c2e47d
0x19375fb08c615a28a5b26be65f72916e8d468da614ffe148c57167f2d8ca016f
0x4c9d054afe1990bc344610c99a2a9f307c32d726f09d9e0952cda59be730e194

Functions
Getter at block 20995775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTWORTHY(view returns (bytes32)
0xc2181ece9849e7e3c0907e94ba6d6dadfefb51cf36ac9f67858e3098cfc64418
contractURI(view returns (string)
https://dads.art/api/fount/FountCard
name(view returns (string)
Fount Card
symbol(view returns (string)
FOUNT
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
grantRole(bytes32 roleaddress account
mint(uint256 iduint256 amountaddress destination
mint(uint256 iduint256 amountaddress destinationstring tokenUri
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string contractURI_
setCustomUri(uint256 idstring tokenUri
setRoyaltyInfo(address receiveruint96 numerator
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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 baseUristring contractUriaddress royaltiesReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.