This contract is being backfilled. You may encounter incomplete storage history.

SupeRare

Verified contract

Active on Ethereum with 43,409 txns
Deployed by via 0xa4f57807 at 5364090
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $41,936.64
ERC-20
Value $1.23
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#13)
ERC-721
--
 (#12)
ERC-721
--
0xd151683c3f1824d016dd8b73e9e9bf50fb728e02820cd50f83b2a04943371e68
0xd79e152e659b066a4c47186b471bbed69933ea186d271d2c721f98f0ac874f84
0x39736e44246c9c05f135179d618bf34dcf0c7da27fb208ef0aa0873a0a607b7f
0x4c19c003189778ad60890f5cb6263e36f731c2465c8e6be09503c0039c898271
0xcb3c24847e914af69c8082070b1131c60ea2934c43df589dfc2feb0dde8b2aef
0xf095cf1169c5e0aa16429b909fd5610261eb7b37d94733c9f94e6ca5338256cf
0x2d4024dd0040f5229c1645174446ae588c11dd18c5a00418e0842634c65e3d9c
0x117d9fc0865417163cc2ec4fa122824da0aa580e06f1f83589227ef3ee2c155c
0x968ae30ef9ee9c8bce444bb6b72c7ca2f51fbbab07a2066554631e7b67e6db0a
0x0adb0308be82eb614f1358827b9e46a04f77dab8460f28733881e90c0565d080

Functions
Getter at block 20794478
creatorPercentage(view returns (uint256)
100
maintainerPercentage(view returns (uint256)
30
name(pure returns (string _name)
SupeRare
owner(view returns (address)
0x859c43ddbc6ad28b1eefb40d1cd696d187bae76d
symbol(pure returns (string _symbol)
SUPR
totalSupply(view returns (uint256)
4436
Read-only
approvedFor(uint256 _tokenIdview returns (address)
balanceOf(address _ownerview returns (uint256)
creatorOfToken(uint256 _tokenIdview returns (address)
currentBidDetailsOfToken(uint256 _tokenIdview returns (uint256address)
isWhitelisted(address _creatorview returns (bool)
originalTokenOfUri(string _uriview returns (uint256)
ownerOf(uint256 _tokenIdview returns (address)
salePriceOfToken(uint256 _tokenIdview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOf(address _ownerview returns (uint256[])
State-modifying
acceptBid(uint256 _tokenId
addNewToken(string _uri
addNewTokenWithEditions(string _uriuint256 _editionsuint256 _salePrice
approve(address _touint256 _tokenId
bid(uint256 _tokenIdpayable 
buy(uint256 _tokenIdpayable 
cancelBid(uint256 _tokenId
setCreatorPercentage(uint256 _percentage
setMaintainerPercentage(uint256 _percentage
setSalePrice(uint256 _tokenIduint256 _salePrice
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferOwnership(address newOwner
whitelistCreator(address _creator
Events
AcceptBid(address indexed _bidderaddress indexed _selleruint256 _amountuint256 indexed _tokenId
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
Bid(address indexed _bidderuint256 indexed _amountuint256 indexed _tokenId
CancelBid(address indexed _bidderuint256 indexed _amountuint256 indexed _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SalePriceSet(uint256 indexed _tokenIduint256 indexed _price
Sold(address indexed _buyeraddress indexed _selleruint256 _amountuint256 indexed _tokenId
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
WhitelistCreator(address indexed _creator
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.