Mythic Artifacts

Verified contract

Active on Ethereum with 3,592 txns
Deployed by via 0xdab9b69a at 15984970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mythic Artifacts"

0x3467b54e8c914074a680a1d581a7d788b405c5a8eef9454ab9d6bd000be8421d
0xcd0856dbdc0c04c386f5773f82aae56624160f0f3d5ddd26687f42225f2c5132
0xd1d7bcab1fb41e8f47b100d043516ae0fb2556b7450b8bd5cb68d4c95e5b9e2d
0xfaf866db3ef3fa71af1ec4cdb0dd958579451d297fd6a7e04a06422f33d88387
0xf156d60fd9916a795aa10855d92e3b2323658c0cb96662b290966ac9ebc8af55
0x35326624244586b16ca07eb535e8725325176331a20b4003cbebb563fbe05f5b
0x49095e1570d93c9299a52caf63fca1ecb40d3e818bc6a839e1e13a789ce9601e
0xfc3aba2a9a82c26c01fab8e0a9762dce797ed3e77dbee7cb1be3ab9935f699d3
0xd0526d6986cd642ad861d2742caa014f01c58a3812f1545c8098c8e0de307465
0xac12d37f1015c3f52c5267202833b6dcca4fca42ff9de4de485a2b69652c536a

Functions
Getter at block 21293847
baseURI(view returns (string)
https://apeliquid.io/mythicartifacts/json/
name(view returns (string)
Mythic Artifacts
owner(view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
validArtifactTypes(uint256view returns (bool)
State-modifying
airdrop(uint256[] _tokenIdsaddress[] _addressesuint256[] _qty
batchMint(uint256 _tokenIDaddress _addressuint256 _quantity
burnArtifacts(address tokenOwneruint256 tokenIduint256 totalToBurn
burnMyArtifacts(uint256 tokenIduint256 totalToBurn
openGateway(address tokenOwneruint256 tokenId
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setEvolutionContract(address evolutionContractAddress
setGatewayContract(address aContractAddress
setName(string _name
transferOwnership(address newOwner
updateBaseUri(string _baseURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseURI(string indexed baseURI
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 _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.