EulerBeats: Enigma

Verified contract

Active on Ethereum with 3,828 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 $366,839.76
0x4a6456c3dd1e4648d94eb4013d94c0bb484eef72867c64a05a92480e10d4210a
0x81ce96c16ec196f197b8cd15a0e58ace6a6c3797d2bdd80e53b2287ba22a4ad1
From
0x47f2707e3d1e6bd6f8db4013ad53afa36769f13fc9a0845b99f94085a8c05090
0xa3fb44ee090eb6dd481217f5dd7bc4bf12def16e9babd5bd2ad6ffd0c7cd2a1e
0x5c7f77e506a4655c53fa7e828f14f1747237299fca4aa0dd02450efca0c3c829
0xca5033651bc578b546a780ba6445dbb5298ca318e8db37d9e248413c5665c8a2
0x06c7011bc6ba6991cfdf7f4a92727c9e06211d356366fe763453b7a4a749e085
0x7089180097019b502e59cadde8fd7c6d4a6ef4dd5e45ce3899ce0bee7cd8e915
0x93334edbac847f1070a7f184486ea8bdb021e8ca591f20c432588d0264277aaa
0xba05a8923759667c863d820b4cf8fcd91d3af7bc8df1edd72f474c366444f42b

Functions
Getter at block 21306211
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)
98616000000000000000
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.