NFT_Market

Verified contract

Active on Ethereum with 442 txns
Deployed by via 0xa0a00eb2 at 12593590
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
 (#210)
ERC-721
--
 (#205)
ERC-721
--
 (#204)
ERC-721
--
 (#202)
ERC-721
--
 (#201)
ERC-721
--
 (#200)
ERC-721
--
 (#199)
ERC-721
--
 (#195)
ERC-721
--
 (#194)
ERC-721
--
 (#193)
ERC-721
--
0xdd913aaaab980e801d8b2236ca1ba88f62ab80eda37385da269ce8d770574fc1
0xeba48c5eb4c81272cfe00f49900ea2ef8bb42c7983d9a1c1ef36043112f3abe1
0x6da7cbb130ca2efa7a2c133f036f388093e59620cff548b8c7af4c8ff8d13e42
0x36c5276fedb1ac15bdd4c17cfc32672e350755a7c2d5d5f2affad43996358fa1
0x9f54d0c8cd972efe2c18e6cfc3fd8877e1b8a5a10e21fc24493851ab2a5f5334
0x6ae02a6394fc5c4393dfccd01b42d52bc03654e24a6b460d38d0d62b830637dc
0xc4b89ea596a1712be85ff2e199b4330894a69f448750cdd0ccba9438b001bc29
0xede8ad7eff4aed5433372315ffb8585c9cb950df54141d61f572f96a6cd6d631
0x3397efbbdcfb8da58bbd50eadb908fd5aefa36d5aff3c82add935cb97504d12d
0x5fa6d6bc2000a8dd20beb3e195c6114d1bfdd9c14de94442d5cbeedb51b53013

Functions
Getter at block 21266448
mintFee(view returns (uint256)
10000000000000000000
owner(view returns (address)
0x910090ea889b64b4e722ea4b8ff6d5e734dfb38f
sellingFeeRateX100(view returns (uint256)
30
totalListed(view returns (uint256)
191
trustedFeeTokenAddress(view returns (address)
0x961c8c0b1aad0c0b10a51fef6a867e3091bcef17
trustedNftAddress(view returns (address)
0x582c905df6cad7a1c490edc215f0baa0dc0960dd
Read-only
balanceOf(address ownerview returns (uint256)
getToken(uint256 tokenIdview returns (uint256 _tokenIduint256 _priceaddress _owneruint8 _priceType)
getTokens(address selleruint256 startIndexuint256 endIndexview returns (uint256[] _tokensuint256[] _pricesaddress[] _ownersuint8[] _priceTypes)
getTokens(uint256 startIndexuint256 endIndexview returns (uint256[] _tokensuint256[] _pricesaddress[] _ownersuint8[] _priceTypes)
State-modifying
buy(uint256 tokenIdpayable 
list(uint256 tokenIduint256 priceuint8 priceType
mint(
onERC721Received(address operatoraddress fromuint256 tokenIdbytes datareturns (bytes4)
setMintFee(uint256 _mintFee
setSellingFeeRateX100(uint256 _sellingFeeRateX100
transferOwnership(address newOwner
unlist(uint256 tokenId
Events
Buy(uint256 tokenId
ERC721Received(address operatoraddress fromuint256 tokenIdbytes data
List(uint256 tokenIduint256 priceuint8 priceType
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Unlist(uint256 tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.