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

Castle Of Allegiance

Verified contract

Active on Ethereum with 3,790 txns
Deployed by via 0x8f17e04f at 14926574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.97
0x28b4c37e72a113638f8d0be53bbf685e09ce19866e4520f9c21465cf26c7ee5f
0x95cfcf39146b37bde0184a21a2ca7d0479f7bb28abaaa617c2be17b09863ee69
0xae920cf6059a2752f2e51924d08363211aa63208ca9ea4652f8ba0d248f27b98
0x6f837aad3e2c83bea955755f793c59de15bd218586168d4b307665310899b93c
0x4ae3ed7f50666bbb756f80c5ce54f0e4d811ade5cee4b29cfe04590edfe246ff
0x41fe8bbc4823b805715647f516d4159adf12f26ac8b99aa3c4e352d090015b94
0x8e4aac5eeccc05c00b499e41e13405ede33fd3a485f09215d135b731682ae3ed
0xd77968a4f60267bd6f6c40c0939a2562bb142d84d80ff221cff2776d1e9beebf
0x07f27d329ecc24b1f973cfd9413ee63fea439b6404fc841be37f4fc2348eac11
0x0f10b422787707e81720fe6511035b18a5f711512346d3e62ae3331a9f78d2fb
From

Functions
Getter at block 20802499
baseURI(view returns (string)
ipfs://QmfA4jTHFXPdYzaJMcff7UCJw9zTKM3auLtY6Xrc1JWwWF/
maxPerFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
10000
name(view returns (string)
Castle Of Allegiance
owner(view returns (address)
0xe0eb4ccf815395124a504d10bbc4f0629757138c
price(view returns (uint256)
4000000000000000
symbol(view returns (string)
COA
totalFree(view returns (uint256)
10000
totalSupply(view returns (uint256)
9830
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
allegiance(address mintAddressuint256 count
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setMaxTotalFree(uint256 MaxTotalFree_
setPrice(uint256 price_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.