This contract is being backfilled. You may encounter incomplete storage history.

EulerBeats: Enigma

Verified contract

Active on Ethereum with 3,819 txns
Deployed by via 0xebf0757e at 12103580
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $264,987.18
0xba05a8923759667c863d820b4cf8fcd91d3af7bc8df1edd72f474c366444f42b
0x9f43b429914d23f15d78a38e8634e817628695fea2b5096ce5eff682d30bc7d1
From
0x0e4121f330c9c3efda24f8ee53b04caf8dd34bafd963916739c2f88e95f7f1b9
0x5d37c07cd2e29b6d5f763acea9f537c1d968e3c74e06cf604a68ef44d67d7d8f
From
0xc10dc1806f7a7d532f1b2bb5c4b168556b85cdff1340faa91c9b79464be2d2c1
0x82c3a9f39ee58ec7bf97efaa2ed7778d017c01433ef2a6b03adc6472afc7acdc
0x62e6dbda794be12e91fa5e1bd450fa2c80dfe19a75a46ef64c610f578dc2b7af
0xc5685c25c6f352cac6accdd21f6e7615d17f276ce6b8e88ef7e8e01c5568766a
0xbd19622ed5465c7f902533c12a3da3a44e1d9109d9e2622444c89a5c33a7b5a0
0x478285c4ab5a3d9822790c55368ff53ab43efc8875b8b631f331da7529979b55

Functions
Getter at block 20804625
A(view returns (uint256)
12
B(view returns (uint256)
140
C(view returns (uint256)
100
MAX_PRINT_SUPPLY(view returns (uint256)
160
MAX_SEEDS_SUPPLY(view returns (uint256)
27
PRINTS_FLAG_BIT(view returns (uint256)
1
SIG_DIGITS(view returns (uint256)
3
burnPrintEnabled(view returns (bool)
true
mintEnabled(view returns (bool)
true
mintPrintEnabled(view returns (bool)
true
name(view returns (string)
EulerBeats: Enigma
originalsMinted(view returns (uint256)
27
owner(view returns (address)
0x0fcb8ecf48d327d8da77a92e63bce07ec17f636d
reserve(view returns (uint256)
102228000000000000000
scriptCount(view returns (uint256)
5
symbol(view returns (string)
eBEATS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getBurnPrice(uint256 supplypure returns (uint256 price)
getPricesBySeed(uint256 seedview returns (uint256 printPriceuint256 nextPrintPriceuint256 burnPriceuint256 nextBurnPriceuint256 supply)
getPricesBySupply(uint256 supplypure returns (uint256 printPriceuint256 nextPrintPriceuint256 burnPriceuint256 nextBurnPrice)
getPrintPrice(uint256 printNumberpure returns (uint256 price)
getPrintTokenIdFromSeed(uint256 seedpure returns (uint256)
getScriptAtIndex(uint256 indexview returns (string)
isApprovedForAll(address accountaddress operatorview returns (bool)
isSeedId(uint256 tokenIdpure returns (bool)
scripts(uint256view returns (string)
seedToPrintsSupply(uint256 seedview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addScript(string _script
burnPrint(uint256 seeduint256 minimumSupply
mint(returns (uint256)
mintPrint(uint256 seedaddress _ownerpayable returns (uint256)
renounceOwnership(
resetScriptCount(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBurnPrintEnabled(bool enabled
setContractMintPrintEnabled(bool enabled
setLocked(bool locked
setMintEnabled(bool enabled
setMintPrintEnabled(bool enabled
setURI(string newuri
transferOwnership(address newOwner
updateScript(string _scriptuint256 index
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MintOriginal(address indexed touint256 seeduint256 indexed originalsMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrintBurned(address indexed touint256 iduint256 indexed seeduint256 priceReceiveduint256 nextPrintPriceuint256 nextBurnPriceuint256 printsSupplyuint256 reserve
PrintMinted(address indexed touint256 iduint256 indexed seeduint256 pricePaiduint256 nextPrintPriceuint256 nextBurnPriceuint256 printsSupplyuint256 royaltyPaiduint256 reserveaddress indexed royaltyRecipient
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 _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.