RareSpaceNFTContractFactory
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x33ba…9aea
0xa875…85c0
Balances ($0.00)
No balances found for "RareSpaceNFTContractFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19854610 | 7 months ago | | | 0 | 0.0027804444 | |
| 19510491 | 9 months ago | | | 0 | 0.0093521395 | |
| 17927355 | a year ago | | | 0 | 0.0074901365 | |
| 17735540 | a year ago | | | 0 | 0.013711944 | |
| 17688727 | a year ago | | | 0 | 0.0089885060 | |
| 17432449 | 2 years ago | | | 0 | 0.0074028560 | |
| 17089703 | 2 years ago | | | 0 | 0.028866294 | |
| 16977482 | 2 years ago | | | 0 | 0.035109685 | |
| 16965899 | 2 years ago | | | 0 | 0.0084225309 | |
| 16884610 | 2 years ago | | | 0 | 0.013926703 |
ABI
ABI objects
Getter at block 21386080
marketplaceSettings() view returns (address)
0x33bac43e4b5af78fec2283ce719c0d2eb9e79aea
owner() view returns (address)
0xb2d39da392f19edb27639b92adfe7edfcc96391b
rareSpaceNFT() view returns (address)
0xda4d6927c0954c1196606a050db858973284c999
spaceOperatorRegistry() view returns (address)
0xa8752906162b734274f75c2f23c7a00f05d085c0
Read-only
This contract contains no read-only function objects.
State-modifying
Events createRareSpaceNFTContract(string _name, string _symbol) returns (address)
renounceOwnership()
setIMarketplaceSettings(address _marketplaceSettings)
setRareSpaceNFT(address _rareSpaceNFT)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RareSpaceNFTContractCreated(address indexed _contractAddress, address indexed _operator)
constructor(address _marketplaceSettings, address _spaceOperatorRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.