CryptoMonkzV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x51dd559b at 14190250
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 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
6 additional variables

No balances found for "CryptoMonkzV3"

No transactions found for "CryptoMonkzV3"


Functions
Getter at block 20952447
CLAIM_TYPE_HASH(view returns (bytes32)
0x5cc75c7ac74c9a5a4a5dadf730d22e35df6c9d24508b8849d897108a4bf4ee02
MAX_SUPPLY(view returns (uint256)
0
contractURI(view returns (string)
 
getBalance(view returns (uint256)
minimumValue(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
signer(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
fibValues(uint16view returns (uint256)
getCharacter(uint256 idview returns (uint16uint8uint8uint16uint16uint16)
isApprovedForAll(address accountaddress operatorview returns (bool)
roundData(addressview returns (uint256)
strings(uint256view returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
uri(uint256 _tokenIdview returns (string)
State-modifying
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCharacter(uint256 iduint256 data
setFibValues(uint16 offsetuint256[] values
setStrings(uint256[] keysstring[] values
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawETH(address recipientuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
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
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.