Provably Rare Gem

Verified contract

Proxy

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

No balances found for "Provably Rare Gem"

0x10860c4d2185b70555aa65d3c724a86ba0adda504ab182eb2465683f885413a2
0x3bb643fd977702301061c3587938a84bda5ed2f03d26820b90925e2572760929
0x90164b93b384af105cb2f6b9ecfc89bd0d809edaa18b543d44377d834fce6885
0xbcfb559d1c95816777d555c8283ccb16725a7ee0dfc979777bec6e383efd15ea
0x6bda72617cee2b3030a63044bc0adf994d442378c61badb57bb293a7b47659f4
0xb602a4c4d4d1ab92e10575c322555388a56634dc61094f7768ab0f19e584c391
0xd3a56fd47de6f1c45697d3f0f85c7ca7c28705b37d6640fddbb695094508638f
0x3576e85a76dce4fad90efe70c2acd6c71ae9b79827f91c71dececca2ea5ce6ed
0xee61f43524742009ab130f553988d602358dbde3cdb0813ba9d435ce2bfb57be
0x52fa225bc30b4187a40a92d5cd67c6821504c791bc87ad71cfc663ab7e814f7f

Functions
Getter at block 21248977
gemCount(view returns (uint256)
20
name(view returns (string)
Provably Rare Gem
owner(view returns (address)
0xb593d82d53e2c187dc49673709a6e9f806cdc835
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
gems(uint256view returns (string namestring colorbytes32 entropyuint256 difficultyuint256 gemsPerMineuint256 multiplieraddress crafteraddress manageraddress pendingManager)
isApprovedForAll(address accountaddress operatorview returns (bool)
luck(uint256 kinduint256 saltview returns (uint256)
nonce(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 kindview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
acceptManager(uint256[] kinds
craft(uint256 kinduint256 amountaddress to
create(string namestring coloruint256 difficultyuint256 gemsPerMineuint256 multiplieraddress crafteraddress managerreturns (uint256)
initialize(
mine(uint256 kinduint256 salt
renounceManager(uint256[] kinds
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferManager(uint256[] kindsaddress to
transferOwnership(address _owner
updateCrafter(uint256[] kindsaddress crafter
updateEntropy(uint256 kindbytes32 entropy
updateGemInfo(uint256 kindstring namestring color
updateMiningData(uint256 kinduint256 difficultyuint256 multiplieruint256 gemsPerMine
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Create(uint256 indexed kind
Mine(address indexed mineruint256 indexed kind
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.