TwistGear

Verified contract

Active on Ethereum with 511 txns
Deployed by via 0x8c27a962 at 15973397
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "TwistGear"

0x7c9ae511d49a9c363e7dc038367d88f64ab6a33d20c5924f59f22d777a1af49c
0x5013b60e830d44a84d86f860cc272819510725569dc2811a7779d3b3c29d200a
0x79261ec0a1b88ab739baed6938767448dd1b58d200f20c40aa6008af2d95ce70
0xf7f6e54d2573248f905671bc79ffe7c2ae0fc6be9a8e8da2c4f0a44b2b01cabe
0xcf248ed724a0d691c15819ed0ff79202852d7d2e330af4472b01bd9405608e80
0x77c9df57b6b58da2310906690bec89f239f9d2801a0e8591b096b481c3cfa0d0
0x9d7e2f93ef5a071f1d34c21a1082fcb4cf790cfcfb5257b4624c76312890031b
0xed517556f40059deb9bf5a04a9e8f5d901f2ed099620beabc9cb9311c144727f
0x46317dfb77b846d63b7d6437b430ad8ae13e9c55fe940cb4326b16d44f41c689
0x4f675397ec592054a564961befd91ab661d99c2cf26b3476d211e8ecc95a9946

Functions
Getter at block 21248151
CONTRACT_VERSION(view returns (uint8)
2
EARLY_MINT_PRICE(view returns (uint256)
0
PRICE(view returns (uint256)
0
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
https://3dmodel.mypinata.cloud/ipfs/QmWctDK5yQsUMwbtWzmo17ooEELR1JWhwKMatnvvH1CFHD/
baseTokenURI(view returns (string)
https://3dmodel.mypinata.cloud/ipfs/QmWctDK5yQsUMwbtWzmo17ooEELR1JWhwKMatnvvH1CFHD/
calcAvailableBalance(view returns (uint256)
0
collectionSize(view returns (uint256)
1000
currentTokenId(view returns (uint256)
1000
earlyMintTokenIdCap(view returns (uint256)
500
erc20Payable(view returns (address)
0x19598d6c1832f5111d64d3512ce7823d4d0c2111
getNextTokenId(view returns (uint256)
1001
maxBatchSize(view returns (uint256)
1
mintingOpen(view returns (bool)
true
name(view returns (string)
TwistGear
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0x19598d6c1832f5111d64d3512ce7823d4d0c2111
payableAddressCount(view returns (uint256)
1
redemptionAddress(view returns (address)
0x000000000000000000000000000000000000dead
redemptionModeEnabled(view returns (bool)
false
redemptionSurcharge(view returns (uint256)
0
symbol(view returns (string)
TwistGear
totalSupply(view returns (uint256)
1000
usingEarlyMintIncentive(view returns (bool)
true
verifiedClaimModeEnabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
chargeAmountForERC20(address _erc20TokenContractview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getPrice(uint256 _countview returns (uint256)
inTeam(address _addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForERC20Payments(address _erc20TokenContractview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
redemptionContracts(addressview returns (bool)
restrictedApprovalAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenRedemptions(addressuint256view returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOrUpdateERC20ContractAsPayment(address _erc20TokenContractbool _isActiveuint256 _chargeAmountInTokens
addToTeam(address _address
approve(address touint256 tokenId
disableERC20ContractAsPayment(address _erc20TokenContract
disableERC20OnlyMinting(
disableEarlyMintIncentive(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
enableEarlyMintIncentive(
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleERC20(address _touint256 _amountaddress _erc20TokenContractpayable 
openMinting(
redeem(address redemptionContractuint256 tokenIdpayable 
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalRestriction(address _addressbool _isRestricted
setBaseTokenExtension(string baseExtension
setBaseURI(string baseURI
setERC20PayableAddress(address _newErc20Payable
setEarlyIncentivePrice(uint256 _feeInWei
setEarlyMintTokenIdCap(uint256 _newTokenIdCap
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setRedeemableContract(address _contractAddressbool _status
setRedemptionAddress(address _newRedemptionAddress
setRedemptionMode(bool _newStatus
setRedemptionSurcharge(uint256 _newSurchargeInWei
setVerifiedClaimMode(bool _newStatus
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
verifedClaim(address redemptionContractuint256 tokenIdpayable 
withdrawAll(
withdrawERC20(address _tokenContractuint256 _amountToWithdraw
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeemed(address indexed fromuint256 indexed tokenIdaddress indexed contractAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
VerifiedClaim(address indexed fromuint256 indexed tokenIdaddress indexed contractAddress
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.