AKCB Physical Collectible #1

Verified contract

Proxy

Active on Ethereum with 2,780 txns
Deployed by via 0xaad071f7 at 19211020
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
6 additional variables

No balances found for "AKCB Physical Collectible #1"

0x985c11ee5bcca170e7d2e6247dc7eb4b7cfa93ac095ee4e207730f648e9749d7
0xfc34391acb83bfbc752af124baecad065b0889e5df13be67f107a9c4e6ce77ad
0xdc651feb9d546addb8c23cf6a546876620cad7b0329aa4179781fe89713bdbb2
0x351bad19eb6cf39f051ff5b25529914b11ea5b0682095ba6db60e46b3003396a
0x0331206aa466f679875a2729d83ab64e7d77a4f221734d9fbd95a22d74d7ac4c
0x4fb67ec9a49742de6173e24e0f8e978876c3362f9963c247dcede4192bd954c5
0x1b2768ab352b9ef0ef170b29e52c669f83e682d88fb03e9e2f4ec4aecdfe4078
0xbc3c4be87b4a01196a59db2552a4a9fa3792cc0b0695fde19c0487d9cb157a32
0x05cac7510d0c392ff22b658d73df3b42f7a61517ecafeee751e70335cef37136
0x0c2311ae206857308ec739c0e59b249bfff54f5708405155e01a445e16ca349d

Functions
Getter at block 21317807
akcbAddr(view returns (address)
0x77372a4cc66063575b05b44481f059be356964a4
baseURI(view returns (string)
ipfs://QmTJf65JDZRev8ya4WtZRnL8Lb4Fp6q4PjajcsPZrFrbin/
bitAddr(view returns (address)
0xb586d1dc01178ce79046e00ede62a3218722dfdd
burnAddr(view returns (address)
0x0000000000000000000000000000000000000000
burnable(view returns (bool)
false
name(view returns (string)
AKCB Physical Collectible #1
owner(view returns (address)
0x81cc5b913a872bc815a8a84ac08a55bc75d93c04
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
AKCBPC1
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
bitMinted(uint256view returns (bool)
collectablesHaveClaimed(uint256[] genesisIdsuint256[] bitbeastIdsview returns (bool[]bool[])
genesisMinted(uint256view returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
physicals(uint256view returns (bool existsbool claim_activestring nameuint256 iduint256 supplyuint256 max_supply)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addPhysical(string physical_nameuint256 idbool claim_activeuint256 max_supply
addPhysicals(string[] physicalNamesuint256[] physicalIds
airdropPhysicals(address[] addrsuint256 id
burnPhysical(uint256 physicalIduint256 amountaddress adr
claimBatch(uint256[] genesisIdsuint256[] bitbeastIdsuint256 physicalId
initialize(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBurner(address _burnAddrbool _burnable
setClaimablePhysicals(uint256[] physicalIdsbool claim_active
setURI(string _baseURI
transferOwnership(address newOwner
updatePhysical(string physical_nameuint256 idbool claim_activeuint256 max_supply
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
OperatorNotAllowed(address operator