RivermenScrolls
Verified contract
Proxy
Active on
Ethereum with 3,433 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
18 additional
variables
Balances ($0.00)
No balances found for "RivermenScrolls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20662057 | 3 months ago | | | 0 | 0.00014702310 | |
| 20192030 | 5 months ago | | | 0 | 0.00011203617 | |
| 17968476 | a year ago | | | 0 | 0.00076275941 | |
| 17968218 | a year ago | | | 0 | 0.0012273662 | |
| 17968217 | a year ago | | | 0 | 0.0012400237 | |
| 17547293 | a year ago | | | 0 | 0.00072279841 | |
| 17510427 | a year ago | | | 0 | 0.0012617391 | |
| 17510363 | a year ago | | | 0 | 0.0015677928 | |
| 17507571 | a year ago | | | 0 | 0.0015298581 | |
| 17405273 | a year ago | | | 0 | 0.0010217000 |
ABI
ABI objects
Getter at block 21246864 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
baseURI() view returns (string)
https://rivermen.io/api/rivernft/rivermenscrolls/metadata/
implementationVersion() pure returns (string)
3.0.0
name() view returns (string)
RivermenScrolls
owner() view returns (address)
0x5fb1b0c710db828f8b0e1242a44737e1fe046d3f
paused() view returns (bool)
false
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
rivermen() view returns (address)
0xcfff4c8c0df0e2431977eba7df3d3de857f4b76e
symbol() view returns (string)
RS
timeStop() view returns (uint256)
1671105600
totalSupply() view returns (uint256)
727
Read-only
balanceOf(address owner) view returns (uint256)
fusionCount(uint256 tokenId, bool isPawn) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenDetail(uint256 tokenId) view returns (struct RivermenScrollsDataProduct)
tokenHierarchy(uint256 locationId) view returns (struct RivermenScrollsDataHierarchy)
tokenIdsByOwner(address owner) view returns (uint256[])
tokenInfo(uint256[] tokenIds) view returns (struct RivermenScrollsDataProduct[])
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
verifyCompose(uint256[] tokenIds, bool checkOwner) view returns (bool)
verifyFusion(uint256[] tokenIds, bool fromPawn, bool checkOwner) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
compose(uint256[] tokenIds)
fuse(uint256[] tokenIds, bool fromPawn)
grantRole(bytes32 role, address account)
initialize(address _rivermenAddress, string _initBaseURI, address _proxyRegistryAddress)
pause()
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setHierarchy(uint16[] locationIds, uint16[] parentLocationIds, uint16[][] listChildLocationIds)
setTimeStop(uint256 _timeStop)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
ComposeItemAwarded(address indexed payer, uint256 indexed tokenId, uint256 eventTime, uint256[] fromTokenIds)
FusedItemAwarded(address indexed payer, uint256 indexed tokenId, uint256 eventTime)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.