CryptoNijigenGirlsUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x7dd9fe28 at 13530905
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 43 additional slots
-
variable spans 48 additional slots

No balances found for "CryptoNijigenGirlsUpgradeable"

No transactions found for "CryptoNijigenGirlsUpgradeable"


Functions
Getter at block 21208483
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
adminMap(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownerTokenIds(address accountview returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdOfIndex(uint256 _indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
withdrawnTokens(uint256view returns (bool)
State-modifying
addAdmin(address newAddress
approve(address touint256 tokenId
banCNG(uint256 _tokenId
buyCNG(uint256 _tokenId
deposit(address userbytes depositData
initialize(
mint(address useruint256 _tokenId
mint(address useruint256 _tokenIdbytes metaData
release(address account
renounceOwnership(
safeBatchMintCNG(uint256[] idspayable 
safeMintCNG(uint256 _tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sellCNG(uint256 _tokenIduint256 _priceuint256 _days
setApprovalForAll(address operatorbool approved
setBaseSellPrice(uint256 baseSellPrice
setErc20TokenAddress(address newErc20TokenAddress
setURI(string newuri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NftBan(address _selleruint256 _tokenId
NftBatchBought(address _selleraddress _buyeruint256 _priceuint256[] _tokenIds
NftBought(address _selleraddress _buyeruint256 _priceuint256 _tokenId
NftSell(address _selleruint256 _priceuint256 _tokenIduint256 _days
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.