RadbroWebringV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbffc03dc at 16780672
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
5 additional variables

No balances found for "RadbroWebringV2"

No transactions found for "RadbroWebringV2"


Functions
Getter at block 20869123
MAX_SUPPLY(view returns (uint256)
5000
PUBLIC_MINTABLE(view returns (uint256)
3165
RESERVE_MINTS(view returns (uint256)
200
V1_UPRGADE_MINTS(view returns (uint256)
1635
baseTokenURI(view returns (string)
beneficiary(view returns (address)
0x0000000000000000000000000000000000000000
ethCurve(view returns (uint256 lastUpdateuint128 spotPriceuint128 priceDeltauint128 priceDecayuint128 maxPriceuint128 minPrice)
(lastUpdate=0, spotPrice=0, priceDelta=0, priceDecay=0, maxPrice=0, minPrice=0)
ethPrice(view returns (uint256)
0
mintedForUpgrade(view returns (uint256)
0
mintedFromRAD(view returns (uint256)
0
mintedFromReserve(view returns (uint256)
0
mintedPrizeRadbros(view returns (uint256)
0
mintedfromETH(view returns (uint256)
0
mintingEnabled(view returns (bool)
false
name(view returns (string)
operator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
publicCurve(view returns (uint256 lastUpdateuint128 spotPriceuint128 priceDeltauint128 priceDecayuint128 maxPriceuint128 minPrice)
(lastUpdate=0, spotPrice=0, priceDelta=0, priceDecay=0, maxPrice=0, minPrice=0)
radCurve(view returns (uint256 lastUpdateuint128 spotPriceuint128 priceDeltauint128 priceDecayuint128 maxPriceuint128 minPrice)
(lastUpdate=0, spotPrice=0, priceDelta=0, priceDecay=0, maxPrice=0, minPrice=0)
radbroV1(view returns (address)
0xe83c9f09b0992e4a34faf125ed4fedd3407c4a23
radcoinV1(view returns (address)
0x6af36add4e2f6e8a9cb121450d59f6c30f3f3722
radcoinV2(view returns (address)
0x0000000000000000000000000000000000000000
radlistCurve(view returns (uint256 lastUpdateuint128 spotPriceuint128 priceDeltauint128 priceDecayuint128 maxPriceuint128 minPrice)
(lastUpdate=0, spotPrice=0, priceDelta=0, priceDecay=0, maxPrice=0, minPrice=0)
randProvider(view returns (address)
0x0000000000000000000000000000000000000000
signer(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
Read-only
acceptedTokens(addressview returns (uint256 lastUpdateuint128 spotPriceuint128 priceDeltauint128 priceDecayuint128 maxPriceuint128 minPrice)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
freeMinters(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getPriceETH(uint256 numItemsview returns (uint256 inputValue)
getPriceRAD(uint256 numItemsview returns (uint256 inputValue)
getUpgradeHashToSign(struct RadbroWebringV2UpgradeRadbroParams paramspure returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
lastRadlistMint(addressview returns (uint256 timestampuint256 totalMinted)
merkleRoots(uint32view returns (bytes32)
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[])
userExpires(uint256 tokenIdview returns (uint256)
userOf(uint256 tokenIdview returns (address)
verifyMerkleProof(uint32 keyuint32 valueaddress walletbytes32[] merkleProofview returns (bool valid)
State-modifying
approve(address touint256 tokenIdpayable 
mintFromETH(address touint256 npayable 
mintFromRadcoin(address touint256 nuint256 maxInputuint256[] radbroIds
mintFromReserve(address touint256 n
onERC721Received(addressaddressuint256bytesreturns (bytes4)
pullETH(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setBeneficiary(address _beneficiary
setETHCurve(struct RadLinearCurveRadCurve _ethCurve
setMerkleRoot(uint32 keybytes32 _merkleRoot
setOperator(address _operator
setRADCurve(struct RadLinearCurveRadCurve _radCurve
setSigner(address _signer
setUser(uint256 tokenIdaddress useruint64 expires
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
upgradeFromV1(struct RadbroWebringV2UpgradeRadbroParams paramsbytes signature
Events
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RadbroMintedAcceptedERC20(address indexed useruint32 quantityaddress indexed token
RadbroMintedETH(address indexed useruint32 quantity
RadbroMintedRAD(address indexed useruint32 quantitybool indexed fromRadlist
RadbroMintedReserve(address indexed useruint32 quantity
RadbroUpgraded(address indexed useruint32 quantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UpdateUser(uint256 indexed tokenIdaddress indexed useruint64 expires
WonFreeRadbro(address indexed useruint256 id
WonFreeRadcoin(address indexed useruint256 quantity
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SetUserCallerNotOwnerNorApproved(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(