AKEYCalledBEAST

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x01250cc9 at 17855229
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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "AKEYCalledBEAST"

No transactions found for "AKEYCalledBEAST"


Functions
Getter at block 21201150
akcbAddr(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
Read-only
_walletsMinted(addressview returns (uint32)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
beastsHaveClaimed(uint256[] genesisIdsview returns (bool[])
cards(uint256view returns (bool existsbool mint_activebool unlockablestring nameuint256 iduint256 supplyuint256 beast_list_max)
genesisMinted(uint256view returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
padlocks(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
airdrop(address[] adrsuint256[] amountsuint256 id
initialiseCard(string card_nameuint256 idbool mint_activeuint256 beast_list_max
initialize(
mintBeastList(uint256 cardIduint256 amountbytes32[] proofpayable 
mintGenesisBatch(uint256[] genesisIdsuint256 cardId
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setPadlocks(address[] _adrbool _can
setURI(string _baseURI
setVerificationHash(bytes32 _hash
transferOwnership(address newOwner
unlock(uint256 cardIduint256 amountaddress adr
updateCard(string card_nameuint256 idbool mint_activeuint256 beast_list_maxbool unlockable
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
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
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator