ChronoForge Prospecting Deeds

Verified contract

Proxy

Active on Ethereum with 494 txns
Deployed by via 0xbd0869b3 at 19021931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 7 additional slots

No balances found for "ChronoForge Prospecting Deeds"

0xef11886e6cf5036f7bdd89b1355e0c4444c396b006ae0fbcf0b9840675372167
0xfbd19745e61cb7cde35ac802d24e50e3f3036742d9169e1454347f16ccab16e8
0xfe7e93624f12cfa9f990790b832e907a2a77c3985da3e79ccc9dda2d90bc3db3
From
0x7dce7ac0e010d01e96c63ad6d831fbe518d44359dd870f7df1912368b65eb445
0x6919962b26f13bcb26f8df7d542e5d1c4aa9c2149db18e41b2a75e3f590d3821
0xadab357bc4f0ba1ea9ea8696923fc07b5a163f9e503a3e4c9c56cb6f0409549f
0x77a6aa9c240fd324f3b4bb834792800a22f081c4c3e5213a79bd98c1edfd2d06
0x434756b8f33a8375bdc049a45e24e2996c02ab2469a3acb0baef54046eaf596d
0x97906aa6721da06f6f7b92fa08d39f4012619621356ed05c9c9b028a63f251d3
0x7ba34929f386a2624f3459b2a0628c2c57f8fb31ce0bfd329f16750b2c840e5c

Functions
Getter at block 21116100
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WITHDRAW_ROLE(view returns (bytes32)
0x5d8e12c39142ff96d79d04d15d1ba1269e4fe57bb9d26f43523628b34ba108ec
_currentBaseURI(view returns (string)
https://api.chronoforge.gg/meta/deed/
chronosContract(view returns (address)
0xa2ea5cb0614f6428421a39ec09b013cc3336efbe
limitAtAdminMint(view returns (uint16)
1
limitAtAirdropMint(view returns (uint16)
500
limitAtPublicMint(view returns (uint16)
451
name(view returns (string)
ChronoForge Prospecting Deeds
price(view returns (uint256)
23000000000000000000000
saleActive(view returns (bool)
true
symbol(view returns (string)
CFPD
totalSupply(view returns (uint256)
500
withdrawAddress(view returns (address)
0xdf53617a8ba24239abeaaf3913f456ebaba8c739
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
adminMint(address _to
approve(address touint256 tokenIdpayable 
batchAirdrop(address[] _addresses
grantRole(bytes32 roleaddress account
initialize(
mint(uint8 _quantity
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseUri
setChronosContract(address _chronosContractAddress
setLimitAtAdminMint(uint16 _limitAtAdminMint
setLimitAtAirdropMint(uint16 _limitAtAirdropMint
setLimitAtPublicMint(uint16 _limitAtPublicMint
setMintPrice(uint256 _newPrice
setName(string _newName
setSaleActive(bool _saleActive
setSymbol(string _newSymbol
setWithdrawAddress(address _withdrawAddress
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(uint256 _amountbool _withdrawAll
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CannotMintToZeroAddress(
ExceedsMaxSupply(
InsufficientFunds(
InsufficientFundsInContract(
InsufficientRole(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleInactive(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(