KpopItem

Verified contract

Active on Ethereum with 337 txns
Deployed by via 0xf2703665 at 5213262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KpopItem"

0x53c986705fcc14751d251eb42ecdba512b433f4c9a3af9f283e3aa0a30982c18
0x671f0ca86a7bcc9617efbe962375385882c1988bc872d33d577e7b8c8097dac0
0xe3c3464589050360761a1e97f7b1d338ab0113037aaa00bab0e4d1dea682d954
0xf5397e267b3b84c872d566f22a0bfddbd2a3147aeb46500139f3eb71bb405bbd
0x6e4d1fd7a4125369f4047b77c0dc8f3e55818f45e3a0a3b3fa186006a549ec2e
0xa890af8c018dc1ebeaa5f80b1729f8ba05b77badae3af97656d69c9e251f2dbd
0x2d1d84ef2a346d0dfe6ee4c28c7861365c841edc62abe47e95c26dbee9032228
0xf42a2a419caabec0c4ff3dee2fd0af13071b92407fc306afe971ca4fe8d220bf
0x82e52aae66fe4711741de3bb6f49b306a913a5c839265088be1c31afcb1f0c6a
0x7a7f8740eedf305e9509667d27207a4898be5be349039ab52da74388f0c20691

Functions
Getter at block 21167568
DIVIDEND(view returns (uint256)
3
GROWTH_BUMP(view returns (uint256)
400000000000000000
KPOP_ARENA_CONTRACT_ADDRESS(view returns (address)
0xb919af95f358c8eca0bafc57ff5296b620128d11
KPOP_CELEB_CONTRACT_ADDRESS(view returns (address)
0x124f967d50dedf23d9b1cc4ac42851513bc67c07
MIN_STARTING_PRICE(view returns (uint256)
10000000000000000
NAME(view returns (string)
KpopItem
PRICE_INCREASE_SCALE(view returns (uint256)
120
SYMBOL(view returns (string)
KpopItem
author(view returns (address)
0x5b5b3e475501b6d7baa80885b4849217fcfbf2ed
coauthor(view returns (address)
0xf646dc0e7755ae1922216b6780b2f6fbda5f845d
implementsERC721(pure returns (bool)
true
manufacturer(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256 total)
46
Read-only
balanceOf(address _ownerview returns (uint256 balance)
celebOf(uint256 _itemIdview returns (uint256 celebId)
getItem(uint256 _itemIdview returns (string nameuint256 priceaddress owneruint256[6] traitValuesuint256 celebId)
itemIdToApprovedRecipient(uint256view returns (address)
itemIdToCelebId(uint256view returns (uint256)
itemIdToOwner(uint256view returns (address)
itemIdToPrice(uint256view returns (uint256)
itemIdToTraitValues(uint256uint256view returns (uint256)
items(uint256view returns (string name)
ownerOf(uint256 _itemIdview returns (address addr)
userToNumItems(addressview returns (uint256)
State-modifying
approve(address _touint256 _itemId
buy(uint256 _itemIdpayable 
createItem(string _nameuint256 _priceuint256 _celebIdaddress _owneruint256[6] _traitValues
setCoAuthor(address _coauthor
setDividend(uint256 _dividend
setGrowthBump(uint256 _bump
setKpopArenaContractAddress(address _address
setKpopCelebContractAddress(address _address
setManufacturer(address _manufacturer
setMinStartingPrice(uint256 _price
setPriceIncreaseScale(uint256 _scale
takeOwnership(uint256 _itemId
transfer(address _touint256 _itemId
transferFrom(address _fromaddress _touint256 _itemId
transferToWinner(address _winneraddress _loseruint256 _itemId
updateItem(uint256 _itemIdstring _nameuint256[6] _traitValues
withdraw(uint256 _amountaddress _to
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 itemId
ItemSold(uint256 itemIduint256 oldPriceuint256 newPricestring itemNameaddress prevOwneraddress newOwner
Transfer(address indexed fromaddress indexed touint256 itemId
TransferToWinner(uint256 itemIduint256 oldPriceuint256 newPricestring itemNameaddress prevOwneraddress newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.