JukiResource

Verified contract

Active on Ethereum with 1,432 txns
Deployed by via 0x06a40fe9 at 15236528
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "JukiResource"

0xdcbbe405f654831893a70f3efe4889d573269feb6b43fdfab98dd7be445a1584
0x9c76f277074431c85da9ec0f4aa4e5f37ef04229159432f9b086237496fb7bae
0x1e0246ee69b6e07e84757596a78226e3aa50a496ea83d5c048859540bce8ba0c
0xb608c3fbbfcd734a930996af371dfb45a9dc6f4872af45a958301144dd31e067
0x1ef382e3b6240ba46df96b3e7fe45821fdc4996983ecd562b1706a475763fb26
0xce51b2cd6fa574f6a97bcc05e453eb20990576d1469a7facc50d548a3d514d98
From
0x21387cc105e514873224b6278c3f36d346fc99388457655487ea0b9762d7aaef
0x128f9e6e31d9d37bb953d206c9b8dada46cbc813d01bd7d28e7398af2efa4a11
0xf4e5f814959751a9a7668f5ff407f59ff75e75070e9743f0599c8ecea5fa7399
0xb37ab8891b3d8bc1240a483d52d9a640b63383cecbffad9a4556cf0db6dfb78a

Functions
Getter at block 21177928
RESOURCES_TYPEHASH(view returns (bytes32)
0x86509e98c75fc199dc9f6ff949b18e75bff35e9685b92e95923716a82bfda676
isActive(view returns (bool)
true
name(view returns (string)
Jukiverse Resources
owner(view returns (address)
0xc1f27b9a03eaf544f657f42dd66cd6f123b8b678
paused(view returns (bool)
false
signer(view returns (address)
0xfefe1c4bd53bbc3c5c91c96c38719de66c92999b
symbol(view returns (string)
JRESOURCE
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
playerNonce(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIds(uint256view returns (bool)
uri(uint256 typeIdview returns (string)
State-modifying
appendToken(uint256 _tokenId
burn(address _fromuint256[] _idsuint256[] _amounts
gib(address _touint256[] _idsuint256[] _amounts
mint(uint256[] _tokenIdsuint256[] _tokenAmountsuint256 _noncebytes _signature
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setActive(bool _status
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setRewardContract(address _contractAddressbool _status
setSigner(address _signer
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(address owneruint256 nonce
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _uriaddress _signeraddress _dev
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.