RiverBoxImplV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x87f8121d at 13219369
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 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
28 additional variables

No balances found for "RiverBoxImplV2"

No transactions found for "RiverBoxImplV2"


Functions
Getter at block 20808462
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseURI(view returns (string)
boxPrice(view returns (uint256)
0
devAddress(view returns (address)
0x0000000000000000000000000000000000000000
devShare(view returns (uint8)
0
funderAddress(view returns (address)
0x0000000000000000000000000000000000000000
fuseLock(view returns (bool)
false
implementationVersion(pure returns (string)
2.0.0
marketAddress(view returns (address)
0x0000000000000000000000000000000000000000
marketShare(view returns (uint8)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pawnsStock(view returns (uint256)
0
randomGeneratorAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalClaimableAmount(view returns (uint256)
0
totalReferrerContrib(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
allInfo(uint256 tokenIdview returns (struct IRiverBoxV2Productaddressstring)
balanceOf(address ownerview returns (uint256)
batchStockInfo(uint256 startIndexuint256 lengthview returns (uint256[]uint256[])
claimableAmountMapping(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
paidBoxes(addressview returns (uint256)
referrerContrib(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenDetail(uint256 tokenIdview returns (struct IRiverBoxV2Product)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] receivers
approve(address touint256 tokenId
batchSetPawnLocationStock(uint16[] locationIdsuint16[] locationIdStocks
buy(uint256 qualityaddress referrerpayable 
grantRole(bytes32 roleaddress account
initialize(uint256 _boxPricestring _namestring _symbolstring _initBaseURIaddress _proxyRegistryAddress
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setBoxPrice(uint256 newPrice
setRandomGenerator(address newAddress
setShare(address _funderAddressaddress _devAddressaddress _marketAddressuint8 _devShareuint8 _marketShare
setTokenURI(uint256 tokenIdstring _tokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unPause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
BoxAwarded(address indexed payeruint256 indexed tokenIduint256 eventTime
BoxPriceChanged(uint256 indexed fromuint256 indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.