ArtistCreatorProxy
Verified contract
Proxy
Active on
Ethereum with 175 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 ($0.00)
No balances found for "ArtistCreatorProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15509833 | 2 years ago | | | 0 | 0.0051092220 | |
| 15492406 | 2 years ago | | | 0 | 0.018498285 | |
| 15454602 | 2 years ago | | | 0 | 0.011464773 | |
| 15442894 | 2 years ago | | | 0 | 0.0082408610 | |
| 15435628 | 2 years ago | | | 0 | 0.0082253554 | |
| 15417767 | 2 years ago | | | 0 | 0.0043259355 | |
| 15410097 | 2 years ago | | | 0 | 0.017512878 | |
| 15398185 | 2 years ago | | | 0 | 0.0071116643 | |
| 15392679 | 2 years ago | | | 0 | 0.0067340699 | |
| 15392081 | 2 years ago | | | 0 | 0.0095486071 |
ABI
ABI objects
Getter at block 21257245
DOMAIN_SEPARATOR() view returns (bytes32)
0x2d9145f2f941cb14d4c738374c6ebde69c75a737e93da5905ee040bab57e46a8
MINTER_TYPEHASH() view returns (bytes32)
0x5925e35aebbeb7738ae3e97ad24e3b4cc09001c8668d81f3365213a0ec1e85b2
admin() view returns (address)
0xed0faf139565bae4d856eeaffad7c81515457246
beaconAddress() view returns (address)
0xeb4cedc465cd6c9b0267677d0cd56bfa00ca0e57
owner() view returns (address)
0x858a92511485715cfb754f397a7894b7724c7abd
Read-only
artistContracts(uint256) view returns (address)
getSigner(bytes signature) view returns (address)
State-modifying
Events createArtist(bytes signature, string _name, string _symbol, string _baseURI) returns (address)
renounceOwnership()
setAdmin(address _newAdmin)
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)
CreatedArtist(uint256 artistId, string name, string symbol, address indexed artistAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, address, bytes _data)
fallback()
receive()
This contract contains no error objects.