REMOI NFT MARKETPLACE

Verified contract

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

No balances found for "REMOI NFT MARKETPLACE"

0x32bf4c9004717cd61e907ca154296217b9c3112bf12a575d26b17449bc46fe8f
0xa30ed27cf5ccd0ead105d106c1f6f7e86bd65a558c26a4a46abab1f44466a4ac
0xd124438c4e416bdd494de5825df5f7f3ca6ddefa0f76696417b0b4ef306ae582
0x24004c3032ca390ad5295fd46a7b2770aba008f5628cdc9b5a562450291259c2
0x1a8da9840e95958aa5219bb6d6b966b140850d66d9cf24088dbd4ecb48e74b29
0x36f460d0f869a4e14f3d3b1d033691a60bf93041e32f5d1a9a4bae64d5a85df7
0xa9ebc413e687d589af1db37e9d7fdae00d409464f8532f62168b7a7be39cf4fc
0x0e0ee1d951f8786584f2d531de9635a249788cd80f3100e9e59caa630f79df91
0x9162ea9798038a58224a48f1d31ab58aae234addba8a9a6121a8fc684101f611
0x08d0ec3c1cf1b32bd8a575753bae17dd6e5844370ed4acfeac87494eaa42c16a

Functions
Getter at block 20949158
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
admin(view returns (address)
0x5c87d2ce2dbdf2bec169b8702830469e452b279c
anyoneCanMint(view returns (bool)
false
canIMint(view returns (bool)
false
commissionRate(view returns (uint256)
2
domainSeparator(view returns (bytes32)
0xf09fb85ba17fd1feeb7f060c193032c34f43889c21d6cc714ff2a536bbcc13e6
getChainId(view returns (uint256)
1
name(view returns (string)
REMOI NFT MARKETPLACE
owner(view returns (address)
0x5c87d2ce2dbdf2bec169b8702830469e452b279c
royaltiesCommissionRate(view returns (uint256)
4
symbol(view returns (string)
REM
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
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 pricepayable 
buy(uint256 tokenIduint256 indexuint256 qtypayable 
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 qtyToMintpayable 
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 _royaltiesCommissionRatebool _anyoneCanMint
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
Change(address beneficiaryuint256 value
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 _owneraddress _adminuint256 _commissionRateuint256 _royaltiesCommissionRatestring namestring symbolbool _anyoneCanMintstring uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.