Surrogates

Verified contract

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

No balances found for "Surrogates"

0xed73b145cd81035d0529cfe74e51e9efc9275f4c283fee085dd500aac6ea416a
From
0x692063dbcb9be2f360cf656743686061e6c520595d6671895cec3d799555e7aa
0xaf289d4e7e17ca3002479d0db13179c917c5b96f2536d63f231093f1c5d4bfbd
0xc01b88aa3a3c24fdcf44b4dbf4896007e8fde85df69b010ee1e6b0694982dfce
0xe902a7c185854852f9c6290dd65997a0655acaa5055fc4fdd9d0550a821022c1
0x1d7109571b421000c01458a75a7fac2d06fa84cfee6550c02e040c7540623949
0x35d722b0695bd342b057b2f43a9e37db486c0d240b58f80851abd1d330e931ae
0x3b5330c7c0f4a413b8f230ff91fb85847ef12409e4e553b5780931f20cfe4e50
0x57ccd11db3c8f8ed716561760d27efbc31108d936249f2fb7838829bb69d3c8e
0x11b0a2620d988d0410d1c17a024c70f0deaf19ca8181f9a5267550045ff254f4

Functions
Getter at block 21063224
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
Surrogates
owner(view returns (address)
0x876d4aa80fd4af365b03df32df12c7ccdb146301
symbol(view returns (string)
SRG
tokenURIPrefix(view returns (string)
ipfs:/
totalSupply(view returns (uint256)
150
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.