SpaceSwap NFT

Verified contract

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

No balances found for "SpaceSwap NFT"

0xe692ca50fb68379e0a09ef4f2528e96e97af39d7e43c763a2ac98be24ea14bbb
0xbcedeafa8938a4e3aeb558b60e0ed4f48c7cda2b3ae16fdf904d8e5512d71fef
0x6b07fb024bddb937724c343fa239fe13aa834c18e31aea8414d8df29668d0b20
0xdc5a3046cab3090bf62d5944b47ca1806350249d5b6df88d25c68c4a3df5b028
0xa52938f4cc3f9caa8e7465684dcd78822f972844c1c3381be966b15a7621716a
0x387b2ee0a95138f20135ea8fca37cbd9ce7a11a7435426d8bb13d918b86769df
0x32eac35e8e072d6af5a7c103303d6432c32192a64ca8c4e20afc92b93a169133
0xc6f2c1c90fd461dc4bf8c5d9ef6af76f76f1e58b61e0b6e71c3074b3b49f9107
0xdf7595ebcaae47115d825d29408846016721dd009961bb23755a7c84d9568fca
0x14b6e62759da5eb514bc2ea08a5e54fe343d2d60eb296327c0e13b05d069d241

Functions
Getter at block 20934580
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
SpaceSwap NFT
owner(view returns (address)
0x72d49544d17e3c98b0f94d97ee851981279f3aa9
symbol(view returns (string)
SPACENFT
tokenURIPrefix(view returns (string)
ipfs:/
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
fees(uint256uint256view returns (address recipientuint256 value)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isSigner(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addSigner(address account
burn(address _owneruint256 _iduint256 _value
mint(uint256 iduint8 vbytes32 rbytes32 sstruct ERC1155BaseFee[] feesuint256 supplystring uri
removeSigner(address account
renounceOwnership(
renounceSigner(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
CreateERC1155_v1(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
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(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.