Serum

Verified contract

Proxy

Active on Ethereum with 3,972 txns
Deployed by via 0x95d434af at 14986758
Slot
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "Serum"

0xdabbead7cfd2d6eb3227dcb0c3e2503b3954f5f3015beb1b81e0a743a782221c
0x608c3ce543633e05c5f730ba1ea1a38808cda524b8cdfdc1cfdaa8984476519a
0xcffcf005283c87fdf19e3a13e5e0e28e2e941747709ce07ec8061db4aa83739c
0xf2cb85eb93e2b23946af712b2195e602c7789560555ee7c6104f81f741e72bea
0x9755d85348308a1d23deaa1645f89cb0b4f9b7a529ea857d2acea3e3e753c331
0x72c23c7ad590f2bd4fceef24354e9f50cd825b121b0f1ae6eae1fd352e769319
0xb337ce3065874601b5d694f78717db9345c811e673d86e7a176c97bfc918cc33
0x0ee9603c3b6c7f88e553d0a8a7ca8ae92464aced3c2b80ff86e8063d9054d4b0
0x7d7e098e72c828ed4e5983b9526c68ceb0459c14b848b533309b93b5e2117420
0x27e2a28b3216fede1c44bf95c83fa9a03796305b7e6263ca9157a633db43591a

Functions
Getter at block 21067355
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
communityRoot(view returns (bytes32)
0x7a5b475f99eeab0d0b64c9c7bbce38b0ad7320727c3714eba5f88ddce4d83934
dropPhase(view returns (uint256)
2
gcfRoot(view returns (bytes32)
0x21dc71ab2f750d38060116efc4f44659a349200cf973a46db132576c65e39408
maxMintCount(view returns (uint256)
6
 
maxsupply(view returns (uint256)
mintprice(view returns (uint256)
27000000000000000
name(view returns (string)
Serum
owner(view returns (address)
0xbbf1abfa6a5cee3103f6ea44341c014631a11af7
royalty(view returns (address)
0xbbf1abfa6a5cee3103f6ea44341c014631a11af7
royaltyPercent(view returns (uint256)
5
symbol(view returns (string)
Serum
tokenURIPrefix(view returns (string)
http://backend.lunamarket.io/api/metadata/serum/get/
totalReservedSupply(view returns (uint256)
5
 
totalsupply(view returns (uint256)
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
maxsupplyById(uint256view returns (uint256)
mintedForCommunity(addressuint256view returns (bool)
mintedForFreeMint(uint256view returns (bool)
mintedForGCF(addressuint256view returns (bool)
reserveCount(addressuint256view returns (uint256)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalReservedSupplyById(uint256view returns (uint256)
totalsupplyById(uint256view returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAdmin(address _account
addMinter(address _account
burn(address _owneruint256 _iduint256 _value
claimForGCFHolders(uint256 _tokenIduint256 _countbytes32[] _merkleProof
freeMint(uint256 _tokenIduint256 _count
grantRole(bytes32 roleaddress account
initialize(
initialize(string _namestring _symbolstring _tokenURIPrefixaddress _royaltybytes32 _gcfRootbytes32 _communityRoot
mint(uint256 _tokenIduint256 _countbytes32[] _merkleProofpayable 
removeAdmin(address _account
removeMinter(address _account
renounceOwnership(
renounceRole(bytes32 roleaddress account
reserve(uint256 _tokenIduint256 _countpayable 
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCommunityRoot(bytes32 _communityRoot
setDropPhase(uint256 _dropPhase
setGCFRoot(bytes32 _gcfRoot
setMaxMintCount(uint256 _maxMintCount
setMaxSupplyById(uint256 _tokenIduint256 _maxsupply
setMintPrice(uint256 _mintprice
transferOwnership(address newOwner
withdraw(payable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.