Mythic Artifacts

Verified contract

Active on Ethereum with 3,589 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"

0xfaf866db3ef3fa71af1ec4cdb0dd958579451d297fd6a7e04a06422f33d88387
0xf156d60fd9916a795aa10855d92e3b2323658c0cb96662b290966ac9ebc8af55
0x35326624244586b16ca07eb535e8725325176331a20b4003cbebb563fbe05f5b
0x49095e1570d93c9299a52caf63fca1ecb40d3e818bc6a839e1e13a789ce9601e
0xfc3aba2a9a82c26c01fab8e0a9762dce797ed3e77dbee7cb1be3ab9935f699d3
0xd0526d6986cd642ad861d2742caa014f01c58a3812f1545c8098c8e0de307465
0xac12d37f1015c3f52c5267202833b6dcca4fca42ff9de4de485a2b69652c536a
0x9e93e0fa3f8b9e6f106df5d01556b81b59c8d2e2929c2794242627d3bc7e33f1
0xa428c8cc2ef913b4467170f61382ab13625e77bb30deb4ff588cb4ecb8a58b26
0x410d512224fa4f3c9d30a1aff4d7c9929c7d8117e5dd54448c914dd840a5778a

Functions
Getter at block 20864986
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.