ChronoForge Support Airships

Verified contract

Proxy

Active on Ethereum with 1,635 txns
Deployed by via 0x82d97b75 at 18738283
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 Support Airships"

0x1a695221558ed889bee8229a30ff06fd01af2f24a3814ab72a8d34152efcb690
0x0ad4ae623a5906b831fe1a1a2f9f5f4700c7ef72601c0874b77557329a69340b
0x4e4167f5460c1c3525be6a3349b9fb3646d313d5e05fce5f09237a0d4115c6b6
0x8b5f52e6aef960e08ebc1ffd75212faec786f4c224ad41deb199d90a9181342e
0x85cb4a1f6d6d5aab8ce8f8c2daf10941a285186df5e5df1f1e38fc8c04615413
0x12c918a40e898b5a3f13498d5e2f397567272c43c06847b8dfea11f835ea5c87
0xb550dcf7e2f9227bf9aa301728467e33a5a38b0417e5b35f177ae566c9334033
0x86edbcca2c997242e45dac52648db9c05ec6c41405e92e8703beada16f0e3934
0x53413c3e72b70f6bddfbcb5f7317e4db4491fd79f2f1e3127e97c897fdb7db78
0xc07dd442f0df874d9e8c34441f59abbb27a2aec916ef144d9181705b52ed2844

Functions
Getter at block 21215642
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/supportairship/
maxMintPerTxPublic(view returns (uint8)
50
maxMintPerTxWl(view returns (uint8)
50
maxSupply(view returns (uint16)
2500
name(view returns (string)
ChronoForge Support Airships
publicMintPrice(view returns (uint256)
125000000000000000
saleActive(view returns (bool)
false
symbol(view returns (string)
CFSA
totalSupply(view returns (uint256)
2500
txSigner(view returns (address)
0x5d1266e2b7eac3fe473a50a53cf7cacf341fb505
withdrawAddress(view returns (address)
0xdf53617a8ba24239abeaaf3913f456ebaba8c739
wlMintPrice(view returns (uint256)
100000000000000000
wlSaleActive(view returns (bool)
false
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
adminMintAirship(address _topayable 
approve(address touint256 tokenIdpayable 
burn(uint256 _tokenId
decreaseSupply(uint16 _newSupply
grantRole(bytes32 roleaddress account
initialize(
mintAirship(uint16 _numberOfMintspayable 
mintAirshipWL(uint16 _allowedNumberOfMintsuint16 _numberOfMintsbytes _signaturepayable 
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
setMaxMintPerTxPublic(uint8 _newMaxMintPerTxPublic
setMaxMintPerTxWl(uint8 _newMaxMintPerTxWl
setName(string _newName
setPublicMintPrice(uint256 _newPublicMintPrice
setSaleActive(bool _saleActive
setSymbol(string _newSymbol
setTxSigner(address _newTxSigner
setWithdrawAddress(address _withdrawAddress
setWlMintPrice(uint256 _newWlMintPrice
setWlSaleActive(bool _wlSaleActive
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(
ExceedsMaxSupply(
ExcessMintAmount(
ExcessTotalMint(
InsufficientFunds(
InsufficientFundsInContract(
InsufficientRole(
InvalidQueryRange(
InvalidSignature(
InvalidSupplyUpdate(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PublicSaleInactive(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WhitelistSaleInactive(