SupShop

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9c352ca9 at 13496335
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

No balances found for "SupShop"

No transactions found for "SupShop"


Functions
Getter at block 20929234
KingFrogs(view returns (address)
0x0000000000000000000000000000000000000000
Voltage(view returns (address)
0x0000000000000000000000000000000000000000
numTypes(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
itemTypePrices(uint256view returns (uint256)
maxSupplies(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplies(uint256view returns (uint256)
totalSupply(uint256 typeIdview returns (uint256)
uri(uint256 typeIdview returns (string)
State-modifying
addItemType(uint256 itemTypeIduint256 itemTypePriceuint256 supply
burnItem(address burnTokenAddressuint256 typeIduint256 amount
initialize(
mint(uint256 iduint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFrog(address KingFrogsAddress
setVoltage(address voltAddy
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.