RivermenScrollsImplV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x54d527ca at 16180363
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
14 additional variables

No balances found for "RivermenScrollsImplV3"

No transactions found for "RivermenScrollsImplV3"


Functions
Getter at block 21158621
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
baseURI(view returns (string)
implementationVersion(pure returns (string)
3.0.0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
proxyRegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
rivermen(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
timeStop(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
fusionCount(uint256 tokenIdbool isPawnview 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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenDetail(uint256 tokenIdview returns (struct RivermenScrollsDataProduct)
tokenHierarchy(uint256 locationIdview returns (struct RivermenScrollsDataHierarchy)
tokenIdsByOwner(address ownerview returns (uint256[])
tokenInfo(uint256[] tokenIdsview returns (struct RivermenScrollsDataProduct[])
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
verifyCompose(uint256[] tokenIdsbool checkOwnerview returns (bool)
verifyFusion(uint256[] tokenIdsbool fromPawnbool checkOwnerview returns (bool)
State-modifying
approve(address touint256 tokenId
compose(uint256[] tokenIds
fuse(uint256[] tokenIdsbool fromPawn
grantRole(bytes32 roleaddress account
initialize(address _rivermenAddressstring _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
setHierarchy(uint16[] locationIdsuint16[] parentLocationIdsuint16[][] listChildLocationIds
setTimeStop(uint256 _timeStop
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
ComposeItemAwarded(address indexed payeruint256 indexed tokenIduint256 eventTimeuint256[] fromTokenIds
FusedItemAwarded(address indexed payeruint256 indexed tokenIduint256 eventTime
Initialized(uint8 version
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.