Crypto Nijigen Girls
Verified contract
Proxy
Active on
Ethereum with 714 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
2 additional
variables
Balances ($0.00)
No balances found for "Crypto Nijigen Girls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20588934 | 3 months ago | | | 0 | 0.000043637408 | |
| 20411933 | 4 months ago | | | 0 | 0.00014769894 | |
| 20167277 | 5 months ago | | | 0 | 0.00025349203 | |
| 18804399 | a year ago | | | 0 | 0.00092976614 | |
| 18443666 | a year ago | | | 0 | 0.0010617566 | |
| 18103717 | a year ago | | | 0 | 0.00049948460 | |
| 18094141 | a year ago | | | 0 | 0.00053639724 | |
| 17944411 | a year ago | | | 0 | 0.00096988297 | |
| 17944402 | a year ago | | | 0 | 0.0011360749 | |
| 17944394 | a year ago | | | 0 | 0.0012119209 |
ABI
ABI objects
Getter at block 21208483
name() view returns (string)
Crypto Nijigen Girls
owner() view returns (address)
0xb1ec048ab70e683ddc3d52d2d18745ddc5c8d5ce
symbol() view returns (string)
CNG
totalSupply() view returns (uint256)
888
Read-only
adminMap(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
exists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
ownerTokenIds(address account) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenIdOfIndex(uint256 _index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
withdrawnTokens(uint256) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addAdmin(address newAddress)
approve(address to, uint256 tokenId)
banCNG(uint256 _tokenId)
buyCNG(uint256 _tokenId)
deposit(address user, bytes depositData)
initialize()
mint(address user, uint256 _tokenId)
mint(address user, uint256 _tokenId, bytes metaData)
release(address account)
renounceOwnership()
safeBatchMintCNG(uint256[] ids) payable
safeMintCNG(uint256 _tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sellCNG(uint256 _tokenId, uint256 _price, uint256 _days)
setApprovalForAll(address operator, bool approved)
setBaseSellPrice(uint256 baseSellPrice)
setErc20TokenAddress(address newErc20TokenAddress)
setURI(string newuri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 tokenId)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NftBan(address _seller, uint256 _tokenId)
NftBatchBought(address _seller, address _buyer, uint256 _price, uint256[] _tokenIds)
NftBought(address _seller, address _buyer, uint256 _price, uint256 _tokenId)
NftSell(address _seller, uint256 _price, uint256 _tokenId, uint256 _days)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.