Nishikigoi

Verified contract

Active on Ethereum with 2,260 txns
Deployed by via 0x6897deec at 13774766
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,436.53
0xdf3b1b874e87353db1de9c96e47e61fb5cb889081fb2d0d35e2e6388ecd4d18a
0x29375e20395ae5a6791ea29e2f2556c780a21cacb20daecde8f972f84dd802c2
0x95a780e7ddb2cc5b233e0b773a6a39e0551264515bf8e1c6249dbc76e5850ec4
0x3d8ff38fcb9ab712d30e9f8a76e290336210cb9ffae253ce34ce00cc4fda76b7
0x90af3004d3a49c836128d4085d8bd44d028ba6ba0bd765cf740cad3308cc5a47
0x7f3654db29901c6616cbeb76390ae80575d93785693f47845895aaabff03aaa2
0xf4394a138098fc7f2b8cdf77fb2d6df8064940203c1a2fcc7aea84958207aa20
0x5119b3fd3d0c9606606fa3cdf47d330a4cb79a5f9ec9332589e9f29fdd65cb51
0x37e1823a73b600f12bbdca007a5994bca13112c2df639b3c4cf54c0ed3aed1f0
0x48688bbd5de25267d1c3af65ad7712265faba94cf9e5f3336a6dc88fba5fda6d

Functions
Getter at block 21287531
MAX_SUPPLY(view returns (uint256)
10000
PRICE(view returns (uint256)
30000000000000000
isOnSale(view returns (bool)
false
name(view returns (string)
Nishikigoi
owner(view returns (address)
0x08f095520bbc7ab9f8351a1bf7f8c0084e1b0ff3
remainingAmountForPromotion(view returns (uint256)
0
remainingAmountForSale(view returns (uint256)
7067
symbol(view returns (string)
KOI
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedSalesTokenIdList(uint256 offsetuint256 limitview returns (uint256[])
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buy(uint256 tokenIdpayable 
buyBundle(uint256[] tokenIdListpayable 
freezeMetadata(
mintForPromotion(address touint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseURI(string newBaseURI
updateSaleStatus(bool __isOnSale
withdrawETH(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURIaddress __recipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.