Curo Series

Verified contract

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

No balances found for "Curo Series"

0x4911ac229912b89a12f97e9d99af25f10b2c53b1d70cd5dcc1e8178e6ca0eef1
0x2b986721fab2547fc76d87ab426da310733cac6ffddb62737f8d9af586c1e809
0xbf914f31667c38321e2c7a3158e24d8d749269ca04798845dca85c929ab87e7d
0x255043e2bd2d06f96acab3d0b4b4ce62432b805de2a32cdfca2d7e5cbd5d0f2d
0xac62554fa44193a85fbed63751a7cfde544bcbfa68b8c112fb280a41128e4dae
0xbf56ea0866cb0111389a9bdbe7ea0dee0fbb34c2dece0c206abac04038cfed48
0x9d40da497331544cd2598fefcb3476921801248552c8df67c901d99186b56e80
0x3e12f65642481a0107b8587654219bb5ddff2677bed774c2cfd05fce522583f3
0xc3548999f157c22b75c433f0e570d7d45750569b5a348206a28de112d69ded69
0x603bbe7b31c570ffdfaf6054798efcf4a44f3f6077493818f3c70dd405fae463

Functions
Getter at block 21279494
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
admin(view returns (address)
0x77783c67945700956cb8b529eef21fa6a6511b0f
commissionRate(view returns (uint256)
15
domainSeparator(view returns (bytes32)
0xba594c74d099e4af509b7beea1a66c414a856148c42e233f18961365fb809fb1
getChainId(view returns (uint256)
1
name(view returns (string)
Curo Series
owner(view returns (address)
0x77783c67945700956cb8b529eef21fa6a6511b0f
paymentToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
royaltiesCommissionRate(view returns (uint256)
10
symbol(view returns (string)
Curo
whoCanMint(view returns (uint8)
0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
canIMint(uint256 _idview returns (bool)
creators(uint256view returns (address)
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isMinter(address accountview returns (bool)
openOffers(uint256uint256view returns (uint256 qtyuint256 priceaddress user)
openOffersLength(uint256view returns (uint256)
openSales(uint256uint256view returns (uint256 qtyuint256 priceaddress useraddress wallet)
openSalesLength(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
vouchersMintedQty(uint256view returns (uint256)
vouchersNFTIds(uint256view returns (uint256)
State-modifying
acceptBid(uint256 tokenIduint256 indexuint256 qty
addMinter(address account
autoMint(address touint256 amountreturns (uint256)
autoMintBatch(address touint256[] amounts
bid(uint256 tokenIduint256 qtyuint256 price
buy(uint256 tokenIduint256 indexuint256 qty
cancelBid(uint256 tokenIduint256 index
cancelSale(uint256 tokenIduint256 index
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
redeem(uint256 nftIduint256 iduint256 nftPostIduint256 qtyuint256 priceuint256 collectionIduint256 chainIdaddress authoruint256 saltbytes signatureuint256 qtyToMint
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
sell(uint256 tokenIduint256 qtyuint256 priceaddress wallet
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateAdmin(address _adminuint256 _commissionRateuint256 _royaltiesCommissionRateuint8 _whoCanMintaddress _paymentToken
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Bid(uint256 indexed tokenIdaddress indexed fromuint256 qtyuint256 price
Buy(uint256 indexed tokenIdaddress indexed fromaddress indexed touint256 value
CancelBid(uint256 indexed tokenIduint256 index
CancelSale(uint256 indexed tokenIduint256 index
Commission(uint256 indexed tokenIdaddress indexed fromaddress indexed touint256 value
LazyMint(uint256 indexed tokenIdaddress indexed fromaddress indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Royalty(uint256 indexed tokenIdaddress indexed fromaddress indexed touint256 value
Sell(uint256 indexed tokenIdaddress indexed touint256 qtyuint256 price
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(address _paymentTokenaddress _owneraddress _adminuint256 _commissionRateuint256 _royaltiesCommissionRatestring namestring symboluint8 _whoCanMintstring uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.