HOPPERS

Verified contract

Active on Ethereum with 489 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $751.78
0x9383835d02606356b6c8f829d282c3a41536be509ea3bd8f52ac45c9762f0870
0x3a8e6bc4dd5dda89861f4c6570c5bd68f62b7a9baede3bb0b705c20dd85ca778
0xa71c0b24727dc470467ea5c8047b5d1221993067705b579d66acff03b41f237d
0xc64496b930ad5f7af87d0e47c2cd5a51d82601f70cab8bb26207f55c6ffdd9e0
0x1dc2cd4e0c372fcec8fbabbc9255999da57dc358631cdccef3003d5647dc4a05
0xcfcf0c778499ad515006e2736bd1c5538ab3be7520c3ff82a0b12ce0becdca3a
0x3355b90bd4f573b788a7eed970db8a50e7e43309f9961736b0dfc92fa4700592
0xaf9cd8054e9eeb65b8e375caabbed1201ec1094604b5f6c106daf16b28797285
0xb8eadecca90484833d16d9eb00a8dfa39c4a49c80350683bdbab0f3dbb726909
0x9b5a0893ef5f428def12778b3a7edab2fd0c2f5bbbb2e1ddaec0ad5577ce0cb7

Functions
Getter at block 21268333
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
HOPPERS
owner(view returns (address)
0xa8c6990bc778611ffd5b94db6befefc7ae74b147
symbol(view returns (string)
HPRS
tokenURIPrefix(view returns (string)
ipfs:/
totalSupply(view returns (uint256)
156
Read-only
balanceOf(address ownerview returns (uint256)
fees(uint256uint256view returns (address recipientuint256 value)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isSigner(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstruct ERC721BaseFee[] _feesstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateERC721_v4(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.