tehBag Genesis

Verified contract

Active on Ethereum with 4,170 txns
Deployed by via 0x49034388 at 16839685
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 "tehBag Genesis"

0x87136d787b8e7d2ae25ebfde2e7a496085e46cf5484a8b21af57d2a71c98e4cd
0xaca684a907a9657247b781078b9696b5c6c3e2461379831554e5606d7736d23d
0x54a0b1bce0f532fcb0743c3ef647c60c73e4de7781a51bc695250b62d7121a13
0xccafb3b0f3aae7df23d6589539f3f6e7db9f2383d6fca7f59bc61fd9097c7355
0x72ff4d659cc7891744cf921cfe995e4e5f70b1aade583105f2aaa8fb13455409
0x16dba02fcc9aaa8429639ba6704dc87188baf1b8449dfdac5430a86732819fc7
0x5f744a7f8e70f340553aafc3bee39a8093685d13b00595c244f17d0efe303434
0xd48a7c3aec7f8055ea42b6b4e09e18c799059fbd5c9920326dc4da1261597cba
0xb836bbe972baac8de62d4bc93b2bc1ee6cf46c9d63101ae08361324eb1a8d29f
From
0xd042561851ea577be0c025a3e5cb65f969235838517c568d89d26165ecefaa86

Functions
Getter at block 21311390
MAX_SUPPLY(view returns (uint256)
2777
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_defaultRoyaltyInfo(view returns (address receiveruint96 royaltyFraction)
(receiver=0x39211ab93600ffbaa6e6193881cd60ca91d8bd12, royaltyFraction=5)
amountGuaranteedBuyWithETH(view returns (uint256)
58
amountGuaranteedBuyWithToken(view returns (uint256)
602
availableNFTS(view returns (uint256)
0
availableNFTsBag(view returns (uint256)
602
availableNFTsETH(view returns (uint256)
43
currentTokenId(view returns (uint256)
2763
disableContracts(view returns (bool)
true
maxMintPerAddress(view returns (uint256)
16
mintPrice(view returns (uint256)
10000000000000000000
mintPriceInBag(view returns (uint256)
10000000000000000000000000
name(view returns (string)
tehBag Genesis
os_filter_enabled(view returns (bool)
true
owner(view returns (address)
0x39211ab93600ffbaa6e6193881cd60ca91d8bd12
prepaidNFTs(view returns (uint256)
15
presaleStage(view returns (uint8)
4
royaltyPercentage(view returns (uint256)
10
royaltyReceiver(view returns (address)
0x39211ab93600ffbaa6e6193881cd60ca91d8bd12
symbol(view returns (string)
BAGS
token(view returns (address)
0x235c8ee913d93c68d2902a8e0b5a643755705726
totalSupply(view returns (uint256)
2762
Read-only
balanceOf(address ownerview returns (uint256)
buyers(addressview returns (uint256)
fcfsWL(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getUserAllocation(address userbool isClaimview returns (uint256)
getUserAllocationLeft(address userbool isTokenview returns (uint256)
getUserTotalAllocationInAllRounds(address userview returns (uint256uint256uint256)
guaranteedWL(addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
prepaidWL(addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addNFTsToBuyWithBag(uint256 _amount
addNFTsToBuyWithETH(uint256 _amount
approve(address operatoruint256 tokenId
burn(uint256 tokenId
claim(uint256 quantity
mint(uint256 quantitypayable 
mintOnlyOwner(address touint256 quantitybool isBag
mintUsingBag(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setDefaultRoyaltyInfo(address receiveruint96 amount
setDisableContracts(bool status
setFcfsUserAllocation(address useruint256 amount
setFcfsWL(address[] addressesuint256[] amount
setFilterStatus(bool status
setGuaranteedWL(address[] addressesuint256[] amount
setGuaranteedWLUserAllocation(address useruint256 amount
setMaxMintPerAddress(uint256 amount
setMintPrice(uint256 _mintPrice
setMintPriceUsingBag(uint256 amount
setPrepaidUserAllocation(address useruint256 amount
setPrepaidWL(address[] addressesuint256[] amount
setStage(uint8 _stage
setToken(address token
setprepaidNFTs(uint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawETH(
withdrawTokens(address token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EthTransfer(address touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenTransfer(address toaddress tokenuint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_uint256 _maxSupplyuint256 _amountGuaranteedToBuyWithBaguint256 _amountGuaranteedToBuyWithETHuint256 _mintPriceuint256 _mintPriceInBagaddress _tokenaddress _royaltyReceiveruint96 _royaltyPercentage
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator