ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,407 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($2,525.75)
Native
Value
$2,525.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.725 | $3,483.79 |
$2,525.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159158 | 15 days ago | | | 0.05 | 0.015757906 | |
| 20893780 | 2 months ago | | | 0.05 | 0.0028820028 | |
| 20759370 | 2 months ago | | | 0.05 | 0.00045860890 | |
| 20421920 | 4 months ago | | | 0.05 | 0.0041044381 | |
| 20405418 | 4 months ago | | | 0.05 | 0.00095868199 | |
| 20391011 | 4 months ago | | | 0.05 | 0.0011696033 | |
| 20148369 | 5 months ago | | | 0.00282 | 0.000082904702 | |
| 20142276 | 5 months ago | | | 0.00282 | 0.000077418336 | |
| 20141067 | 5 months ago | | | 0.00282 | 0.00019596022 | |
| 19590216 | 8 months ago | | | 0.05 | 0.012030187 |
ABI
ABI objects
Getter at block 21266045
fee() view returns (uint256)
50000000000000000
owner() view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
version() pure returns (string)
1.0.6
Read-only
contractsDeployed(address) view returns (bool)
isCollectionValid(address collectionAddress) view returns (bool)
State-modifying
Events addExistingCollection(address collectionAddress, address owner, string appId)
changeFee(uint256 newFee)
create(string name_, string symbol_, string baseURI_, string appId_, uint256 mintFee_, uint256 size_, bool mintSelectionEnabled_, bool mintRandomEnabled_, address whiteListSignerAddress_, uint256 mintLimit_, uint256 royaltyBasis_, string placeholderImage_) payable
createConsecutive(string name_, string symbol_, string baseURI_, string appId_, uint256 mintFee_, uint256 size_, address whiteListSignerAddress_, uint256 mintLimit_, uint256 royaltyBasis_, string placeholderImage_) payable
initialize()
renounceOwnership()
setERC721AImplementation(address implementationContract)
setERC721Implementation(address implementationContract)
transferBalance(address to, uint256 ammount)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ContractDeployed(string indexed appIdIndex, string appId, address indexed erc721Implementation, address author)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.